]> git.michaelhowe.org Git - packages/p/paho-mqtt.git/shortlog
packages/p/paho-mqtt.git
2014-02-03 Roger LightAdd support for binding client connections to a local...
2014-02-03 Roger LightPrint retain as int not bool.
2014-02-03 Roger LightAuto generate client id if it is None as well as "".
2014-02-03 Roger LightUse loop_forever() in _thread_main().
2014-02-03 Roger LightMatch version number to other Paho modules.
2014-02-03 Roger LightAdd more topic matching tests.
2014-02-03 Roger LightAdd missing file and fix associated tests.
2014-02-03 Roger LightChange old version tags to be mosquitto specific.
2014-02-03 Roger LightFix license classifiers and version number.
2014-02-03 Roger LightChange licensing BSD -> dual EPL/EDL.
2014-02-03 Roger LightAdd .gitignore, remove .hgeol and .hgignore.
2014-02-03 Roger LightBasic readme based on Paho C client.
2014-02-03 Roger LightMore mosq->paho name changes.
2014-02-03 Roger LightFix makefiles.
2014-02-03 Roger LightFix tests.
2014-02-03 Roger LightFix setup.py for new packages.
2014-02-03 Roger LightRename src, add required submodule files and fix example.
2014-02-03 Roger LightStart of reorganisation for Paho.
2014-02-03 Roger LightFix possible thread locking situation.
2014-02-03 Roger LightRemove unused variables.
2014-02-03 Roger LightFix comparison errors reported by pychecker.
2014-02-03 Roger LightRemove unused uthash license.
2014-02-03 Roger LightAdd OpenSSL attribution.
2014-02-03 Roger LightInitial contribution.