mosquitto/src
2018-11-01 21:51:35 +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 Client+lib will property support. 2018-11-01 11:37:57 +00:00
CMakeLists.txt Client support for adding properties. 2018-10-31 12:38:39 +00: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 Rename property__free_all->mosquitto_property_free_all 2018-10-30 10:16:42 +00:00
database.c Message Expiry Interval support. 2018-11-01 21:51:35 +00:00
handle_auth.c Load of constant renames ahead of making mqtt_protocol.h public. 2018-10-30 11:11:31 +00:00
handle_connack.c Client+library support for unsubscribe properties. 2018-11-01 14:12:52 +00:00
handle_connect.c Load of constant renames ahead of making mqtt_protocol.h public. 2018-10-30 11:11:31 +00:00
handle_publish.c Message Expiry Interval support. 2018-11-01 21:51:35 +00:00
handle_subscribe.c Load of constant renames ahead of making mqtt_protocol.h public. 2018-10-30 11:11:31 +00:00
handle_unsubscribe.c Client support for adding properties. 2018-10-31 12:38:39 +00: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 User properties are copied from PUBLISH to PUBLISH. 2018-10-25 10:24:19 +01:00
loop.c Fix incorrect hash usage with duplicate clients. 2018-09-25 14:25:54 +01:00
Makefile Client support for adding properties. 2018-10-31 12:38:39 +00:00
mosquitto_broker_internal.h Message Expiry Interval support. 2018-11-01 21:51:35 +00: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 Message Expiry Interval support. 2018-11-01 21:51:35 +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 Load of constant renames ahead of making mqtt_protocol.h public. 2018-10-30 11:11:31 +00: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 Load of constant renames ahead of making mqtt_protocol.h public. 2018-10-30 11:11:31 +00:00
send_suback.c Load of constant renames ahead of making mqtt_protocol.h public. 2018-10-30 11:11:31 +00:00
send_unsuback.c Client support for adding properties. 2018-10-31 12:38:39 +00: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 User properties are copied from PUBLISH to PUBLISH. 2018-10-25 10:24:19 +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