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/src
Roger A. Light 0ec258d01f Fix incorrect string length calculation.
Closes #1963. Thanks to twegener-embertec.
5 years ago
..
CMakeLists.txt Enable WITH_CONTROL in cmake. 5 years ago
Makefile Fix connack error printing. 5 years ago
bridge.c Fix slow initial bridge connections for WITH_ADNS=no. 5 years ago
bridge_topic.c Add SPDX license identifiers. 5 years ago
conf.c Fix incorrect string length calculation. 5 years ago
conf_includedir.c Add SPDX license identifiers. 5 years ago
context.c Improve struct packing. 5 years ago
control.c Add SPDX license identifiers. 5 years ago
database.c Fix QoS 0 messages not being delivered if max_queued_messages was set to 0. 5 years ago
handle_auth.c Add SPDX license identifiers. 5 years ago
handle_connack.c Respect receive-maximum on bridges. 5 years ago
handle_connect.c Fix LWT not being sent on client takeover. 5 years ago
handle_disconnect.c Add SPDX license identifiers. 5 years ago
handle_publish.c Reply to $CONTROL QoS>0 msgs even if WITH_CONTROL disabled. 5 years ago
handle_subscribe.c Add SPDX license identifiers. 5 years ago
handle_unsubscribe.c Add SPDX license identifiers. 5 years ago
keepalive.c Add SPDX license identifiers. 5 years ago
lib_load.h Add SPDX license identifiers. 5 years ago
linker-macosx.syms Remove non-existant linker functions. 5 years ago
linker.syms Remove non-existant linker functions. 5 years ago
logging.c Build fix for Xcode 12. 5 years ago
loop.c Add SPDX license identifiers. 5 years ago
memory_public.c Various Windows build fixes. 5 years ago
mosquitto.c Fix websockets listeners not causing the main loop not to wake up. 5 years ago
mosquitto_broker_internal.h Improve struct packing. 5 years ago
mux.c Add SPDX license identifiers. 5 years ago
mux.h Add SPDX license identifiers. 5 years ago
mux_epoll.c Fix websockets listeners not causing the main loop not to wake up. 5 years ago
mux_poll.c Fix excessive CPU use on non-Linux systems when the open file limit is set high. 5 years ago
net.c Fix DH group not being set for TLS connections. 5 years ago
password_mosq.c Fix build using WITH_TLS=no when the openssl headers aren't available. 5 years ago
password_mosq.h Add SPDX license identifiers. 5 years ago
persist.h Add SPDX license identifiers. 5 years ago
persist_read.c Add SPDX license identifiers. 5 years ago
persist_read_v5.c Add SPDX license identifiers. 5 years ago
persist_read_v234.c Add SPDX license identifiers. 5 years ago
persist_write.c More conversion fixes. 5 years ago
persist_write_v5.c Add SPDX license identifiers. 5 years ago
plugin.c Add SPDX license identifiers. 5 years ago
plugin_debug.c Add SPDX license identifiers. 5 years ago
plugin_defer.c Add SPDX license identifiers. 5 years ago
plugin_public.c Add SPDX license identifiers. 5 years ago
property_broker.c Add SPDX license identifiers. 5 years ago
read_handle.c Add SPDX license identifiers. 5 years ago
retain.c Various Windows build fixes. 5 years ago
security.c Add SPDX license identifiers. 5 years ago
security_default.c Fix local bridges being disconnected on SIGHUP. 5 years ago
send_auth.c Add SPDX license identifiers. 5 years ago
send_connack.c Add SPDX license identifiers. 5 years ago
send_suback.c Add SPDX license identifiers. 5 years ago
send_unsuback.c Add SPDX license identifiers. 5 years ago
service.c Add SPDX license identifiers. 5 years ago
session_expiry.c Add SPDX license identifiers. 5 years ago
signals.c Various Windows build fixes. 5 years ago
subs.c Add SPDX license identifiers. 5 years ago
sys_tree.c Add SPDX license identifiers. 5 years ago
sys_tree.h Add SPDX license identifiers. 5 years ago
topic_tok.c Add SPDX license identifiers. 5 years ago
websockets.c Improve struct packing. 5 years ago
will_delay.c Add SPDX license identifiers. 5 years ago
xtreport.c Add SPDX license identifiers. 5 years ago