- 06 Jul, 2018 1 commit
 - 
- 
Ian Craggs authored
 
 - 
 - 05 Jul, 2018 12 commits
 - 
- 
Ian Craggs authored
 - 
Ian Craggs authored
 - 
Ian Craggs authored
 - 
Ian Craggs authored
 - 
Ian Craggs authored
 - 
Ian Craggs authored
Installation of new headers
 - 
Ian Craggs authored
 - 
Ian Craggs authored
Fix missing headers included by MQTTAsync.h
 - 
Ian Craggs authored
 - 
Ian Craggs authored
 - 
Ian Craggs authored
 - 
Ian Craggs authored
 
 - 
 - 02 Jul, 2018 3 commits
 - 
- 
alex authored
 - 
Ian Craggs authored
 - 
Krzysztof Bogucki authored
Added below headers to installation: MQTTProperties.h MQTTReasonCodes.h MQTTSubscribeOpts.h as they are needed during build process. Signed-off-by:Krzysztof Bogucki <kristofbo@gmail.com>
 
 - 
 - 28 Jun, 2018 1 commit
 - 
- 
Ian Craggs authored
 
 - 
 - 27 Jun, 2018 1 commit
 - 
- 
Ian Craggs authored
 
 - 
 - 26 Jun, 2018 2 commits
 - 
- 
Ian Craggs authored
 - 
Ian Craggs authored
 
 - 
 - 22 Jun, 2018 2 commits
 - 
- 
Ian Craggs authored
 - 
Ian Craggs authored
 
 - 
 - 21 Jun, 2018 1 commit
 - 
- 
Ian Craggs authored
 
 - 
 - 20 Jun, 2018 2 commits
 - 
- 
Ian Craggs authored
 - 
Ian Craggs authored
 
 - 
 - 18 Jun, 2018 2 commits
 - 
- 
Ian Craggs authored
 - 
Ian Craggs authored
 
 - 
 - 16 Jun, 2018 1 commit
 - 
- 
Ian Craggs authored
 
 - 
 - 09 Jun, 2018 1 commit
 - 
- 
Ian Craggs authored
 
 - 
 - 08 Jun, 2018 2 commits
 - 
- 
Ian Craggs authored
 - 
Ian Craggs authored
 
 - 
 - 07 Jun, 2018 2 commits
 - 
- 
Ian Craggs authored
 - 
Ian Craggs authored
 
 - 
 - 04 Jun, 2018 3 commits
 - 
- 
Ian Craggs authored
 - 
Ian Craggs authored
prevent segfault for unknown protocol in test app
 - 
Ian Craggs authored
Tweaks to ssl hostname verification
 
 - 
 - 02 Jun, 2018 1 commit
 - 
- 
Keith Holman authored
This patch updates the source code to not seg fault when an unknown protocol is specified on the command line in the test app: paho_cs_sub Previously the output would be: ``` ./paho_cs_pub my/topic --host bad://test.mosquitto.org --port 8081 Using topic my/topic Connecting Segmentation fault (core dumped) ``` After this patch the output is: ``` ./paho_cs_pub my/topic --host bad://test.mosquitto.org --port 8081 Using topic my/topic Connecting Failed to connect ``` Signed-off-by:
Keith Holman <keith.holman@windriver.com>
 
 - 
 - 01 Jun, 2018 3 commits
 - 
- 
Ian Craggs authored
 - 
Ian Craggs authored
 - 
Ian Craggs authored
 
 -