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 9751cccf0d Windows: Fix possible crash when client disconnects.
Closes #1137. Thanks to Kris Mattheus.
7 years ago
..
db_dump Fix and tests for CVE-2018-12546. 7 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 Fix spaces not being allowed in the bridge remote_username option. 7 years ago
conf_includedir.c Adding support for QNX7.0.0 7 years ago
context.c Fix Will not being sent for Websockets clients. 7 years ago
database.c Fix and tests for CVE-2018-12546. 7 years ago
handle_connack.c Fix outgoing retained messages not being sent by bridges. 7 years ago
handle_connect.c Fix and tests for CVE-2018-12546. 7 years ago
handle_publish.c Fix and tests for CVE-2018-12546. 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 Fix Will not being sent for Websockets clients. 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 Fix Will not being sent for Websockets clients. 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 Fix and tests for CVE-2018-12546. 7 years ago
persist.h Fix and tests for CVE-2018-12546. 7 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 CVE-2018-12546. 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 Fix and tests for CVE-2018-12546. 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 Windows: Fix possible crash when client disconnects. 7 years ago