mosquitto/lib
Roger A. Light 84aeb282e3 Fix: session handling when per_listener_settings is set to true
Closes #2618
Closes #2526

Thanks to Reuben Miller and llamaonaskateboard.
2025-09-17 17:02:09 +01:00
..
cpp Formatting: Apply to C++ files 2025-09-17 12:48:02 +01:00
actions_publish.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
actions_subscribe.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
actions_unsubscribe.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
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 Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
extended_auth.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
handle_auth.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
handle_connack.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
handle_disconnect.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
handle_ping.c
handle_pubackcomp.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
handle_publish.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
handle_pubrec.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
handle_pubrel.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
handle_suback.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
handle_unsuback.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
helpers.c
http_client.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
http_client.h Formatting: Apply to C headers 2025-09-17 12:48:02 +01:00
libmosquitto.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
linker.version
logging_mosq.c
logging_mosq.h
loop.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
Makefile
messages_mosq.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
messages_mosq.h
mosquitto_internal.h Formatting: Apply to C headers 2025-09-17 12:48:02 +01:00
net_mosq.c Fix: session handling when per_listener_settings is set to true 2025-09-17 17:02:09 +01:00
net_mosq.h Formatting: Apply to C headers 2025-09-17 12:48:02 +01:00
net_mosq_ocsp.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
net_ws.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
options.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
packet_datatypes.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
packet_mosq.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
packet_mosq.h
property_mosq.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
property_mosq.h
pthread_compat.h
read_handle.c
read_handle.h
send_connect.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
send_disconnect.c Fix spurious compiler warning 2025-09-17 12:49:41 +01:00
send_mosq.c
send_mosq.h
send_publish.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
send_subscribe.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
send_unsubscribe.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
socks_mosq.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
socks_mosq.h
srv_mosq.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
thread_mosq.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
tls_mosq.c Formatting: Double space before functions. 2025-09-17 12:03:03 +01:00
tls_mosq.h
util_mosq.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
util_mosq.h
will_mosq.c Formatting: Forbid single line if statements 2025-09-17 12:48:02 +01:00
will_mosq.h Bump copyrights. 2021-11-03 22:10:06 +00:00