summaryrefslogtreecommitdiff
path: root/FreeRTOS-Plus
Commit message (Expand)AuthorAgeFilesLines
* [AUTO][RELEASE]: Bump file header version to "202012.00"Joseph Julicher2020-12-15192-192/+192
* [AUTO][RELEASE]: Bump submodules per manifest.yml for V202012.00Joseph Julicher2020-12-157-0/+0
* [AUTO][RELEASE]: Bump file header version to "202012.00"Joseph Julicher2020-12-1539-39/+39
* Update FreeRTOS-Plus-TCP (#479)Cobus van Eeden2020-12-141-0/+0
* Move mbedtls tag to v2.25.0Carl Lundin2020-12-141-0/+0
* Fix pkcs11 demo build.Carl Lundin2020-12-142-4/+0
* Stack fix (#475)Sukhmani Minhas2020-12-141-7/+2
* Update submodule pointers (#476)Archit Gupta2020-12-143-0/+0
* Update submodules of CSDK libraries (#473)Oscar Michael Abrina2020-12-137-0/+0
* Delete HTTP demo task upon completion (#472)Oscar Michael Abrina2020-12-125-0/+5
* Clean up demo project files (#468)Archit Gupta2020-12-1234-894/+1491
* Split networking from posix and qemu mps2 demos (#455)alfred gedeon2020-12-1235-0/+12402
* Add links to the MQTT agent in the non-agent mqtt demos (#470)RichardBarry2020-12-1117-16/+160
* Update mbedtls to v2.24.0 (#465)Carl Lundin2020-12-1125-162/+21
* Map errors from FreeRTOS+TCP to mbedTLS and make read non-blocking when reque...Oscar Michael Abrina2020-12-115-23/+128
* Add comment about handling S3 request limits to S3 download demos (#462)Sukhmani Minhas2020-12-115-5/+19
* Update comments about NetworkContext definition (#461)Oscar Michael Abrina2020-12-1119-20/+136
* Update demos to use version macro from coreMQTT (#460)Archit Aggarwal2020-12-107-24/+30
* Update MQTT config for Keep Alive demo that uses dummy timer (#457)Archit Aggarwal2020-12-092-5/+39
* Move corePKCS11 forward and update to latest core_pkcs11.h (#441)Carl Lundin2020-12-0715-39/+108
* Fix FreeRTOS+TCP submodule pointer (#453)Archit Gupta2020-12-071-0/+0
* Update HTTP demo project files (#451)Sukhmani Minhas2020-12-076-38/+82
* Replace GPL with FreeRTOS license in MbedTLS demo config files (#447)Sukhmani Minhas2020-12-048-319/+159
* Change all occurrences of broker to server in coreHTTP demos folder. (#445)SarenaAWS2020-12-043-3/+3
* Update readme.txt (#446)yngki2020-12-041-4/+6
* Port S3 multi-threaded download demo from C-SDK (#436)Sukhmani Minhas2020-12-049-0/+3409
* Qemu mps2 networking (#439)alfred gedeon2020-12-032-0/+0
* Adds error messages for AWS demo mqtt helpers + misc fixes (#440)Archit Gupta2020-12-034-29/+31
* Update WindowsTargetPlatformVersion to 10.0 (#442)Oscar Michael Abrina2020-12-032-2/+2
* Move WolfSSL to ThirdParty and Submodule code (#433)Carl Lundin2020-12-03633-747564/+483
* Add retries to demos in case of a failure. (#435)leegeth2020-12-026-499/+986
* Port S3 Upload Demo from C-SDK (#417)Sukhmani Minhas2020-12-029-0/+3065
* Port S3 Download Demo from C-SDK (#416)Sukhmani Minhas2020-12-029-0/+3023
* Add UDP demo running FreeRTOS+TCP (#425)Aniruddha Kanhere2020-12-0219-9/+3105
* Fix TLS handshake failures in demos (#438)Archit Aggarwal2020-12-028-8/+8
* Clean up server setup instructions for MQTT and HTTP demos (#429)Oscar Michael Abrina2020-12-017-29/+15
* Support multiple transports in the same compilation unit (#434)Oscar Michael Abrina2020-12-0127-105/+405
* Update FreeRTOS+TCP submodule pointer (#427)Archit Gupta2020-11-302-4/+4
* Bump backoffAlgorithm submodule for API change and update demos (#426)Archit Aggarwal2020-11-309-286/+120
* corePKCS11 submodule and file path update (#424)Carl Lundin2020-11-305-199/+254
* Have metrics collector return amount written (#428)Archit Gupta2020-11-282-23/+42
* Add "Demo completed successfully" log in Jobs demo (#421)Archit Aggarwal2020-11-241-3/+10
* Add HTTP plaintext demo (#423)Oscar Michael Abrina2020-11-2410-3/+1719
* Porting HTTP Mutual Auth Demo from C-SDK (#414)Sukhmani Minhas2020-11-2413-6/+2811
* Replace exponential_backoff with submodule to FreeRTOS/backoffAlgorithm (#419)Archit Aggarwal2020-11-2432-557/+698
* Clean up defender demo (#422)Archit Gupta2020-11-244-93/+113
* Fix missing includes in defender demo (#418)Archit Gupta2020-11-234-6/+13
* Remove certs from AWS demos + misc fixes (#415)Archit Gupta2020-11-207-51/+7
* Port Defender demo from C-SDK (#407)Archit Gupta2020-11-1917-6/+4748
* Preparation for coreHTTP demos (#413)Sukhmani Minhas2020-11-196-0/+821