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 acb95f2f2e Fix potential memory leak in mosquitto_sub_topic_tokenise() 10 years ago
..
cpp Fix CMake dependencies for libmosquittopp. 11 years ago
CMakeLists.txt
Makefile
dummypthread.h
linker.version Add client support for MQTT v3.1.1. 11 years ago
logging_mosq.c
logging_mosq.h
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 [474935] Increment inflight message count correctly. 10 years ago
messages_mosq.h [474935] Increment inflight message count correctly. 10 years ago
mosquitto.c Fix potential memory leak in mosquitto_sub_topic_tokenise() 10 years ago
mosquitto.h Bump version number. 10 years ago
mosquitto_internal.h Avoid calls to strlen() when checking for empty strings. 10 years ago
mqtt3_protocol.h
net_mosq.c Build fixes for OpenBSD. 11 years ago
net_mosq.h [463000] Use own type to simplify socket handling. 11 years ago
read_handle.c
read_handle.h
read_handle_client.c
read_handle_shared.c Fix use of "dup" with pubrel, subscribe, unsubscribe. 11 years ago
send_client_mosq.c Remove logically dead code. 11 years ago
send_mosq.c [464437] Broker: Fix bridge prefixes operation. 11 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
srv_mosq.c
thread_mosq.c [471334] Fix incorrect loop timeout with keepalive=0. 10 years ago
time_mosq.c
time_mosq.h
tls_mosq.c Build fixes for OpenBSD. 11 years ago
tls_mosq.h [470660] Handle fragmented TLS packets without a delay. 10 years ago
util_mosq.c [463479] Make _mosquitto_mid_generate() thread safe. 11 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