mosquitto/src
2014-07-03 21:55:25 +01:00
..
db_dump Add stats mode for db_dump. 2014-06-05 11:56:32 +01:00
bridge.c Fix defects identified by Coverity. 2014-07-03 21:55:25 +01:00
CMakeLists.txt libuuid is used to generate client ids, where it is available, when an MQTT v3.1.1 client connects with a zero length client id. 2014-06-15 01:07:05 +01:00
conf.c Add use_username_as_clientid. 2014-07-02 00:09:50 +01:00
context.c Fix building for WITH_BRIDGE=no. 2014-06-30 23:37:03 +01:00
database.c More memory fixes. 2014-06-29 23:16:10 +01:00
lib_load.h Initial contribution. 2014-05-07 23:27:00 +01:00
logging.c Fix missing headers for WITH_TLS=no. 2014-06-02 01:01:29 +01:00
loop.c More reconnect fixes. 2014-07-03 01:00:57 +01:00
Makefile Removed $SYS/broker/changeset. 2014-06-23 18:37:15 +01:00
mosquitto_broker.h More reconnect fixes. 2014-07-03 01:00:57 +01:00
mosquitto_passwd.c Add batch mode to mosquitto_passwd. 2014-06-20 20:59:04 +01:00
mosquitto_plugin.h Initial contribution. 2014-05-07 23:27:00 +01:00
mosquitto.c Fix building for WITH_BRIDGE=no. 2014-06-30 23:37:03 +01:00
mosquitto.db Initial contribution. 2014-05-07 23:27:00 +01:00
net.c More memory fixes. 2014-06-29 23:16:10 +01:00
persist.c More memory fixes. 2014-06-29 23:16:10 +01:00
persist.h Initial contribution. 2014-05-07 23:27:00 +01:00
read_handle_client.c Remove STRICT_PROTOCOL #ifdefs. 2014-05-31 21:53:35 +01:00
read_handle_server.c Fix defects identified by Coverity. 2014-07-03 21:55:25 +01:00
read_handle.c Better function names. 2014-06-08 22:51:36 +01:00
security_default.c Free base64 memory properly. 2014-06-27 22:59:50 +01:00
security.c Fix for local_username/password bridge checks. 2014-05-08 23:27:35 +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 for MQTT-3.8.4-3. 2014-05-31 23:26:46 +01:00
sys_tree.c More intelligent client counting. 2014-06-02 22:08:40 +01:00
uthash.h Initial contribution. 2014-05-07 23:27:00 +01:00
websockets.c Fix defects identified by Coverity. 2014-07-03 21:55:25 +01:00