Go to file
Karl Palsson 641158aed9 config: garbage line number if file not found
If the file is not found, showing 0 rather than a garbage number is
mildly better.

Signed-off-by: Karl Palsson <karlp@etactica.com>
2016-08-17 10:27:37 +00:00
client Remove -x from mosquitto_sub - this is provided by -F now. 2016-08-10 12:24:43 +01:00
doc/historical Initial contribution. 2014-05-07 23:27:00 +01:00
examples Improve example. 2016-05-15 22:34:52 +01:00
installer Bump version number. 2016-06-02 21:32:21 +01:00
lib Rename mosquitto_broker.h -> mosquitto_broker_internal.h 2016-07-08 10:10:04 +01:00
logo Windows icon. 2016-04-24 22:21:41 +01:00
man Remove -x from mosquitto_sub - this is provided by -F now. 2016-08-10 12:24:43 +01:00
misc/currentcost Merge branch 'master' into develop 2016-06-21 23:33:58 +01:00
security Fix apparmor profile to match debian packaging. 2014-07-28 09:22:20 +01:00
service Add default config path to systemd services. (#139) 2016-04-19 22:38:44 +01:00
src config: garbage line number if file not found 2016-08-17 10:27:37 +00:00
test Better subtree searching. 2016-07-19 15:05:53 +01:00
.gitignore Separate the C and C++ static libraries. 2016-06-15 21:11:46 +01:00
.travis.yml Fix some defects discovered by coverity. 2016-03-18 11:54:36 +00:00
about.html Eclipse required files. 2014-05-08 22:41:59 +01:00
aclfile.example Initial contribution. 2014-05-07 23:27:00 +01:00
appveyor.yml Merge branch 'master' into develop 2016-06-21 23:33:58 +01:00
ChangeLog.txt Remove -x from mosquitto_sub - this is provided by -F now. 2016-08-10 12:24:43 +01:00
CMakeLists.txt Merge branch 'master' into develop 2016-06-21 23:33:58 +01:00
compiling.txt Minimum supported libwebsockets version is now 1.3. 2015-07-08 09:07:48 +01:00
config.h Merge branch 'master' into develop 2016-06-21 23:33:58 +01:00
config.mk Merge branch 'master' into develop 2016-06-21 23:33:58 +01:00
CONTRIBUTING.md Check client topic inputs for valid UTF-8. 2016-06-20 22:56:01 +01:00
edl-v10 Initial contribution. 2014-05-07 23:27:00 +01:00
epl-v10 Initial contribution. 2014-05-07 23:27:00 +01:00
LICENSE.txt Initial contribution. 2014-05-07 23:27:00 +01:00
Makefile Readme to markdown. 2015-06-05 09:11:59 +01:00
mosquitto.conf Merge branch 'master' into develop 2016-06-21 23:33:58 +01:00
Mosquitto.podspec Change pod name to Mosquitto 2016-05-28 10:28:28 +02:00
notice.html Eclipse required files. 2014-05-08 22:41:59 +01:00
pskfile.example Initial contribution. 2014-05-07 23:27:00 +01:00
pwfile.example Initial contribution. 2014-05-07 23:27:00 +01:00
readme-windows.txt Windows installer updates. 2015-03-02 22:12:50 +00:00
readme.md Travis config update. 2016-03-11 22:04:09 +00:00
set-version.sh Bump version number. 2016-06-02 21:32:21 +01:00
THANKS.txt Merge remote-tracking branch 'remotes/origin/master' into develop 2015-09-09 22:02:46 +01:00
travis-configure.sh Travis helpers. 2016-06-07 16:56:15 +01:00
travis-install.sh Travis helpers. 2016-06-07 16:56:15 +01:00

Eclipse Mosquitto

Mosquitto is an open source implementation of a server for version 3.1 and 3.1.1 of the MQTT protocol.

See the following links for more information on MQTT:

Mosquitto project information is available at the following locations:

There is also a public test server available at http://test.mosquitto.org/

Mosquitto was written by Roger Light roger@atchoo.org

Master: Travis Build Status (master) Develop: Travis Build Status (develop) Fixes: Travis Build Status (fixes)