mosquitto/lib
2022-12-03 22:59:14 +00:00
..
cpp Fix incorrect subscribe_callback in mosquittopp.h. 2021-11-17 00:23:04 +00:00
actions.c
alias_mosq.c
alias_mosq.h
callbacks.c
CMakeLists.txt
connect.c Fix failure to close thread in some situations. 2022-08-15 22:17:00 +01:00
dummypthread.h
handle_auth.c
handle_connack.c
handle_disconnect.c
handle_ping.c
handle_pubackcomp.c Fix Coverity 1486949 2022-08-31 11:36:53 +01:00
handle_publish.c
handle_pubrec.c
handle_pubrel.c
handle_suback.c
handle_unsuback.c
helpers.c
linker.version
logging_mosq.c
logging_mosq.h
loop.c Fix failure to close thread in some situations. 2022-08-15 22:17:00 +01:00
Makefile
memory_mosq.c
memory_mosq.h
messages_mosq.c
messages_mosq.h
misc_mosq.c Fix Coverity Scan 1486944 (backport from develop) 2022-10-26 10:06:38 +01:00
misc_mosq.h
mosquitto.c Fix documentation omission around mosquitto_reinitialise. 2022-08-10 14:31:34 +01:00
mosquitto_internal.h Fix failure to close thread in some situations. 2022-08-15 22:17:00 +01:00
net_mosq.c Fix use of MOSQ_OPT_SSL_CTX when used with MOSQ_OPT_SSL_CTX_DEFAULTS 2022-08-10 17:18:33 +01:00
net_mosq.h Don't set SIGPIPE to ignore, use MSG_NOSIGNAL instead. 2022-08-07 23:04:46 +01:00
net_mosq_ocsp.c
options.c Fix use of MOSQ_OPT_TLS_ENGINE being unable to be used. 2022-05-17 17:19:17 +01:00
packet_datatypes.c
packet_mosq.c Backport SSL connect fixes. 2022-08-09 21:25:54 +01:00
packet_mosq.h
property_mosq.c Add more WITH_BROKER guards. 2022-12-03 22:59:14 +00:00
property_mosq.h
read_handle.c
read_handle.h
send_connect.c
send_disconnect.c
send_mosq.c
send_mosq.h
send_publish.c Add more WITH_BROKER guards. 2022-12-03 22:59:14 +00:00
send_subscribe.c
send_unsubscribe.c
socks_mosq.c
socks_mosq.h
srv_mosq.c
strings_mosq.c Use strings.h for strcasecmp, except on Windows. 2022-02-24 12:02:16 +00:00
thread_mosq.c
time_mosq.c
time_mosq.h
tls_mosq.c
tls_mosq.h
utf8_mosq.c
util_mosq.c Fix failure to close thread in some situations. 2022-08-15 22:17:00 +01:00
util_mosq.h Fix failure to close thread in some situations. 2022-08-15 22:17:00 +01:00
util_topic.c
will_mosq.c
will_mosq.h