mosquitto/src
2018-09-19 13:01:13 +01:00
..
db_dump db_dump: use objects to simplify printing (#215) 2016-09-10 13:10:01 +01:00
deps Make it easier to build without bundled uthash.h. 2018-09-08 10:24:12 +01:00
bridge.c Fix for bridge connections when using WITH_ADNS=yes. 2018-09-19 12:55:08 +01:00
CMakeLists.txt Make it easier to build without bundled uthash.h. 2018-09-08 10:24:12 +01:00
conf_includedir.c Consistent use of config.h across the project. 2018-08-16 11:14:51 +01:00
conf.c Fix possible endian issue when reading the memory_limit option. 2018-08-09 22:31:03 +01:00
context.c Consistent use of config.h across the project. 2018-08-16 11:14:51 +01:00
database.c Consistent use of config.h across the project. 2018-08-16 11:14:51 +01:00
handle_connack.c Consistent use of config.h across the project. 2018-08-16 11:14:51 +01:00
handle_connect.c Fix accessor functions for username and client id when used in plugin auth check. 2018-08-16 17:00:00 +01:00
handle_publish.c Consistent use of config.h across the project. 2018-08-16 11:14:51 +01:00
handle_subscribe.c Consistent use of config.h across the project. 2018-08-16 11:14:51 +01:00
handle_unsubscribe.c Consistent use of config.h across the project. 2018-08-16 11:14:51 +01:00
lib_load.h Bump copyright years. 2018-04-11 15:24:29 +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 Consistent use of config.h across the project. 2018-08-16 11:14:51 +01:00
loop.c Fix for bridge connections when using WITH_ADNS=yes. 2018-09-19 12:55:08 +01:00
Makefile Fix compilation warnings around _BSD_SOURCE. 2018-05-02 09:39:36 +01:00
mosquitto_broker_internal.h Close spare sock at exit. 2018-09-19 13:01:13 +01:00
mosquitto_broker.h Merge branch 'develop' 2018-05-03 07:55:45 +01:00
mosquitto_passwd.c Flush stdout when asking for password. 2018-08-09 13:47:11 +01:00
mosquitto_plugin.h Bump copyright years. 2018-04-11 15:24:29 +01:00
mosquitto.c Close spare sock at exit. 2018-09-19 13:01:13 +01:00
net.c Close spare sock at exit. 2018-09-19 13:01:13 +01:00
persist.c Bump copyright years. 2018-04-11 15:24:29 +01:00
persist.h Bump copyright years. 2018-04-11 15:24:29 +01:00
plugin_defer.c Bump copyright years. 2018-04-11 15:24:29 +01:00
plugin.c Mac build fixes. 2018-04-16 11:48:42 +01:00
read_handle.c Windows fixes. 2018-04-12 11:09:02 +01:00
security_default.c Don't reject ACL patterns without %u or %c, just warn. 2018-08-09 14:32:02 +01:00
security.c Add missing parameters to internal mosquitto_acl_check 2018-08-09 13:05:35 +01:00
send_connack.c Bump copyright years. 2018-04-11 15:24:29 +01:00
send_suback.c Bump copyright years. 2018-04-11 15:24:29 +01:00
service.c Consistent use of config.h across the project. 2018-08-16 11:14:51 +01:00
signals.c Don't use deprecated openssl functions. 2018-04-11 22:10:48 +01:00
subs.c Remove some test that was always true 2018-08-14 14:56:07 +01:00
sys_tree.c Consistent use of config.h across the project. 2018-08-16 11:14:51 +01:00
sys_tree.h Bump copyright years. 2018-04-11 15:24:29 +01:00
uhpa.h Bump copyright years. 2018-04-11 15:24:29 +01:00
websockets.c Fix building for libwebsockets < 1.6. 2018-08-14 17:20:22 +01:00