aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Quarterly update for AWS IoT 2.10 Pluginv3.0.1-ti-2.10.00v3.0.1-ti-2.10Steven Connell2018-11-074-3/+17
* Add CC32XX and MSP432E4 device supportv3.0.1-ti-2.00.00v3.0.1-ti-2.00Chris Ring2018-08-1257-1/+9252
* Release v3.0.1. (#179)v3.0.1Gordon Wang2018-05-102-1/+16
* Fixing coverity issuehugues bouvier2018-05-071-0/+1
* Removed C++ sample.Gordon Wang2018-05-074-393/+1
* Fix to issue #35 (#177)hugues bouvier2018-05-035-30/+66
* Added warning comment in API to tell users to make sure that the variables to...hugues bouvier2018-05-033-4/+16
* Remove header inttypes.h from SDK source files. (#173)Gordon Wang2018-05-013-27/+13
* Fix integration test bugs reported by Coverity. (#167, #168)hugues bouvier2018-04-247-19/+49
* Add Travis CI and Coverity automation.Gordon Wang2018-04-192-0/+76
* Release v3.0.0. (#160)v3.0.0Gordon Wang2018-04-173-2/+161
* Fix gcc warning about size_t format specifier. (#159)Gordon Wang2018-04-171-1/+1
* Fixing other potential memory corruption (#155)hugues bouvier2018-04-1322-202/+421
* Fix potential buffer overflow in parseStringValue. (#152)Gordon Wang2018-04-0513-42/+87
* Adding standard files (#153)Henri Yandell2018-04-053-0/+71
* Change MQTT connect to return more helpful error codes on failure. (#150)Gordon Wang2018-03-281-6/+3
* Release v2.3.0.v2.3.0hugues bouvier2018-03-266-16/+45
* Use AWS IoT Core support for MQTT over port 443 (#141)dcgaws2018-03-2619-18/+28
* mbedtls_wrap: Fix unitialized variable usageVladimir Petrigo2018-03-261-1/+2
* Add Jobs supportSteve Harris2018-03-2631-61/+3118
* Thing Shadow: Fix potential overflow of shadow buffer (#124)Angus Gratton2018-01-127-8/+8
* Release v2.2.1v2.2.1Reddy, Varun2017-12-262-1/+12
* Fix for issue with new client metricsReddy, Varun2017-12-213-16/+44
* Initialise msgParams.isRetained to 0 in publishToShadowAction() (#112)Rhodri-Davies2017-12-191-0/+1
* mqttInitParams.mqttPacketTimeout_ms initialized (#118)Karl Nicholas2017-12-191-0/+1
* Release v2.2.0v2.2.0Reddy, Varun2017-12-061-31/+39
* Prepare for v2.2.0 releaseReddy, Varun2017-11-222-2/+34
* Add SDK metrics string into Connect packetReddy, Varun2017-11-228-1/+34
* Updated default connection keep-alive interval to 600sReddy, Varun2017-11-224-4/+4
* Fix stack overflow when debug enabled in MbedTLS wrapperVarun Reddy2017-11-071-3/+12
* Fixed warning when compiling (#105)Matt2017-11-021-1/+0
* Fix infinite publish exiting earlyVarun Reddy2017-11-011-1/+1
* Prevent messages on /update/accepted from incrementing shadowJsonVersionNumVarun Reddy2017-10-241-3/+3
* Fix for broken deleteActionHandler in shadow APIVarun Reddy2017-10-241-1/+2
* Merge pull request #102 from XNiiNJA/patch-1Rahul Singh Chauhan2017-10-181-14/+14
|\
| * Corrected markdown headersGrant Oberhauser2017-10-181-14/+14
|/
* Fix return type of _aws_iot_mqtt_internal_is_topic_matchedVarun Reddy2017-10-161-2/+2
* clearing SubscriptionList entries in shadowActionAcks after subscription failureVarun Reddy2017-10-161-1/+2
* Wait for all messages to be received in subscribe publish sampleVarun Reddy2017-10-121-0/+7
* Destroy TLS instance even if disconnect send failsVarun Reddy2017-10-111-4/+1
* Remove unistd.hReddy, Varun2017-10-111-1/+0
* Remove extraneous assignmentReddy, Varun2017-10-111-1/+0
* Fixed compilation warningsNikita Nerkar2017-09-274-6/+11
* MQTT: Fix username and password are confusedfei2017-09-271-1/+1
* MQTT: Fixed MQTT header constructing and parsingJaakko Laurikainen2017-09-275-53/+50
* Ignore delta token callback for metadataVarun Reddy2017-09-271-0/+2
* Pull request #29: Three small fixesChad Brewbaker2017-09-272-3/+2
* jsmn: update jsmn to latest commitHarout Hedeshian2017-09-262-3/+6
* - Remove Download link for tarball from PortingGuideRahul Chauhan2017-09-215-7/+12
* Bug Fixes:Rahul Chauhan2017-09-203-3/+13