summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update configNETWORK_INTERFACE_TO_USE default value for demos to 0L (#353)Oscar Michael Abrina2020-10-198-8/+8
* Update mbedtls VS project filters (#351)Oscar Michael Abrina2020-10-193-483/+483
* Fix incorrect operator from #349 (#352)Muneeb Ahmed2020-10-191-1/+1
* Port shadow demo from product 4 (#341)andysun20152020-10-1936-0/+9132
* Configure maximum fragment length extension. (#350)Carl Lundin2020-10-182-0/+42
* Add macro to break from potential infinite loops (#349)Muneeb Ahmed2020-10-161-4/+89
* Rename PKCS files to core. (#344)Carl Lundin2020-10-1616-59/+59
* Fix bug allowing an infinite subscribe loop (#348)Muneeb Ahmed2020-10-165-0/+15
* GitAction - Release Packager (#342)David Chalco2020-10-163-0/+588
* Add MQTT Server Auth (Basic TLS) demo (#308)Sukhmani Minhas2020-10-1410-0/+3141
* Update coreMQTT, coreJSON, and AWS Device Shadow submodules to latest commits...Oscar Michael Abrina2020-10-143-0/+0
* Small fixes for MQTT Serializer and MQTT Keep-alive Demos (#336)SarenaAWS2020-10-133-112/+121
* Delete tasks in multithreaded demo (#339)Muneeb Ahmed2020-10-131-10/+10
* Match @param style for all MQTT demos (#343)Oscar Michael Abrina2020-10-137-60/+59
* Fix MISRA warnings for platform code used by MQTT demos (#337)Oscar Michael Abrina2020-10-1313-878/+1187
* Delete all the guidance to use the public mosquitto broker. (#340)SarenaAWS2020-10-133-18/+0
* Small MQTT Plaintext hygiene updates (#324)SarenaAWS2020-10-123-53/+60
* Add username/password authentication for MQTT Mutual Auth Demo (#334)Oscar Michael Abrina2020-10-122-16/+204
* Move PKCS #11 Mutual Auth Demo from LTS Dev branch (#338)Carl Lundin2020-10-1215-16/+3491
* Exercise xTaskDelayUntil() in demos and tests (#335)RichardBarry2020-10-115-12/+72
* Add tests for the length caps within xStreamBufferSend(). (#319)RichardBarry2020-10-113-20/+141
* Remove extraneous call to MQTT_ProcessLoop (#333)Archit Aggarwal2020-10-091-10/+0
* Move MQTT Multitasking Demo from lts-development to master (#332)Oscar Michael Abrina2020-10-0810-0/+4202
* Move MQTT Mutual Auth Demo from lts-development to master (#331)Oscar Michael Abrina2020-10-0814-0/+4561
* Submodule PKCS #11 and add Standalone PKCS #11 demos (#323)Carl Lundin2020-10-0818-0/+6713
* Move MQTT Serializer Demo from lts-development to master (#327)Oscar Michael Abrina2020-10-079-0/+2339
* Move MQTT Keep-Alive Demo from lts-development to master (#326)Oscar Michael Abrina2020-10-079-0/+2135
* Fix issue in CORTEX_LM3S811_GCC Demo linkerscipt (#102)Moe Ghasemi2020-10-071-1/+1
* Fix build failure in CORTEX_MPU_LPC54018_MCUXpresso project (#328)Gaurav-Aggarwal-AWS2020-10-063-2/+2
* Syntactic proof changes to track 10.4.1 changes (#322)Nathan Chong2020-10-066-17/+19
* Remove CBMC proofs of TCP source code (#325)Aniruddha Kanhere2020-10-06157-7752/+0
* Add CMock back for the integration tests. (#321)Aniruddha Kanhere2020-10-052-0/+3
* This PR adds the TCP submodule to the FreeRTOS/FreeRTOS repo (#307)Aniruddha Kanhere2020-10-05126-52931/+3
* Move MQTT Plaintext Demo from lts-development to master (#315)Oscar Michael Abrina2020-10-0534-0/+7428
* Update ParTest.cRichardBarry2020-10-041-1/+1
* Add submodules for coreMQTT, coreJSON, and Device Shadow along with platform ...Oscar Michael Abrina2020-10-0217-0/+3265
* Modify CBMC proofs to make assumptions about malloc explicit. (#312)markrtuttle2020-10-0212-125/+158
* fix demo picmz-mplab (#89)stbnrivas2020-10-011-1/+1
* Bring in the patches from FreeRTOS dir to FreeRTOS-Plus (#306)Aniruddha Kanhere2020-10-014-46/+63
* Update issue templatesCobus van Eeden2020-09-301-1/+1
* Update issue templatesCobus van Eeden2020-09-301-1/+3
* Create config.ymlCobus van Eeden2020-09-301-0/+5
* +TCP: Fix spellings (#302)Aniruddha Kanhere2020-09-2841-112/+109
* Add 20Mhz support by overwriting MCLKCTRLB default register value 0x11 by 0 (...Spruce2020-09-273-3/+12
* Fix a breaking build by removing const (#301)Aniruddha Kanhere2020-09-251-1/+1
* FreeRTOS+TCP: MISRA rules 10.4, 10.8, & 21.15 (#280)Gary Wicker2020-09-257-47/+187
* FreeRTOS+TCP Fix usGenerateChecksum on 8-bit platforms with odd-aligned buffe...Andy Bennett2020-09-241-7/+15
* Move ./scripts --> FreeRTOS/Test/CMock/scripts (#298)David Chalco2020-09-242-0/+0
* Inititial stub for cmock tests (#297)David Chalco2020-09-2413-0/+906
* Add CBMC proofs for FreeRTOS-Plus-CLI (#296)Ravishankar Bhagavandas2020-09-245-2/+173