mosquitto/lib
Roger A. Light 3a0f46aa20 Fix outgoing maximum-packet-size limit check.
Closes #3503. Thanks to Julian Graf.
2026-02-15 23:00:32 +00:00
..
cpp
actions_publish.c
actions_subscribe.c
actions_unsubscribe.c
alias_mosq.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
alias_mosq.h
callbacks.c
callbacks.h
CMakeLists.txt
connect.c
extended_auth.c
handle_auth.c
handle_connack.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
handle_disconnect.c
handle_ping.c
handle_pubackcomp.c
handle_publish.c
handle_pubrec.c
handle_pubrel.c
handle_suback.c
handle_unsuback.c Merge branch 'fixes' into develop 2026-01-15 00:49:53 +00:00
helpers.c
http_client.c
http_client.h
libmosquitto.c
linker.version
logging_mosq.c
logging_mosq.h Bump copyrights. 2021-11-03 22:10:06 +00:00
loop.c
Makefile
messages_mosq.c
messages_mosq.h
mosquitto_internal.h
net_mosq.c
net_mosq.h
net_mosq_ocsp.c
net_ws.c
options.c
packet_datatypes.c
packet_mosq.c
packet_mosq.h
property_mosq.c Support parsing future MQTT v5 properties with id value > 128 2025-10-13 22:23:12 +01:00
property_mosq.h
pthread_compat.h
read_handle.c
read_handle.h
send_connect.c
send_disconnect.c
send_mosq.c
send_mosq.h
send_publish.c
send_subscribe.c
send_unsubscribe.c
socks_mosq.c
socks_mosq.h Bump copyrights. 2021-11-03 22:10:06 +00:00
srv_mosq.c
thread_mosq.c
tls_mosq.c
tls_mosq.h
util_mosq.c
util_mosq.h
will_mosq.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
will_mosq.h