summaryrefslogtreecommitdiff
path: root/FreeRTOS-Plus/Demo/coreHTTP_Windows_Simulator
Commit message (Expand)AuthorAgeFilesLines
* [AUTO][RELEASE]: Bump file header version to "202212.00"jasonpcarroll2022-12-1014-14/+14
* [AUTO][RELEASE]: Bump file header version to "202211.00"jasonpcarroll2022-12-0114-14/+14
* FreeRTOS Windows Simulator Build Changes and LTS 2.0 Update (#872)Soren Ptak2022-11-2951-10414/+1881
* Add Vectored Interrupt Support To SiFive RISC-V Demo (#871)Kody Stribrny2022-11-095-45/+5
* Percepio Trace Recorder v4.6.0 (#789)Erik Tamlin2022-11-031-0/+4
* Update coreHTTP submodule for llhttp (#803)Muneeb Ahmed2022-03-1411-83/+168
* Remove deprecated macro (ipconfigRAND32) references (#781)Aniruddha Kanhere2022-01-311-3/+11
* Apply release changes to main branch (#759)johnrhen2021-12-2341-135/+568
* Remove using_mbedtls folder and move its content to the parent folder (#717)andysun20152021-11-1810-52/+45
* Updated HTTP S3 download demo to show SigV4 usage (#696)tianmc12021-11-166-1676/+2777
* [AUTO][RELEASE]: Bump file header version to "202111.00"aggarg2021-11-1332-32/+32
* Add cellular library submodule path and demo (#695)andysun20152021-11-1014-5537/+5597
* [AUTO][RELEASE]: Bump file header version to "202107.00"tianmc12021-07-2432-32/+32
* Remove duplicate error.c in WIN32.vcxproj.filters files (#662)Oscar Michael Abrina2021-07-224-12/+0
* Remove redundant mbedtls error sources (#654)Oscar Michael Abrina2021-07-1912-16/+20
* Merge FreeRTOS 202104.00 to main (#585)Archit Aggarwal2021-04-2932-38/+53
* [AUTO][RELEASE]: Bump file header version to "202012.00"Joseph Julicher2020-12-1532-32/+32
* Stack fix (#475)Sukhmani Minhas2020-12-141-7/+2
* Delete HTTP demo task upon completion (#472)Oscar Michael Abrina2020-12-125-0/+5
* Clean up demo project files (#468)Archit Gupta2020-12-1210-149/+322
* Update mbedtls to v2.24.0 (#465)Carl Lundin2020-12-118-52/+8
* 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-116-7/+42
* 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-041-38/+18
* Change all occurrences of broker to server in coreHTTP demos folder. (#445)SarenaAWS2020-12-043-3/+3
* Port S3 multi-threaded download demo from C-SDK (#436)Sukhmani Minhas2020-12-049-0/+3409
* Update WindowsTargetPlatformVersion to 10.0 (#442)Oscar Michael Abrina2020-12-032-2/+2
* Add retries to demos in case of a failure. (#435)leegeth2020-12-022-92/+182
* 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
* Fix TLS handshake failures in demos (#438)Archit Aggarwal2020-12-021-1/+1
* Clean up server setup instructions for MQTT and HTTP demos (#429)Oscar Michael Abrina2020-12-011-8/+4
* Support multiple transports in the same compilation unit (#434)Oscar Michael Abrina2020-12-014-3/+32
* Bump backoffAlgorithm submodule for API change and update demos (#426)Archit Aggarwal2020-11-301-28/+8
* 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-241-7/+10
* Preparation for coreHTTP demos (#413)Sukhmani Minhas2020-11-195-0/+821