mosquitto/src
2018-11-07 18:27:15 +00: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 retained msgs not sent by bridges. 2018-09-25 14:25:54 +01:00
CMakeLists.txt Adding support for QNX7.0.0 2018-11-06 23:11:09 +00:00
conf_includedir.c Adding support for QNX7.0.0 2018-11-06 23:11:09 +00:00
conf.c Merge branch 'master' 2018-10-23 10:39:20 +01:00
context.c Fix incorrect hash usage with duplicate clients. 2018-09-25 14:25:54 +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 Give better error message if a client sends a password without a username. 2018-11-07 17:29:39 +00:00
handle_publish.c Consistent use of config.h across the project. 2018-08-16 11:14:51 +01:00
handle_subscribe.c Don't disconnect clients when a plugin denies SUBSCRIBE. 2018-11-07 10:06:32 +00: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 bug where bridge doesn't honor restart_timeout setting 2018-11-06 23:28:40 +00:00
Makefile Fix compilation warnings around _BSD_SOURCE. 2018-05-02 09:39:36 +01:00
mosquitto_broker_internal.h Fix "round_robin false" behaviour. 2018-09-19 17:30:38 +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 Don't use gnu-specific strerror_r. 2018-11-07 18:27:15 +00:00
net.c Don't use gnu-specific strerror_r. 2018-11-07 18:27:15 +00:00
persist.c Don't use gnu-specific strerror_r. 2018-11-07 18:27:15 +00: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 Fix segfault on HUP when bridges and security options are configured. 2018-09-19 17:52:23 +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 fix signal handler on win32 2018-09-25 10:34:28 +01:00
subs.c Revert "Remove some test that was always true" 2018-09-25 14:25:54 +01:00
sys_tree.c $SYS/broker/clients/disconnected should never be negative. 2018-11-07 17:23:43 +00: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