mosquitto/src
2018-10-16 14:35:03 +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 retained msgs not sent by bridges. 2018-09-25 14:25:54 +01:00
CMakeLists.txt Topic test improvements. 2018-10-16 13:49:38 +01:00
conf_includedir.c Rename mqtt3_protocol.h -> mqtt_protocol.h. 2018-09-19 10:58:12 +01:00
conf.c Merge branch 'develop' into mqtt5 2018-10-02 11:28:03 +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 Fix subscribe_multiple datatypes. 2018-10-04 09:46:51 +01:00
handle_connect.c All outgoing packets now write property length for MQTT 5. 2018-10-10 12:42:27 +01:00
handle_publish.c Property reading, and tests for byte properties. 2018-10-04 17:18:57 +01:00
handle_subscribe.c Handle UTF-8 validation in packet__read_string. 2018-10-03 15:04:24 +01:00
handle_unsubscribe.c All outgoing packets now write property length for MQTT 5. 2018-10-10 12:42:27 +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 incorrect hash usage with duplicate clients. 2018-09-25 14:25:54 +01:00
Makefile Build options for building with coverage support. 2018-10-16 14:35:03 +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 Remove requirement to use user root in snap package config files. 2018-09-20 12:05:02 +01:00
net.c Merge branch 'develop' into mqtt5 2018-10-02 11:28:03 +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 Rename mqtt3_protocol.h -> mqtt_protocol.h. 2018-09-19 10:58:12 +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 All outgoing packets now write property length for MQTT 5. 2018-10-10 12:42:27 +01:00
send_suback.c All outgoing packets now write property length for MQTT 5. 2018-10-10 12:42:27 +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 Merge branch 'develop' into mqtt5 2018-10-02 11:28:03 +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 Rename mqtt3_protocol.h -> mqtt_protocol.h. 2018-09-19 10:58:12 +01:00