summaryrefslogtreecommitdiff
path: root/FreeRTOS-Plus
Commit message (Expand)AuthorAgeFilesLines
* [AUTO][RELEASE]: Bump file header version to "202011.00"David Chalco2020-11-1049-49/+49
* Fix incorrect size calculation in MT demo (#402)Muneeb Ahmed2020-11-101-1/+1
* Update FreeRTOS+TCP submodule pointer (#400)Aniruddha Kanhere2020-11-101-0/+0
* Manual version update - files not autoversioned with upcoming prefix (#399)David Chalco2020-11-1016-16/+16
* Simplify the mqtt multitasking demo a little (#398)RichardBarry2020-11-102-205/+235
* Update urls in code to those on the server (#396)RichardBarry2020-11-1011-5/+36
* Print metadata only after a line break (#397)Oscar Michael Abrina2020-11-109-19/+22
* Allow overriding default definitions of logging macros (#384)Archit Aggarwal2020-11-0925-107/+391
* Add code comments on the different requirements for credential constants betw...RichardBarry2020-11-0910-6/+76
* Update thing name macro comment about usage of defined constants. (#387)Carl Lundin2020-11-091-0/+5
* Multiple tidy up and corrections preparing for release (#390)RichardBarry2020-11-0923-20/+107
* Update FreeRTOS+TCP submodule pointer (#395)Aniruddha Kanhere2020-11-091-0/+0
* PKCS #11 URL update (#394)Carl Lundin2020-11-093-3/+3
* Add an include directory to the WinSim project "FreeRTOS_Plus_TCP_Minimal_Win...Hein Tibosch2020-11-091-1/+1
* Fix logging issue causing mangled new lines (#391)Oscar Michael Abrina2020-11-0810-278/+238
* Fix wrong comments in shadow_demo_helpers.c (#392)andysun20152020-11-082-14/+16
* Filter mbedtls headers in Visual Studio Project for Shadow Demo (#389)Oscar Michael Abrina2020-11-081-160/+322
* Update path for WinSim logging port (#385)Oscar Michael Abrina2020-11-0623-22/+22
* Restructure platform directory (#382)Oscar Michael Abrina2020-11-0547-218/+224
* Delete printf-stdarg.c and move logging.c from Source/Logging (#381)Oscar Michael Abrina2020-11-0524-775/+22
* Update the FreeRTOS+TCP submodule pointer (#379)Aniruddha Kanhere2020-11-041-0/+0
* Update the submodule pointer (#378)Aniruddha Kanhere2020-11-041-0/+0
* Update coreJSON submodule, and update call to JSON_Search API in Shadow demo ...Archit Aggarwal2020-11-032-3/+0
* Update PKCS #11 URL. (#376)Carl Lundin2020-11-033-3/+3
* Rename platform files and submodules (#374)Oscar Michael Abrina2020-11-0341-214/+214
* Update the MQTT keep-alive demo to use a mocked timer-query function (#369)Oscar Michael Abrina2020-10-301-135/+206
* Update path to transport_interface.h from the coreMQTT submodule (#368)Oscar Michael Abrina2020-10-2917-224/+22
* Updated to Percepio Tracealyzer Recorder v4.4.0 (#330)Erik Tamlin2020-10-2829-26/+373
* Hygiene fix in MQTT demos to log warning for unexpected PINGRESP packet event...Archit Aggarwal2020-10-286-9/+25
* Update unused headers and NULL checks for platform wrappers (#367)Oscar Michael Abrina2020-10-283-86/+86
* Update wolfSSL to the latest version(v.4.5.0) (#303)TakayukiMatsuo2020-10-23470-59847/+791864
* Improve connection sharing demo (#362)Muneeb Ahmed2020-10-233-285/+607
* Update device shadow submodule (#361)andysun20152020-10-231-0/+0
* Add instructions for MQTT broker setup on Windows for coreMQTT demos (#360)Oscar Michael Abrina2020-10-2212-106/+318
* Add demo config option for disabling SNI (#359)Oscar Michael Abrina2020-10-216-27/+45
* Update coreMQTT submodule pointer and sync transport interface (#358)Oscar Michael Abrina2020-10-212-2/+2
* Fix build warnings in Shadow demo due to snprintf and unreferenced formal par...andysun20152020-10-211-0/+4
* Update transport interface to remove const qualifier from NetworkContext_t * ...Oscar Michael Abrina2020-10-211-2/+2
* Relocate logging sources under FreeRTOS-Plus/Source/Logging (#354)Oscar Michael Abrina2020-10-2042-2831/+702
* 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
* 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