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 Light 84660e1cbe Send maximum limits for QoS>0.
This needs more work on the broker front to simplify the design.
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 Merge branch 'master' into mqtt5 7 years ago
Makefile Process session-expiry-interval on CONNECT and DISCONNECT. 7 years ago
bridge.c Subscription identifier support. 7 years ago
conf.c Process receive maximum (as max_inflight_messages). 7 years ago
conf_includedir.c Merge branch 'master' into mqtt5 7 years ago
context.c Send maximum limits for QoS>0. 7 years ago
database.c Send maximum limits for QoS>0. 7 years ago
handle_auth.c private struct mqtt5__property -> public mosquitto_property. 7 years ago
handle_connack.c Subscription identifier support. 7 years ago
handle_connect.c Add test for duplicate CONNECT. 7 years ago
handle_publish.c Subscription identifier support. 7 years ago
handle_subscribe.c Subscription identifier support. 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 Merge branch 'master' into mqtt5 7 years ago
mosquitto.c Don't use gnu-specific strerror_r. 7 years ago
mosquitto_broker.h Merge branch 'develop' 8 years ago
mosquitto_broker_internal.h Process receive maximum (as max_inflight_messages). 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 'master' into mqtt5 7 years ago
persist.c Subscription identifier support. 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 Send maximum limits for QoS>0. 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 Subscription identifier support. 7 years ago
send_suback.c Subscription identifier support. 7 years ago
send_unsuback.c Subscription identifier support. 7 years ago
service.c Print message on error when installing as a Windows service. 7 years ago
signals.c fix signal handler on win32 7 years ago
subs.c Subscription identifier support. 7 years ago
sys_tree.c Merge branch 'master' into mqtt5 7 years ago
sys_tree.h Bump copyright years. 8 years ago
uhpa.h Bump copyright years. 8 years ago
websockets.c Merge branch 'master' into mqtt5 7 years ago