mosquitto/src
2014-05-26 19:16:59 +01:00
..
db_dump Add CROSS_COMPILE to Makefiles. 2014-05-25 23:36:38 +01:00
bridge.c Add local_username, local_password for bridge connections to authenticate to the local broker. 2014-05-08 23:27:11 +01:00
CMakeLists.txt Initial contribution. 2014-05-07 23:27:00 +01:00
conf.c Loop fix. 2014-05-26 18:01:24 +01:00
context.c Initial contribution. 2014-05-07 23:27:00 +01:00
database.c Initial contribution. 2014-05-07 23:27:00 +01:00
lib_load.h Initial contribution. 2014-05-07 23:27:00 +01:00
logging.c Initial contribution. 2014-05-07 23:27:00 +01:00
loop.c Loop fix. 2014-05-26 18:01:24 +01:00
Makefile Merge websockets -> 1.4. 2014-05-26 17:22:52 +01:00
mosquitto_broker.h Merge websockets -> 1.4. 2014-05-26 17:22:52 +01:00
mosquitto_passwd.c Initial contribution. 2014-05-07 23:27:00 +01:00
mosquitto_plugin.h Initial contribution. 2014-05-07 23:27:00 +01:00
mosquitto.c Config support for websockets. 2014-05-18 22:40:20 +01:00
mosquitto.db Initial contribution. 2014-05-07 23:27:00 +01:00
net.c include a switch to disable elliptic curve support in the broker 2014-07-03 22:21:40 +02:00
persist.c Initial contribution. 2014-05-07 23:27:00 +01:00
persist.h Initial contribution. 2014-05-07 23:27:00 +01:00
read_handle_client.c Initial contribution. 2014-05-07 23:27:00 +01:00
read_handle_server.c Guard for incomplete code when using websockets. 2014-05-18 22:43:24 +01:00
read_handle.c Initial contribution. 2014-05-07 23:27:00 +01:00
security_default.c Fix possible crash when using pattern ACLs. 2014-05-08 23:03:15 +01:00
security.c Fix for local_username/password bridge checks. 2014-05-08 23:27:35 +01:00
send_server.c Initial contribution. 2014-05-07 23:27:00 +01:00
service.c Initial contribution. 2014-05-07 23:27:00 +01:00
subs.c Fix subscriptions sometimes being deleted. 2014-05-08 23:05:34 +01:00
sys_tree.c Initial contribution. 2014-05-07 23:27:00 +01:00
uthash.h Initial contribution. 2014-05-07 23:27:00 +01:00
websockets.c Fix for non-lws compilation. 2014-05-26 19:16:59 +01:00