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 97849e8825 Remove unnecessary uses of calloc. 11 years ago
..
db_dump Add stats mode for db_dump. 11 years ago
CMakeLists.txt Fix library linking with CMake. 11 years ago
Makefile Fix errors from big code import. 11 years ago
bridge.c Don't use bridge hash in each client. 11 years ago
conf.c Remove unnecessary uses of calloc. 11 years ago
context.c Fix dereferencing of msg store items. 11 years ago
database.c Clear store variable correctly here. 11 years ago
lib_load.h Initial contribution. 12 years ago
linker-macosx.syms Fix errors from big code import. 11 years ago
linker.syms Fix errors from big code import. 11 years ago
logging.c Allow plugins to call mosquitto_log_printf() (Linux only at the moment). 11 years ago
loop.c Disconnect websockets clients properly. 11 years ago
mosquitto.c Don't use bridge hash in each client. 11 years ago
mosquitto_broker.h [456899] Broker: Add bridge_attempt_unsubscribe option. 11 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 Don't ask for client cert when require_certificate is false. 11 years ago
persist.c Remove unnecessary uses of calloc. 11 years ago
persist.h Initial contribution. 12 years ago
read_handle.c Remove unnecessary uses of calloc. 11 years ago
read_handle_client.c [456899] Broker: Add bridge_attempt_unsubscribe option. 11 years ago
read_handle_server.c Should check acl result for lack of success, not presence of error. 11 years ago
security.c Print dlerror on library loading errors. 11 years ago
security_default.c Merge 1.3.2-1.3.5 into 1.4. 11 years ago
send_server.c Add support for "session present" in CONNACK messages for MQTT v3.1.1. 11 years ago
service.c Initial contribution. 12 years ago
subs.c Protect stored messages from removal when queing. 11 years ago
sys_tree.c Fix errors from big code import. 11 years ago
uthash.h Initial contribution. 12 years ago
websockets.c Change the way that new clients with match client ids are dealt with. 11 years ago