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 49ebb58569 Fix failure to close thread in some situations.
Closes #2545. Thanks to p-luke.
3 years ago
..
cpp Fix incorrect subscribe_callback in mosquittopp.h. 4 years ago
CMakeLists.txt Set ARCHIVE DESTINATION for mosquitto library 4 years ago
Makefile Fix connack error printing. 5 years ago
actions.c Pointless whitespace tidy. 4 years ago
alias_mosq.c Pointless whitespace tidy. 4 years ago
alias_mosq.h Pointless whitespace tidy. 4 years ago
callbacks.c Pointless whitespace tidy. 4 years ago
connect.c Fix failure to close thread in some situations. 3 years ago
dummypthread.h Pointless whitespace tidy. 4 years ago
handle_auth.c Don't pass NULL to printf %s. 4 years ago
handle_connack.c Don't pass NULL to printf %s. 4 years ago
handle_disconnect.c Strict protocol compliance fixes, and extensive test suite. 4 years ago
handle_ping.c Don't pass NULL to printf %s. 4 years ago
handle_pubackcomp.c Don't pass NULL to printf %s. 4 years ago
handle_publish.c Don't pass NULL to printf %s. 4 years ago
handle_pubrec.c Don't pass NULL to printf %s. 4 years ago
handle_pubrel.c Don't pass NULL to printf %s. 4 years ago
handle_suback.c Don't pass NULL to printf %s. 4 years ago
handle_unsuback.c Don't pass NULL to printf %s. 4 years ago
helpers.c Pointless whitespace tidy. 4 years ago
linker.version Merge remote-tracking branch 'origin/fixes' into develop 5 years ago
logging_mosq.c Pointless whitespace tidy. 4 years ago
logging_mosq.h Pointless whitespace tidy. 4 years ago
loop.c Fix failure to close thread in some situations. 3 years ago
memory_mosq.c Pointless whitespace tidy. 4 years ago
memory_mosq.h Pointless whitespace tidy. 4 years ago
messages_mosq.c Pointless whitespace tidy. 4 years ago
messages_mosq.h Pointless whitespace tidy. 4 years ago
misc_mosq.c Move to end of file on append, when on Windows. 4 years ago
misc_mosq.h Pointless whitespace tidy. 4 years ago
mosquitto.c Fix documentation omission around mosquitto_reinitialise. 3 years ago
mosquitto_internal.h Fix failure to close thread in some situations. 3 years ago
net_mosq.c Fix use of MOSQ_OPT_SSL_CTX when used with MOSQ_OPT_SSL_CTX_DEFAULTS 3 years ago
net_mosq.h Don't set SIGPIPE to ignore, use MSG_NOSIGNAL instead. 3 years ago
net_mosq_ocsp.c Minor build fixes. 5 years ago
options.c Fix use of `MOSQ_OPT_TLS_ENGINE` being unable to be used. 3 years ago
packet_datatypes.c Strict protocol compliance fixes, and extensive test suite. 4 years ago
packet_mosq.c Backport SSL connect fixes. 3 years ago
packet_mosq.h Pointless whitespace tidy. 4 years ago
property_mosq.c Fix client_generated flag not being copied on properties. 4 years ago
property_mosq.h Pointless whitespace tidy. 4 years ago
read_handle.c Pointless whitespace tidy. 4 years ago
read_handle.h Pointless whitespace tidy. 4 years ago
send_connect.c Don't pass NULL to printf %s. 4 years ago
send_disconnect.c Don't pass NULL to printf %s. 4 years ago
send_mosq.c Don't pass NULL to printf %s. 4 years ago
send_mosq.h Pointless whitespace tidy. 4 years ago
send_publish.c Don't pass NULL to printf %s. 4 years ago
send_subscribe.c Don't pass NULL to printf %s. 4 years ago
send_unsubscribe.c Don't pass NULL to printf %s. 4 years ago
socks_mosq.c Build warning fixes. 4 years ago
socks_mosq.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
srv_mosq.c Pointless whitespace tidy. 4 years ago
strings_mosq.c Use strings.h for strcasecmp, except on Windows. 4 years ago
thread_mosq.c Pointless whitespace tidy. 4 years ago
time_mosq.c Pointless whitespace tidy. 4 years ago
time_mosq.h Pointless whitespace tidy. 4 years ago
tls_mosq.c Pointless whitespace tidy. 4 years ago
tls_mosq.h Pointless whitespace tidy. 4 years ago
utf8_mosq.c Pointless whitespace tidy. 4 years ago
util_mosq.c Fix failure to close thread in some situations. 3 years ago
util_mosq.h Fix failure to close thread in some situations. 3 years ago
util_topic.c Fix mosquitto_topic_matches_sub2() not using the length parameters. 4 years ago
will_mosq.c Pointless whitespace tidy. 4 years ago
will_mosq.h Pointless whitespace tidy. 4 years ago