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/lib
Roger A. Light 87b6a746fd Bump version number. 9 years ago
..
cpp Fixes a bug where the C++ wrapper would always claim SOCKS was not supported. (#198) 9 years ago
CMakeLists.txt Fix string quoting in CMakeLists.txt. Closes #4. 10 years ago
Makefile Add experimental SOCKS5 support for the clients. 11 years ago
dummypthread.h Initial contribution. 12 years ago
linker.version Add client support for MQTT v3.1.1. 11 years ago
logging_mosq.c Initial contribution. 12 years ago
logging_mosq.h Initial contribution. 12 years ago
memory_mosq.c [475707] Fix free related crash on openwrt. 10 years ago
memory_mosq.h Build fixes for OpenBSD. 11 years ago
messages_mosq.c Only increment inflight msgs when limit not reached. 10 years ago
messages_mosq.h [474935] Increment inflight message count correctly. 10 years ago
mosquitto.c [166] Don't cancel external threads. 9 years ago
mosquitto.h Bump version number. 9 years ago
mosquitto_internal.h [166] Don't cancel external threads. 9 years ago
mqtt3_protocol.h Initial contribution. 12 years ago
net_mosq.c [166] Don't cancel external threads. 9 years ago
net_mosq.h [463000] Use own type to simplify socket handling. 11 years ago
read_handle.c Initial contribution. 12 years ago
read_handle.h Remove unused messages from store immediately. 11 years ago
read_handle_client.c Fixes for clients that disconnect very quickly. 11 years ago
read_handle_shared.c [57] Handle PUB* with unknown message id gracefully. 9 years ago
send_client_mosq.c Remove logically dead code. 11 years ago
send_mosq.c [180] Fix #includes in lib/send_mosq.c 9 years ago
send_mosq.h Fix use of "dup" with pubrel, subscribe, unsubscribe. 11 years ago
socks_mosq.c Remove duplicate code. 10 years ago
socks_mosq.h Add missing socks code! 11 years ago
srv_mosq.c Don't use exit() on SRV failure. 12 years ago
thread_mosq.c [166] Don't cancel external threads. 9 years ago
time_mosq.c Initial contribution. 12 years ago
time_mosq.h Initial contribution. 12 years ago
tls_mosq.c [237] Fix memory leak when verifying a server certificate. 9 years ago
tls_mosq.h [470660] Handle fragmented TLS packets without a delay. 10 years ago
util_mosq.c Fix mosquitto_topic_matches_sub(). 9 years ago
util_mosq.h [458410] Add missing headers to util_mosq.h 11 years ago
will_mosq.c Remove unnecessary includes. 11 years ago
will_mosq.h Initial contribution. 12 years ago