mosquitto/src
2017-07-10 23:43:42 +01: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-09 16:41:48 +00:00
CMakeLists.txt [344] Detect libanl in cmake. 2017-02-08 16:24:50 +00:00
conf.c [462] Add auth_plugin_deny_special_chars option. 2017-06-27 14:59:37 +01:00
context.c [477] Send will messages for connected clients when broker stops. 2017-06-27 14:33:02 +01: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 Fix for CVE-2017-9868 for Windows. 2017-06-26 14:53:33 +01:00
loop.c Remove "error in poll" messages. 2017-06-27 22:32:10 +01:00
Makefile [184] Don't attempt to install docs when WITH_DOCS=no. 2016-06-06 16:11:42 +01:00
mosquitto_broker.h [462] Add auth_plugin_deny_special_chars option. 2017-06-27 14:59:37 +01:00
mosquitto_passwd.c Fix use of unitialized memory in gets_quiet 2017-05-05 22:10:25 +01:00
mosquitto_plugin.h [244] Add note on compiling auth plugin on OSX. 2016-08-12 08:00:56 +01:00
mosquitto.c Fix regression from 1.4.13 where persistence data was not being saved. 2017-07-10 23:43:42 +01:00
net.c #419 Broker sometimes kills connection to client 2017-06-11 22:00:45 +01:00
persist.c Fix for CVE-2017-9868 for Windows. 2017-06-26 14:53:33 +01: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 Fix CONNECT check for reserved=0, as per MQTT v3.1.1 check MQTT-3.1.2-3. 2017-06-27 11:11:43 +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 [462] Relax CVE-2017-7650 checks. 2017-06-27 15:10:43 +01:00
security.c [462] Relax CVE-2017-7650 checks. 2017-06-27 15:10:43 +01: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 Fix two issues with Websocket (#472) 2017-06-23 22:30:57 +01:00