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 00491da031 [485143] Fix detection of broken connections on Windows.
Thanks to Pierre-Yves Boisbunon.

Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=485143
10 years ago
..
db_dump Add stats mode for db_dump. 11 years ago
CMakeLists.txt Fix compiling on Linux with CMake. 11 years ago
Makefile [475807] Fix cross compiling of websockets. 10 years ago
bridge.c Fix possible memory leak with bridges and SSL. 10 years ago
conf.c Avoid calls to strlen() when checking for empty strings. 10 years ago
context.c ACLs are now checked before sending a will message. 11 years ago
database.c [468987] Free unused topic elements. 10 years ago
lib_load.h Initial contribution. 12 years ago
linker-macosx.syms Fix building on OS X. 11 years ago
linker.syms Fix errors from big code import. 11 years ago
logging.c Add websockets logging options. 11 years ago
loop.c [485143] Fix detection of broken connections on Windows. 10 years ago
mosquitto.c Fix support for libwebsockets 1.22. 10 years ago
mosquitto_broker.h Fix support for libwebsockets 1.22. 10 years ago
mosquitto_passwd.c Remove unnecessary uses of calloc. 11 years ago
mosquitto_plugin.h Allow plugins to call mosquitto_log_printf() (Linux only at the moment). 11 years ago
net.c [463000] Use own type to simplify socket handling. 11 years ago
persist.c Fix persistent db writing on Windows. 11 years ago
persist.h Initial contribution. 12 years ago
read_handle.c Avoid calls to strlen() when checking for empty strings. 10 years ago
read_handle_client.c [456899] Broker: Add bridge_attempt_unsubscribe option. 11 years ago
read_handle_server.c Fix support for libwebsockets 1.22. 10 years ago
security.c Print dlerror on library loading errors. 11 years ago
security_default.c Fix possible minor memory leak on acl parsing. 11 years ago
send_server.c Add support for "session present" in CONNACK messages for MQTT v3.1.1. 12 years ago
service.c Initial contribution. 12 years ago
subs.c [468987] Free unused topic tree elements. 10 years ago
sys_tree.c Fix errors from big code import. 11 years ago
uthash.h Initial contribution. 12 years ago
websockets.c Error messages for websockets init failure. 10 years ago