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 5820b9e4e7 Fix and tests for security bug #541870. 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 Fix comparison of boolean values in CMake build. 7 years ago
Makefile Fix compilation warnings around _BSD_SOURCE. 8 years ago
bridge.c Fix building where TLS-PSK is not available. 7 years ago
conf.c ignore inline comments while parsing optional config params 7 years ago
conf_includedir.c Adding support for QNX7.0.0 7 years ago
context.c When using ADNS, don't ask for all network protocols when connecting. 7 years ago
database.c Handle mismatched handshakes properly. 7 years ago
handle_connack.c Fix outgoing retained messages not being sent by bridges. 7 years ago
handle_connect.c Fix building where TLS-PSK is not available. 7 years ago
handle_publish.c Consistent use of config.h across the project. 7 years ago
handle_subscribe.c Don't disconnect clients when a plugin denies SUBSCRIBE. 7 years ago
handle_unsubscribe.c Consistent use of config.h across the project. 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 Don't print connect/disconnect messages when connection_messages false. 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 Handle mismatched handshakes properly. 7 years ago
mosquitto_passwd.c Fix compilation when openssl deprecated APIs are not available. 7 years ago
mosquitto_plugin.h Bump copyright years. 8 years ago
net.c Don't print connect/disconnect messages when connection_messages false. 7 years ago
persist.c Guard against possible null client id. 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 Windows fixes. 8 years ago
security.c Add missing parameters to internal mosquitto_acl_check 7 years ago
security_default.c Fix and tests for security bug #541870. 7 years ago
send_connack.c Bump copyright years. 8 years ago
send_suback.c Bump copyright years. 8 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 Revert "Remove some test that was always true" 7 years ago
sys_tree.c $SYS/broker/clients/disconnected should never be negative. 7 years ago
sys_tree.h Bump copyright years. 8 years ago
uhpa.h Bump copyright years. 8 years ago
websockets.c Include sys/socket.h for AF_INET definition 7 years ago