summaryrefslogtreecommitdiff
path: root/FreeRTOS-Plus/Demo/coreMQTT_Windows_Simulator/MQTT_Mutual_Auth/DemoTasks/MutualAuthMQTTExample.c
Commit message (Expand)AuthorAgeFilesLines
* [AUTO][RELEASE]: Bump file header version to "202111.00"aggarg2021-11-131-1/+1
* [AUTO][RELEASE]: Bump file header version to "202107.00"tianmc12021-07-241-1/+1
* Merge FreeRTOS 202104.00 to main (#585)Archit Aggarwal2021-04-291-1/+1
* [AUTO][RELEASE]: Bump file header version to "202012.00"Joseph Julicher2020-12-151-1/+1
* Add links to the MQTT agent in the non-agent mqtt demos (#470)RichardBarry2020-12-111-3/+19
* Update comments about NetworkContext definition (#461)Oscar Michael Abrina2020-12-111-1/+7
* Update demos to use version macro from coreMQTT (#460)Archit Aggarwal2020-12-101-1/+1
* Support multiple transports in the same compilation unit (#434)Oscar Michael Abrina2020-12-011-0/+12
* Bump backoffAlgorithm submodule for API change and update demos (#426)Archit Aggarwal2020-11-301-43/+19
* Replace exponential_backoff with submodule to FreeRTOS/backoffAlgorithm (#419)Archit Aggarwal2020-11-241-25/+101
* Print metadata only after a line break (#397)Oscar Michael Abrina2020-11-101-6/+6
* Add code comments on the different requirements for credential constants betw...RichardBarry2020-11-091-0/+7
* Restructure platform directory (#382)Oscar Michael Abrina2020-11-051-3/+3
* Rename platform files and submodules (#374)Oscar Michael Abrina2020-11-031-1/+1
* Hygiene fix in MQTT demos to log warning for unexpected PINGRESP packet event...Archit Aggarwal2020-10-281-1/+5
* Add demo config option for disabling SNI (#359)Oscar Michael Abrina2020-10-211-20/+16
* Fix bug allowing an infinite subscribe loop (#348)Muneeb Ahmed2020-10-161-0/+3
* Match @param style for all MQTT demos (#343)Oscar Michael Abrina2020-10-131-1/+1
* Fix MISRA warnings for platform code used by MQTT demos (#337)Oscar Michael Abrina2020-10-131-14/+10
* Add username/password authentication for MQTT Mutual Auth Demo (#334)Oscar Michael Abrina2020-10-121-14/+138
* Remove extraneous call to MQTT_ProcessLoop (#333)Archit Aggarwal2020-10-091-10/+0
* Move MQTT Mutual Auth Demo from lts-development to master (#331)Oscar Michael Abrina2020-10-081-0/+873