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 54f3b686dc Fix "slow" file based logging by switching to line based buffering.
Closes #1689. Closes #1741. Thanks to Brett M. Gordon and tt92.
5 years ago
..
db_dump Back port db_dump from develop. 6 years ago
deps Will delay tests and implementation. 7 years ago
CMakeLists.txt only link with libm on OpenBSD 5 years ago
Makefile Add plugin that prints out calls, to help debugging. 6 years ago
bridge.c Update changelog. Release page. Bump copyright. 6 years ago
conf.c Fix bridge topic remapping when using "" as the topic. 5 years ago
conf_includedir.c Update changelog. Release page. Bump copyright. 6 years ago
context.c Don't disconnect clients that are already disconnected. 5 years ago
database.c Fix `autosave_interval` not being triggered by messages being delivered. 5 years ago
handle_auth.c Update changelog. Release page. Bump copyright. 6 years ago
handle_connack.c Update changelog. Release page. Bump copyright. 6 years ago
handle_connect.c Fix memory leak when connecting clients rejected. 5 years ago
handle_disconnect.c Update changelog. Release page. Bump copyright. 6 years ago
handle_publish.c Update changelog. Release page. Bump copyright. 6 years ago
handle_subscribe.c Update changelog. Release page. Bump copyright. 6 years ago
handle_unsubscribe.c Update changelog. Release page. Bump copyright. 6 years ago
lib_load.h Update changelog. Release page. Bump copyright. 6 years ago
linker-macosx.syms Add mosquitto_set_username() plugin function. 7 years ago
linker.syms Add mosquitto_set_username() plugin function. 7 years ago
logging.c Fix "slow" file based logging by switching to line based buffering. 5 years ago
loop.c Fix possible assert crash associated with bridge reconnecting. 5 years ago
mosquitto.c Fix broker refusing to start if only websockets listeners were defined. 5 years ago
mosquitto_broker.h Update changelog. Release page. Bump copyright. 6 years ago
mosquitto_broker_internal.h Update changelog. Release page. Bump copyright. 6 years ago
mosquitto_passwd.c Fix mosquitto_passwd -b not updating passwords for existing users 6 years ago
mosquitto_plugin.h Update changelog. Release page. Bump copyright. 6 years ago
net.c Fix FormatMessage warnings for Windows. 5 years ago
persist.h Update changelog. Release page. Bump copyright. 6 years ago
persist_read.c Fix check when loading persistence file of a different version 5 years ago
persist_read_v5.c Update changelog. Release page. Bump copyright. 6 years ago
persist_read_v234.c Fixes for the poor souls stuck on <c99. 6 years ago
persist_write.c Update changelog. Release page. Bump copyright. 6 years ago
persist_write_v5.c Update changelog. Release page. Bump copyright. 6 years ago
plugin.c Update changelog. Release page. Bump copyright. 6 years ago
plugin_debug.c Update changelog. Release page. Bump copyright. 6 years ago
plugin_defer.c Update changelog. Release page. Bump copyright. 6 years ago
property_broker.c Update changelog. Release page. Bump copyright. 6 years ago
read_handle.c Update changelog. Release page. Bump copyright. 6 years ago
security.c Fix FormatMessage warnings for Windows. 5 years ago
security_default.c Fixes for the poor souls stuck on <c99. 6 years ago
send_auth.c Update changelog. Release page. Bump copyright. 6 years ago
send_connack.c Update changelog. Release page. Bump copyright. 6 years ago
send_suback.c Update changelog. Release page. Bump copyright. 6 years ago
send_unsuback.c Update changelog. Release page. Bump copyright. 6 years ago
service.c Fix FormatMessage warnings for Windows. 5 years ago
session_expiry.c Update changelog. Release page. Bump copyright. 6 years ago
signals.c Update changelog. Release page. Bump copyright. 6 years ago
subs.c Update changelog. Release page. Bump copyright. 6 years ago
sys_tree.c Fixes for the poor souls stuck on <c99. 6 years ago
sys_tree.h Fix sys_tree macro stubs with no arguments. 5 years ago
uhpa.h Update changelog. Release page. Bump copyright. 6 years ago
websockets.c Fix websockets clients sometimes not being disconnected promptly. 5 years ago
will_delay.c Update changelog. Release page. Bump copyright. 6 years ago