- 27 Jul, 2017 7 commits
-
-
-
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
-
Callum Attryde authored
Signed-off-by:
Callum Attryde <callumattryde@gmail.com>
-
- 26 Jul, 2017 1 commit
-
-
Otavio R. Piske authored
Signed-off-by:
Otavio R. Piske <opiske@redhat.com>
-
- 22 Jul, 2017 2 commits
-
-
Ian Craggs authored
-
Ian Craggs authored
-
- 21 Jul, 2017 3 commits
-
-
Ian Craggs authored
-
Ian Craggs authored
-
Ian Craggs authored
-
- 20 Jul, 2017 1 commit
-
-
Matthias Klein authored
Signed-off-by:
Matthias Klein <matthias.klein@linux.com>
-
- 19 Jul, 2017 3 commits
-
-
Ian Craggs authored
-
Ian Craggs authored
-
Ian Craggs authored
-
- 17 Jul, 2017 1 commit
-
-
Ian Craggs authored
-
- 12 Jul, 2017 1 commit
-
-
Bin Li authored
This commit adds the Android.mk to build for android. Signed-off-by:
Bin Li <bin.li@windriver.com>
-
- 11 Jul, 2017 1 commit
-
-
Ian Craggs authored
-
- 30 Jun, 2017 2 commits
-
-
Ian Craggs authored
Bumps RPM version to 1.2.0 for release packaging
-
Otavio R. Piske authored
Signed-off-by:
Otavio R. Piske <opiske@redhat.com>
-
- 29 Jun, 2017 7 commits
-
-
Ian Craggs authored
-
Ian Craggs authored
-
Ian Craggs authored
-
Ian Craggs authored
-
Ian Craggs authored
Squashed commit of the following: commit 42ff91b70ebc9719048c1676548683cdabfaa433 Author: Ian Craggs <icraggs@uk.ibm.com> Date: Thu Jun 29 10:38:20 2017 +0100 Proxy ports commit c7cb7c1372796d26fd09cc9d8a098fd96e0d00d2 Author: Ian Craggs <icraggs@uk.ibm.com> Date: Wed Jun 28 19:46:19 2017 +0100 Fix build.xml syntax commit 371565969967a2bbad9965ec87019c57f63beb5f Author: Ian Craggs <icraggs@uk.ibm.com> Date: Wed Jun 28 19:45:05 2017 +0100 Fix mqttsas2 invocation commit ec2d18d37c533d4df3a56cc5d28feb3334259d62 Author: Ian Craggs <icraggs@uk.ibm.com> Date: Wed Jun 28 19:34:10 2017 +0100 Change broker port to allow proxy to start on Hudson
-
Ian Craggs authored
-
Ian Craggs authored
Fix `serverURIs` iterating in MQTTAsync.c
-
- 28 Jun, 2017 1 commit
-
-
Ian Craggs authored
-
- 27 Jun, 2017 1 commit
-
-
Ian Craggs authored
-
- 24 Jun, 2017 1 commit
-
-
Lance Chen authored
This commit fixes two bugs related to `serverURIs` iterating in MQTTAsync.c 1. Segfault occurs when there is no healthy connection in `serverURIs` Two off-by-one errors of the `currentURI` cause the issue. The first one happens when doing boundary check of `serverURIs`, and the other one happens when accessing `serverURIs` without checking the boundary first. 2. The first URI in `serverURIs` gets skipped when restricting `MQTTVersion` to a particular value `currentURI` gets increased *before* connection attempts in each iteration. Signed-off-by:
Lance Chen <cyen0312@gmail.com>
-
- 17 Jun, 2017 1 commit
-
-
Ian Craggs authored
-
- 16 Jun, 2017 1 commit
-
-
Ian Craggs authored
-
- 15 May, 2017 1 commit
-
-
Pedro Luis Castedo Cepeda authored
* develop: (32 commits) Updates the RPM packaging makefile Stop mosquitto at end of Travis build Reduce keepalive check interval for low keepalive values #156 Added RPM spec for Paho C Add REVERSED bitfield definition for big endian processors #212 Some cppcheck complaint fixes #36 Some CMake cleanup & correction #223 Remove const from eyecatchers #168 Fix for issue #244 Make fix for issue #186 work on Windows too Fix for issue #186 Actual fix for issue #179 Fix for issue #179 Update README to refer to Github for bug raising Reduce log verbosity for test 2d Fix for issue #190 Non-SSL version of the library report an error if the caller requests an SSL connection. Possible soluiton for Issue #251 Compile static ssl libraries with OPENSSL=1. Extend the 'MQTTAsync_willOptions_initializer' to initialize the new binary payloads fields In test5 - 2d the client must not have the valid client certificate! ...
-
- 13 May, 2017 1 commit
-
-
Marcus Hoffmann authored
Since 28a3114c the documentation regarding openssl search paths we pass to cmake is out of date. Properly document the current behaviour. Signed-off-by:
Marcus Hoffmann <m.hoffmann@cartelsol.com>
-
- 08 May, 2017 1 commit
-
-
Ian Craggs authored
Updates the RPM packaging makefile
-
- 06 May, 2017 1 commit
-
-
Otavio Rodolfo Piske authored
Replaces the build directory with the build.paho directory in the RPM source tarball creation, otherwise the tarball may contain locally generated files and fail to properly build the RPM package. Signed-off-by:
Otavio Rodolfo Piske <opiske@redhat.com>
-
- 05 May, 2017 1 commit
-
-
Ian Craggs authored
-
- 04 May, 2017 1 commit
-
-
Ian Craggs authored
-