summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Moved definition of ucBufferStorage out of if macro. (#459)Pascal2020-12-101-11/+9
* 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
* Remove duplicate WinBase.h and Windows.h. (#458)Ming Yue2020-12-092-0/+0
* Update kernel submodule pointer to version 47338393f (#456)Cobus van Eeden2020-12-083-20/+13
* 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
* Update Kernel head (#444)alfred gedeon2020-12-041-0/+0
* 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-042-4/+7
* Port S3 multi-threaded download demo from C-SDK (#436)Sukhmani Minhas2020-12-049-0/+3409
* Qemu mps2 networking (#439)alfred gedeon2020-12-0325-516/+8119
* 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-03635-747564/+487
* 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
* Header Checker: Misc Enhancements (#437)David Chalco2020-12-022-77/+360
* 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
* Add code of conduct. (#430)Carl Lundin2020-12-011-0/+5
* 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-2433-557/+701
* Clean up defender demo (#422)Archit Gupta2020-11-244-93/+113
* Fix missing includes in defender demo (#418)Archit Gupta2020-11-234-6/+13
* Fix issues in CI check for header files with directories and .gitmodules (#420)Archit Aggarwal2020-11-231-1/+7
* 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-197-0/+824
* Bump corePKCS11 submodule (#412)Carl Lundin2020-11-192-165/+179
* FR Header Checks: Update expected file header. Support ignores. (#410)David Chalco2020-11-181-4/+39
* Add helpful asterisk comments to the shadow demo. (#409)SarenaAWS2020-11-181-145/+161
* File Header Check/Diff Reporter + Companion Git Action (#408)David Chalco2020-11-172-0/+194
* Add device defender library submodule (#406)Archit Gupta2020-11-132-0/+3
* Match WindowsTargetPlatformVersion across all MQTT VS Projects (#405)Oscar Michael Abrina2020-11-132-2/+2
* Add demo for AWS IoT Jobs library (#404)Archit Aggarwal2020-11-1232-7/+3634
* Add #ifndef guards for SdkLog definition to fix conflicting definitions (#403)Archit Aggarwal2020-11-1223-44/+87