mosquitto/src
Roger A. Light 80300f8fa1 [468987] Free unused topic tree elements.
Fix in 1.4.3 was incomplete.

Thanks to Guido Hinderberger et al.
2015-11-08 20:23:07 +00:00
..
db_dump Add stats mode for db_dump. 2014-06-05 11:56:32 +01:00
bridge.c Fix possible memory leak with bridges and SSL. 2015-10-12 14:48:52 +01:00
CMakeLists.txt Fix compiling on Linux with CMake. 2015-02-22 12:20:29 +00:00
conf.c Avoid calls to strlen() when checking for empty strings. 2015-08-17 16:00:16 -04:00
context.c ACLs are now checked before sending a will message. 2015-04-18 22:16:57 +01:00
database.c [468987] Free unused topic elements. 2015-08-17 21:25:30 +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 Add websockets logging options. 2015-02-13 22:57:49 +00:00
loop.c Fix excessive calls to message retry check. 2015-09-16 22:14:26 +01:00
Makefile [475807] Fix cross compiling of websockets. 2015-09-16 21:13:03 +01:00
mosquitto_broker.h [468987] Free unused topic elements. 2015-08-17 21:25:30 +01:00
mosquitto_passwd.c Remove unnecessary uses of calloc. 2015-01-14 21:43:39 +00:00
mosquitto_plugin.h Allow plugins to call mosquitto_log_printf() (Linux only at the moment). 2014-11-03 08:45:56 +00:00
mosquitto.c [463000] Use own type to simplify socket handling. 2015-03-29 10:43:08 +01:00
net.c [463000] Use own type to simplify socket handling. 2015-03-29 10:43:08 +01:00
persist.c Fix persistent db writing on Windows. 2015-04-17 21:51:24 +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 Avoid calls to strlen() when checking for empty strings. 2015-08-17 16:00:16 -04:00
read_handle.c Avoid calls to strlen() when checking for empty strings. 2015-08-17 16:00:16 -04:00
security_default.c Fix possible minor memory leak on acl parsing. 2015-03-30 22:26:44 +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 [468987] Free unused topic tree elements. 2015-11-08 20:23:07 +00:00
sys_tree.c Fix errors from big code import. 2014-11-12 20:47:16 +00:00
uthash.h Initial contribution. 2014-05-07 23:27:00 +01:00
websockets.c Fix potential crash on libwebsockets error. 2015-08-18 23:33:55 +01:00