- 14 Dec, 2017 12 commits
-
-
Ian Craggs authored
-
Ian Craggs authored
-
Ian Craggs authored
-
Ian Craggs authored
-
Ian Craggs authored
-
Ian Craggs authored
-
Ian Craggs authored
-
Ian Craggs authored
-
Ian Craggs authored
-
Ian Craggs authored
-
Ian Craggs authored
-
Ian Craggs authored
-
- 08 Dec, 2017 1 commit
-
-
Ian Craggs authored
fix issue that MQTTClient_connect hangs on network outage, for windows
-
- 28 Nov, 2017 1 commit
-
-
ubyyj authored
Signed-off-by:
ubyyj <wdyuanyoujun@163.com>
-
- 24 Nov, 2017 1 commit
-
-
Ian Craggs authored
Remove shadow warning and improve consistency
-
- 18 Nov, 2017 1 commit
-
-
Ian Craggs authored
Fix Socket_setnonblocking() for Windows (At least if build with MSVC …
-
- 17 Nov, 2017 1 commit
-
-
Juergen Kosel authored
Signed-off-by:
Juergen Kosel <juergen.kosel@softing.com>
-
- 16 Nov, 2017 1 commit
-
-
Juergen Kosel authored
Partially revert commit a16cff63 for file src/Socket.c - Do not include errno.h for Windows build - Use errno as a local variable in Socket_setnonblocking() for Windows Signed-off-by:
Juergen Kosel <juergen.kosel@softing.com>
-
- 26 Oct, 2017 1 commit
-
-
Niklas Johansson authored
Don't shadow already defined variable (data_size). In addition, we are consistence with the case statement above. Signed-off-by:
Niklas Johansson <niklas.johansson@prevas.dk>
-
- 20 Sep, 2017 1 commit
-
-
Ian Craggs authored
-
- 18 Sep, 2017 1 commit
-
-
Ian Craggs authored
Add support for selecting/enforcing a TLS version
-
- 14 Sep, 2017 1 commit
-
-
Günter Obiltschnig authored
SSL/TLS: Add support for enforcing a TLS version through a new sslVersion field in the MQTTClient_SSLOptions structure. This affects which *_client_method() function is called in SSLSocket.c: 0 (default) -> SSLv23_client_method(), 1 -> TLSv1_client_method(), 2 -> TLSv1_1_client_method(), 3 -> TLSv1_2_client_method() Signed-off-by:
Günter Obiltschnig <guenter.obiltschnig@appinf.com>
-
- 04 Sep, 2017 1 commit
-
-
- 01 Sep, 2017 1 commit
-
-
Callum Attryde authored
Make sure to initialise the message member of the failureData in MQTTAsync_receiveThread Signed-off-by: Callum Attryde <callumattryde@gmail.com>
-
- 30 Aug, 2017 1 commit
-
-
James Sutton authored
Signed-off-by:
James Sutton <james.sutton@uk.ibm.com>
-
- 29 Jul, 2017 4 commits
-
-
Ian Craggs authored
Fedora upstream changes
-
Otavio R. Piske authored
Signed-off-by:
Otavio R. Piske <opiske@redhat.com>
-
Otavio R. Piske authored
Signed-off-by:
Otavio R. Piske <opiske@redhat.com>
-
Otavio R. Piske authored
Signed-off-by:
Otavio R. Piske <opiske@redhat.com>
-
- 28 Jul, 2017 1 commit
-
-
Otavio R. Piske authored
Signed-off-by:
Otavio R. Piske <opiske@redhat.com>
-
- 27 Jul, 2017 10 commits
-
-
-
Ian Craggs authored
-
-
Ian Craggs authored
Readme: properly document OPENSSL_SEARCH_PATH
-
-
Ian Craggs authored
Use CMake GNUInstallDirs module for install directory inference
-
-
Ian Craggs authored
Added a label for displaying Travis build status
-
Otavio R. Piske authored
Signed-off-by:
Otavio R. Piske <opiske@redhat.com>
-
Otavio R. Piske authored
Signed-off-by:
Otavio R. Piske <opiske@redhat.com>
-