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 269756a171 Fix high CPU use on slow TLS connect.
Closes #2794. Thanks to Evgeny S.
2 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 Fix Coverity 1486949 3 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 high CPU use on slow TLS connect. 2 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 Fix Coverity Scan 1486944 (backport from develop) 3 years ago
misc_mosq.h Pointless whitespace tidy. 4 years ago
mosquitto.c Fix high CPU use on slow TLS connect. 2 years ago
mosquitto_internal.h Fix failure to close thread in some situations. 3 years ago
net_mosq.c Fix default settings incorrectly allowing TLS v1.1. 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 memory leak in mosquitto_tls_opts_set() 3 years ago
packet_datatypes.c Strict protocol compliance fixes, and extensive test suite. 4 years ago
packet_mosq.c Fix confusing message on TLS certificate verification. 3 years ago
packet_mosq.h Pointless whitespace tidy. 4 years ago
property_mosq.c Add more WITH_BROKER guards. 3 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 Add more WITH_BROKER guards. 3 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 Merge branch 'fixes' of github.com:Daedaluz/mosquitto into Daedaluz-fixes 3 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