- 20 Dec, 2015 1 commit
-
-
Roger A. Light authored
-
- 19 Dec, 2015 1 commit
-
-
Roger A. Light authored
-
- 18 Dec, 2015 2 commits
-
-
Roger A. Light authored
Thanks to Allan Kobelansky. Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=483979
-
Roger A. Light authored
Thanks to Steve Woods and Roman Bogus. Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=484693 Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=479143
-
- 16 Nov, 2015 1 commit
-
-
Roger A. Light authored
-
- 08 Nov, 2015 2 commits
-
-
Roger A. Light authored
-
Roger A. Light authored
Fix in 1.4.3 was incomplete. Thanks to Guido Hinderberger et al.
-
- 15 Oct, 2015 1 commit
-
-
Roger A. Light authored
-
- 12 Oct, 2015 1 commit
-
-
Roger A. Light authored
Fix possible memory leak if bridge using SSL attempts to connect to a host that is not up. Thanks to Ed Morris.
-
- 11 Oct, 2015 1 commit
-
-
Roger A. Light authored
Thanks to Jan-Piet Mens. Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=478917
-
- 22 Sep, 2015 1 commit
-
-
Simon Wunderlich authored
If the socket pair is still opened on reconnect, close it before creating it again (just like the state variables). Otherwise, these sockets are leaked on multiple mosquitto_connect() calls. Signed-off-by:
Simon Wunderlich <sw@simonwunderlich.de>
-
- 16 Sep, 2015 6 commits
-
-
Roger A. Light authored
-
Roger A. Light authored
-
Roger A. Light authored
Thanks to Karl Palsson. Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=475707
-
Roger A. Light authored
Thanks to Tyler Brandon. Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=475807
-
Roger A. Light authored
Don't leak sockets when an outgoing bridge connection with multiple addresses is rejected. Thanks to Johnny Egeland. Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=477571
-
Roger A. Light authored
-
- 18 Aug, 2015 2 commits
-
-
Roger A. Light authored
-
Roger A. Light authored
-
- 17 Aug, 2015 7 commits
-
-
Roger A. Light authored
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=470253 Also-by:
Wun Yu <wuyun1984_1984@163.com>
-
Roger A. Light authored
Reduces memory usage and CPU usage. Thanks to Guido Hinderberger, Martin Rauscher and Michael Hekel. Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=468987
-
Anmol Sarma authored
Change-Id: I3de322006623483cbf20218da071a9da5d7b2e2b Signed-off-by:
Anmol Sarma <me@anmolsarma.in>
-
Roger Light authored
-
Roger A. Light authored
Don't duplicate the increment when queueing. Thanks to Joe McIlvain. Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=474935
-
Roger A. Light authored
Fix handling of outgoing QoS>0 messages for bridges that could not be sent because the bridge connection was down.
-
Anmol Sarma authored
Change-Id: I39db613c8e75c1437b909de263df4f96a7f76880 Signed-off-by:
Anmol Sarma <me@anmolsarma.in>
-
- 10 Aug, 2015 1 commit
-
-
Anmol Sarma authored
Signed-off-by:
Anmol Sarma <me@anmolsarma.in>
-
- 01 Jul, 2015 3 commits
-
-
Roger A. Light authored
-
Roger A. Light authored
-
Roger A. Light authored
-
- 29 Jun, 2015 2 commits
-
-
Roger A. Light authored
Thanks to Jaime Yu. Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=465438
-
Roger A. Light authored
Fix incorrect loop timeout being chosen when using the threaded interface and keepalive = 0. Thanks to Gianfranco Costamagna. Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=471334
-
- 25 Jun, 2015 2 commits
-
-
Roger A. Light authored
-
Roger A. Light authored
Thanks to Martin Rauscher. Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=470660
-
- 23 Jun, 2015 1 commit
-
-
Roger A. Light authored
-
- 05 Jun, 2015 1 commit
-
-
Roger A. Light authored
-
- 01 Jun, 2015 1 commit
-
-
Eduardo Sanchez authored
Adding a new temporary variable for realloc memory in order to keep the reference to the allocated memory before the function returns. In case that realloc fails (i.e. OOM), before exiting with "return(1)", the application is still able to free the corresponding allocated memory. Signed-off-by:
Eduardo Sanchez <ledusanchez@gmail.com>
-
- 21 May, 2015 3 commits
-
-
Roger A. Light authored
-
Roger A. Light authored
-
Roger A. Light authored
-