]> git.michaelhowe.org Git - packages/p/paho-mqtt.git/log
packages/p/paho-mqtt.git
11 years agoMatch version number to other Paho modules.
Roger Light [Sat, 22 Jun 2013 21:00:09 +0000 (22:00 +0100)]
Match version number to other Paho modules.

11 years agoAdd more topic matching tests.
Roger Light [Sat, 22 Jun 2013 20:57:40 +0000 (21:57 +0100)]
Add more topic matching tests.

11 years agoAdd missing file and fix associated tests.
Roger Light [Fri, 21 Jun 2013 17:09:18 +0000 (18:09 +0100)]
Add missing file and fix associated tests.

11 years agoChange old version tags to be mosquitto specific.
Roger Light [Wed, 19 Jun 2013 09:19:02 +0000 (10:19 +0100)]
Change old version tags to be mosquitto specific.

11 years agoFix license classifiers and version number.
Roger Light [Wed, 19 Jun 2013 09:18:46 +0000 (10:18 +0100)]
Fix license classifiers and version number.

11 years agoChange licensing BSD -> dual EPL/EDL.
Roger Light [Tue, 18 Jun 2013 22:12:19 +0000 (23:12 +0100)]
Change licensing BSD -> dual EPL/EDL.

--HG--
rename : LICENSE.txt => epl-v10

11 years agoAdd .gitignore, remove .hgeol and .hgignore.
Roger Light [Mon, 17 Jun 2013 22:52:16 +0000 (23:52 +0100)]
Add .gitignore, remove .hgeol and .hgignore.

11 years agoBasic readme based on Paho C client.
Roger Light [Mon, 17 Jun 2013 22:45:08 +0000 (23:45 +0100)]
Basic readme based on Paho C client.

11 years agoMore mosq->paho name changes.
Roger Light [Mon, 17 Jun 2013 08:36:28 +0000 (09:36 +0100)]
More mosq->paho name changes.

11 years agoFix makefiles.
Roger Light [Mon, 17 Jun 2013 08:35:23 +0000 (09:35 +0100)]
Fix makefiles.

11 years agoFix tests.
Roger Light [Sun, 16 Jun 2013 23:00:52 +0000 (00:00 +0100)]
Fix tests.

--HG--
rename : test/mosq_test.py => test/paho_test.py

11 years agoFix setup.py for new packages.
Roger Light [Sun, 16 Jun 2013 22:40:15 +0000 (23:40 +0100)]
Fix setup.py for new packages.

11 years agoRename src, add required submodule files and fix example.
Roger Light [Sun, 16 Jun 2013 21:55:44 +0000 (22:55 +0100)]
Rename src, add required submodule files and fix example.

11 years agoStart of reorganisation for Paho.
Roger Light [Sat, 15 Jun 2013 21:20:20 +0000 (22:20 +0100)]
Start of reorganisation for Paho.

--HG--
rename : lib/python/sub.py => examples/sub.py
rename : lib/python/setup.py => setup.py
rename : lib/python/mosquitto.py => src/paho/mqtt/mosquitto.py

11 years agoFix possible thread locking situation.
Roger Light [Tue, 7 May 2013 08:52:23 +0000 (09:52 +0100)]
Fix possible thread locking situation.

11 years agoRemove unused variables.
Roger Light [Mon, 22 Apr 2013 20:26:35 +0000 (21:26 +0100)]
Remove unused variables.

11 years agoFix comparison errors reported by pychecker.
Roger Light [Mon, 22 Apr 2013 20:25:13 +0000 (21:25 +0100)]
Fix comparison errors reported by pychecker.

11 years agoRemove unused uthash license.
Roger Light [Fri, 19 Apr 2013 20:40:24 +0000 (21:40 +0100)]
Remove unused uthash license.

11 years agoAdd OpenSSL attribution.
Roger Light [Fri, 19 Apr 2013 20:34:10 +0000 (21:34 +0100)]
Add OpenSSL attribution.

11 years agoInitial contribution.
Roger Light [Fri, 25 Jan 2013 10:31:19 +0000 (10:31 +0000)]
Initial contribution.

11 years agoBump version.
Roger A. Light [Wed, 29 Jan 2014 22:38:31 +0000 (22:38 +0000)]
Bump version.

Change-Id: I0a1b6983e2dc0a36b412b7bbb0fa6826687daf61

11 years ago[452672] Fix message handling after reconnecting.
Roger A. Light [Wed, 29 Jan 2014 22:19:56 +0000 (22:19 +0000)]
[452672] Fix message handling after reconnecting.

Thanks to William Boerendans.

Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=452672
Change-Id: I96e4bb0b5fa7e040605ff38db40550bcc68d20e9

11 years agoUpdate tests for default protocol version.
Roger A. Light [Wed, 29 Jan 2014 22:05:07 +0000 (22:05 +0000)]
Update tests for default protocol version.

Add test for MQTT v3.1.1.

Change-Id: Ia7b38ba92f848d88255a1ad96ca8504cd193fc6f

10 years ago[451735] Revert default protocol to v3.1.
Roger A. Light [Tue, 13 Jan 2015 00:36:37 +0000 (00:36 +0000)]
[451735] Revert default protocol to v3.1.

Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=451735
Change-Id: I24a2e39c17b8b1cb52b38be53a0ef76c50a1c7eb

10 years ago[440547] Add support for wildcard certificates.
Roger A. Light [Tue, 13 Jan 2015 00:25:34 +0000 (00:25 +0000)]
[440547] Add support for wildcard certificates.

Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=440547
Change-Id: I681f8f67fcd476b70825146416886562369fee0e

10 years agoDisplay help on error.
Roger A. Light [Tue, 21 Oct 2014 14:20:01 +0000 (15:20 +0100)]
Display help on error.

Change-Id: I379a635360c99eb79bc9bb660e4c3b2659003c95

11 years agoRetry the first connection attempt in face of errors
Hmvp [Tue, 16 Sep 2014 08:38:47 +0000 (10:38 +0200)]
Retry the first connection attempt in face of errors

When using connect async and loop_forever it is expected that connection errors lead to a reconnect
The first connection is not retried. This patch changes that

To preserve backward compatibility added behind boolean

Change-Id: I919595beb57ce8dd7da6da601760a2775634cf50
Signed-off-by: Hmvp <hmvp@hmvp.nl>