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 f4b2838574 Property reading, and tests for byte properties. 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 Move simple datatype reading functions to own file. 7 years ago
Makefile Move simple datatype reading functions to own file. 7 years ago
bridge.c Fix retained msgs not sent by bridges. 7 years ago
conf.c Merge branch 'develop' into mqtt5 7 years ago
conf_includedir.c Rename mqtt3_protocol.h -> mqtt_protocol.h. 7 years ago
context.c Fix incorrect hash usage with duplicate clients. 7 years ago
database.c Consistent use of config.h across the project. 7 years ago
handle_connack.c Fix subscribe_multiple datatypes. 7 years ago
handle_connect.c Property reading, and tests for byte properties. 7 years ago
handle_publish.c Property reading, and tests for byte properties. 7 years ago
handle_subscribe.c Handle UTF-8 validation in packet__read_string. 7 years ago
handle_unsubscribe.c Handle UTF-8 validation in packet__read_string. 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 Consistent use of config.h across the project. 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 Fix "round_robin false" behaviour. 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 Bump copyright years. 8 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 Rename mqtt3_protocol.h -> mqtt_protocol.h. 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 Primitive v5 CONNACK support - no properties. 7 years ago
send_suback.c Rename mqtt3_protocol.h -> mqtt_protocol.h. 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 Consistent use of config.h across the project. 7 years ago
sys_tree.h Bump copyright years. 8 years ago
uhpa.h Bump copyright years. 8 years ago
websockets.c Rename mqtt3_protocol.h -> mqtt_protocol.h. 7 years ago