mosquitto/src
Roger A. Light 9ea0d38002 [706] Serve http /dir/ as /dir/index.html.
Thanks to Jean-Claude Wippler.
2018-03-13 09:12:54 +00:00
..
db_dump db_dump: use objects to simplify printing (#215) 2016-09-10 13:10:01 +01:00
bridge.c Merge branch 'master' into develop 2017-03-06 21:19:53 +00:00
CMakeLists.txt Merge branch 'master' into develop 2017-03-06 21:19:53 +00:00
conf_includedir.c [656] Fix building on Windows. 2018-01-06 22:42:40 +00:00
conf.c Add set_tcp_nodelay option to disable Nagle's algorithm. 2018-02-14 23:51:16 +00:00
context.c Don't double free when using remote_clientid/username/password. 2017-07-19 22:04:56 +01:00
database.c Fix persistence reloading. 2018-01-13 21:11:07 +00:00
handle_connack.c Add support for local only bridge notifications (#328) 2016-12-04 21:47:38 +00:00
handle_connect.c Merge branch 'fixes' into develop 2018-02-13 14:16:47 +00:00
handle_publish.c packet__read_string() returns the string length. 2018-02-11 20:47:17 +00:00
handle_subscribe.c packet__read_string() returns the string length. 2018-02-11 20:47:17 +00:00
handle_unsubscribe.c packet__read_string() returns the string length. 2018-02-11 20:47:17 +00:00
lib_load.h Initial contribution. 2014-05-07 23:27:00 +01:00
linker-macosx.syms More client accessors. 2016-07-09 21:49:13 +01:00
linker.syms More client accessors. 2016-07-09 21:49:13 +01:00
logging.c Merge branch 'master' into develop 2017-07-16 22:52:01 +01:00
loop.c Don't remove invalid socket from epoll fd. 2018-01-13 21:10:24 +00:00
Makefile Quote ${DESTDIR} usage in various Makefiles 2017-12-01 22:28:26 +00:00
mosquitto_broker_internal.h Add set_tcp_nodelay option to disable Nagle's algorithm. 2018-02-14 23:51:16 +00:00
mosquitto_broker.h Documentation fix. 2017-08-09 22:17:11 +01:00
mosquitto_passwd.c [656] Fix building on Windows. 2018-01-06 22:42:40 +00:00
mosquitto_plugin.h Add ability to deny access to SUBSCRIBE messages. 2017-08-11 22:15:37 +01:00
mosquitto.c Remove build timestamp information for reproducible builds. 2018-01-12 13:41:09 +00:00
net.c Add set_tcp_nodelay option to disable Nagle's algorithm. 2018-02-14 23:51:16 +00:00
persist.c Merge branch 'master' into develop 2017-07-16 22:52:01 +01:00
persist.h Initial contribution. 2014-05-07 23:27:00 +01:00
plugin_defer.c Update defer plugin function signatures. 2016-07-11 14:29:41 +01:00
plugin.c More client accessors. 2016-07-09 21:49:13 +01:00
read_handle.c Rename mosquitto_broker.h -> mosquitto_broker_internal.h 2016-07-08 10:10:04 +01:00
security_default.c Fix HUP disconnecting clients incorrectly. 2018-01-10 22:34:03 +00:00
security.c Add ability to deny access to SUBSCRIBE messages. 2017-08-11 22:15:37 +01:00
send_connack.c Rename mosquitto_broker.h -> mosquitto_broker_internal.h 2016-07-08 10:10:04 +01:00
send_suback.c Rename mosquitto_broker.h -> mosquitto_broker_internal.h 2016-07-08 10:10:04 +01:00
service.c Update all mqtt 3.1 references to 3.1.1 where appropriate. 2015-10-24 21:50:19 +01:00
signals.c [656] Fix building on Windows. 2018-01-06 22:42:40 +00:00
subs.c Merge branch 'fixes' into develop 2018-02-13 14:16:47 +00:00
sys_tree.c Remove build timestamp information for reproducible builds. 2018-01-12 13:41:09 +00:00
sys_tree.h [656] Fix building on Windows. 2018-01-06 22:42:40 +00:00
uhpa.h Updated uhpa code with "move" function. 2015-06-28 16:59:03 +01:00
uthash.h Initial contribution. 2014-05-07 23:27:00 +01:00
websockets.c [706] Serve http /dir/ as /dir/index.html. 2018-03-13 09:12:54 +00:00