summaryrefslogtreecommitdiff
path: root/FreeRTOS-Plus/Source/Application-Protocols
Commit message (Expand)AuthorAgeFilesLines
* Update multiple submodules (#981)Gaurav-Aggarwal-AWS2023-03-304-0/+0
* Cellular transport return socket closed when remote disconnected (#922)chinglee-iot2023-02-101-0/+4
* [AUTO][RELEASE]: Bump file header version to "202212.00"jasonpcarroll2022-12-1018-18/+18
* mbedtls-pkcs11: Separate mbedtls rng pkcs11 callback into separate filePaul Bartell2022-12-074-47/+89
* Fix memory leak in transport_mbedtls_pkcs11.cPaul Bartell2022-12-073-70/+1
* Add error handling on Socket_t in transport layer. (#887)ActoryOu2022-12-056-13/+52
* [AUTO][RELEASE]: Bump file header version to "202211.00"jasonpcarroll2022-12-0117-17/+17
* FreeRTOS Windows Simulator Build Changes and LTS 2.0 Update (#872)Soren Ptak2022-11-2921-621/+2092
* Update the coreSNTP revisionPaul Bartell2022-10-041-0/+0
* Update transport interface for compatibility (#844)chinglee-iot2022-08-266-52/+43
* Update coreHTTP submodule and revision in manifestPaul Bartell2022-08-171-0/+0
* Fix mpu simulator demo (#805)RichardBarry2022-04-051-0/+0
* Update coreHTTP submodule for llhttp (#803)Muneeb Ahmed2022-03-141-0/+0
* Return error if invalid input detected in transport layer (Send/Recv) (#773)ActoryOu2022-01-114-171/+310
* Apply release changes to main branch (#759)johnrhen2021-12-2312-12/+12
* Add variable PKCS11 label support to using_mbedtls_pkcs11 (#723)johnrhen2021-11-262-14/+59
* Remove using_mbedtls folder and move its content to the parent folder (#717)andysun20152021-11-188-0/+0
* [AUTO][RELEASE]: Bump file header version to "202111.00"aggarg2021-11-1312-12/+12
* [P3 Release] Update submodule Pointers of the spoke repos in P3 (#707)Shivangi2021-11-114-0/+0
* Update file header and cellular lib commit (#704)andysun20152021-11-112-4/+9
* Add cellular library submodule path and demo (#695)andysun20152021-11-1012-8/+1079
* Remove non-ASCII characters (#701)Gaurav-Aggarwal-AWS2021-11-081-1/+1
* Update submodule pointers (#680)Gaurav-Aggarwal-AWS2021-09-024-0/+0
* [AUTO][RELEASE]: Bump file header version to "202107.00"tianmc12021-07-2410-10/+10
* Updated submodule libraries to latest release (#667)tianmc12021-07-234-0/+0
* Replace library links with the application-protocols one (#665)lienng_aws2021-07-231-11/+6
* Remove redundant mbedtls error sources (#654)Oscar Michael Abrina2021-07-194-14/+10
* [P3] Submodule pointer update to LTS Libraries (#640)Shivangi2021-07-143-0/+0
* Update coreSNTP submodule and coreSNTP demo (#631)Archit Aggarwal2021-06-251-0/+0
* Add unauthenticated mode demo for coreSNTP library for time synchronization (...Archit Aggarwal2021-06-101-0/+0
* Merge FreeRTOS 202104.00 to main (#585)Archit Aggarwal2021-04-299-8/+8
* Rename MQTT Agent structs and files (#576)Archit Aggarwal2021-04-261-0/+0
* Automate doxygen ZIP creation with GitHub Action (#568)Archit Aggarwal2021-04-211-0/+0
* Add feature to set credentials using buffer in MQTT_Mutual_Auth_wolfSSL demo ...TakayukiMatsuo2021-04-211-58/+119
* Replace multithreading demo with MQTT Agent (#563)Muneeb Ahmed2021-04-201-0/+0
* Add MQTT Agent submodule (#551)Muneeb Ahmed2021-04-092-0/+3
* Minor changes to wolfSSL MQTT demo files (#493)Carl Lundin2021-02-041-114/+135
* Add MQTT_Mutual_Auth_wolfSSL demo (#464)TakayukiMatsuo2021-02-022-0/+653
* Call taskYIELD after calling FreeRTOS_send in Plaintext_FreeRTOS_send (#491)Marc-Antoine Lalonde2021-01-251-9/+22
* [AUTO][RELEASE]: Bump file header version to "202012.00"Joseph Julicher2020-12-158-8/+8
* [AUTO][RELEASE]: Bump submodules per manifest.yml for V202012.00Joseph Julicher2020-12-152-0/+0
* Update submodules of CSDK libraries (#473)Oscar Michael Abrina2020-12-132-0/+0
* Add links to the MQTT agent in the non-agent mqtt demos (#470)RichardBarry2020-12-111-0/+0
* Map errors from FreeRTOS+TCP to mbedTLS and make read non-blocking when reque...Oscar Michael Abrina2020-12-112-5/+35
* Update comments about NetworkContext definition (#461)Oscar Michael Abrina2020-12-113-3/+24
* Update demos to use version macro from coreMQTT (#460)Archit Aggarwal2020-12-101-0/+0
* Update MQTT config for Keep Alive demo that uses dummy timer (#457)Archit Aggarwal2020-12-091-0/+0
* Move corePKCS11 forward and update to latest core_pkcs11.h (#441)Carl Lundin2020-12-071-0/+2
* Update readme.txt (#446)yngki2020-12-041-4/+6
* Support multiple transports in the same compilation unit (#434)Oscar Michael Abrina2020-12-018-78/+198