summaryrefslogtreecommitdiff
path: root/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Basic_TLS/WIN32.vcxproj.filters
Commit message (Expand)AuthorAgeFilesLines
* Move out using mbedtls and fix impacted projectsreorg_network_transportAndy Sun2021-11-181-4/+6
* Add cellular library submodule path and demo (#695)andysun20152021-11-101-768/+777
* Remove duplicate error.c in WIN32.vcxproj.filters files (#662)Oscar Michael Abrina2021-07-221-3/+0
* Remove redundant mbedtls error sources (#654)Oscar Michael Abrina2021-07-191-2/+2
* Clean up demo project files (#468)Archit Gupta2020-12-121-27/+55
* Update mbedtls to v2.24.0 (#465)Carl Lundin2020-12-111-7/+1
* Replace exponential_backoff with submodule to FreeRTOS/backoffAlgorithm (#419)Archit Aggarwal2020-11-241-2/+2
* Update path for WinSim logging port (#385)Oscar Michael Abrina2020-11-061-1/+1
* Restructure platform directory (#382)Oscar Michael Abrina2020-11-051-10/+10
* Delete printf-stdarg.c and move logging.c from Source/Logging (#381)Oscar Michael Abrina2020-11-051-1/+1
* Rename platform files and submodules (#374)Oscar Michael Abrina2020-11-031-22/+22
* Update path to transport_interface.h from the coreMQTT submodule (#368)Oscar Michael Abrina2020-10-291-1/+1
* Relocate logging sources under FreeRTOS-Plus/Source/Logging (#354)Oscar Michael Abrina2020-10-201-1/+1
* Update mbedtls VS project filters (#351)Oscar Michael Abrina2020-10-191-161/+161
* Add MQTT Server Auth (Basic TLS) demo (#308)Sukhmani Minhas2020-10-141-0/+749