mosquitto/src
2017-02-20 23:48:30 +00:00
..
db_dump Add stats mode for db_dump. 2014-06-05 11:56:32 +01:00
bridge.c [344] Fix non-async case. 2017-02-20 23:48:30 +00:00
CMakeLists.txt [344] Detect libanl in cmake. 2017-02-20 23:48:30 +00:00
conf.c Include <syslog.h> instead of <sys/syslog.h> 2017-02-20 23:48:30 +00:00
context.c Fix client library keepalive handling. 2016-02-28 17:24:43 +00:00
database.c [57] File missed from previous commit. 2016-05-19 15:53:27 +01:00
lib_load.h Initial contribution. 2014-05-07 23:27:00 +01:00
linker-macosx.syms Fix building on OS X. 2015-02-17 23:21:14 +00:00
linker.syms Fix errors from big code import. 2014-11-12 20:47:16 +00:00
logging.c Display error if broker unable to open the log file. 2016-08-16 22:31:36 +01:00
loop.c [344] Don't compile in async dns support by default for makefiles. 2017-02-20 23:48:30 +00:00
Makefile [184] Don't attempt to install docs when WITH_DOCS=no. 2016-06-06 16:11:42 +01:00
mosquitto_broker.h Start of fix for [344]. 2017-02-20 23:48:30 +00:00
mosquitto_passwd.c Support for openssl 1.1.0. 2016-06-26 22:00:43 +01:00
mosquitto_plugin.h [244] Add note on compiling auth plugin on OSX. 2016-08-12 08:00:56 +01:00
mosquitto.c Display error if broker unable to open the log file. 2016-08-16 22:31:36 +01:00
net.c Support for openssl 1.1.0. 2016-06-26 22:00:43 +01:00
persist.c [316] Don't error on zero length persistence files. 2017-02-20 23:48:30 +00:00
persist.h Initial contribution. 2014-05-07 23:27:00 +01:00
read_handle_client.c [456899] Broker: Add bridge_attempt_unsubscribe option. 2015-01-07 21:50:10 +00:00
read_handle_server.c Merge branch 'fixes' 2016-08-16 22:56:28 +01:00
read_handle.c Avoid calls to strlen() when checking for empty strings. 2015-08-17 16:00:16 -04:00
security_default.c Support for openssl 1.1.0. 2016-06-26 22:00:43 +01:00
security.c Print dlerror on library loading errors. 2014-11-20 22:33:40 +00:00
send_server.c Add support for "session present" in CONNACK messages for MQTT v3.1.1. 2014-05-31 15:20:40 +01:00
service.c Initial contribution. 2014-05-07 23:27:00 +01:00
subs.c Fix saving of persistence messages that start with a '/'. 2016-05-14 22:39:14 +01:00
sys_tree.c Fix publishing of $SYS/broker/clients/maximum. 2016-05-31 09:57:28 +01:00
uthash.h Initial contribution. 2014-05-07 23:27:00 +01:00
websockets.c More file closing fixes. 2017-02-20 23:48:30 +00:00