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 d5108956bf Process session-expiry-interval on CONNECT and DISCONNECT.
Add test to check for invalid values.
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 Process session-expiry-interval on CONNECT and DISCONNECT. 7 years ago
Makefile Process session-expiry-interval on CONNECT and DISCONNECT. 7 years ago
bridge.c Rename clean_session to clean_start for v5. 7 years ago
conf.c Rename clean_session to clean_start for v5. 7 years ago
conf_includedir.c Rename mqtt3_protocol.h -> mqtt_protocol.h. 7 years ago
context.c Rename clean_session to clean_start for v5. 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 Process session-expiry-interval on CONNECT and DISCONNECT. 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 Rename clean_session to clean_start for v5. 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 Process session-expiry-interval on CONNECT and DISCONNECT. 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 Rename clean_session to clean_start for v5. 7 years ago
persist.h Bump copyright years. 8 years ago
plugin.c Rename clean_session to clean_start for v5. 7 years ago
plugin_defer.c Bump copyright years. 8 years ago
property_broker.c Process session-expiry-interval on CONNECT and DISCONNECT. 7 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