You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mosquitto/src
Roger A. Light 1241f68ff5 Macro update 7 years ago
..
db_dump db_dump: use objects to simplify printing (#215) 9 years ago
deps Make it easier to build without bundled uthash.h. 7 years ago
CMakeLists.txt Client support for adding properties. 7 years ago
Makefile Client support for adding properties. 7 years ago
bridge.c Client+lib will property support. 7 years ago
conf.c Add retain_available support. 7 years ago
conf_includedir.c Rename mqtt3_protocol.h -> mqtt_protocol.h. 7 years ago
context.c Rename property__free_all->mosquitto_property_free_all 7 years ago
database.c Add retain_available support. 7 years ago
handle_auth.c private struct mqtt5__property -> public mosquitto_property. 7 years ago
handle_connack.c private struct mqtt5__property -> public mosquitto_property. 7 years ago
handle_connect.c Add retain_available support. 7 years ago
handle_publish.c Add retain_available support. 7 years ago
handle_subscribe.c private struct mqtt5__property -> public mosquitto_property. 7 years ago
handle_unsubscribe.c private struct mqtt5__property -> public mosquitto_property. 7 years ago
lib_load.h Bump copyright years. 8 years ago
linker-macosx.syms More client accessors. 9 years ago
linker.syms More client accessors. 9 years ago
logging.c User properties are copied from PUBLISH to PUBLISH. 7 years ago
loop.c Fix incorrect hash usage with duplicate clients. 7 years ago
mosquitto.c Remove requirement to use `user root` in snap package config files. 7 years ago
mosquitto_broker.h Merge branch 'develop' 8 years ago
mosquitto_broker_internal.h Add retain_available support. 7 years ago
mosquitto_passwd.c Flush stdout when asking for password. 7 years ago
mosquitto_plugin.h Bump copyright years. 8 years ago
net.c Merge branch 'develop' into mqtt5 7 years ago
persist.c Message Expiry Interval support. 7 years ago
persist.h Bump copyright years. 8 years ago
plugin.c Mac build fixes. 8 years ago
plugin_defer.c Bump copyright years. 8 years ago
read_handle.c Load of constant renames ahead of making mqtt_protocol.h public. 7 years ago
security.c Add missing parameters to internal mosquitto_acl_check 7 years ago
security_default.c Fix segfault on HUP when bridges and security options are configured. 7 years ago
send_connack.c Declare lack of support for shared subs and sub IDs. 7 years ago
send_suback.c private struct mqtt5__property -> public mosquitto_property. 7 years ago
send_unsuback.c private struct mqtt5__property -> public mosquitto_property. 7 years ago
service.c Consistent use of config.h across the project. 7 years ago
signals.c fix signal handler on win32 7 years ago
subs.c Merge branch 'develop' into mqtt5 7 years ago
sys_tree.c User properties are copied from PUBLISH to PUBLISH. 7 years ago
sys_tree.h Bump copyright years. 8 years ago
uhpa.h Bump copyright years. 8 years ago
websockets.c Macro update 7 years ago