mosquitto/lib
2022-08-07 23:04:46 +01:00
..
cpp Fix incorrect subscribe_callback in mosquittopp.h. 2021-11-17 00:23:04 +00:00
actions.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
alias_mosq.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
alias_mosq.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
callbacks.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
CMakeLists.txt Set ARCHIVE DESTINATION for mosquitto library 2021-11-06 16:18:04 +03:00
connect.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
dummypthread.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
handle_auth.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
handle_connack.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
handle_disconnect.c Strict protocol compliance fixes, and extensive test suite. 2021-08-23 23:19:28 +01:00
handle_ping.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
handle_pubackcomp.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
handle_publish.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
handle_pubrec.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
handle_pubrel.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
handle_suback.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
handle_unsuback.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
helpers.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
linker.version Merge remote-tracking branch 'origin/fixes' into develop 2020-09-24 17:03:14 +01:00
logging_mosq.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
logging_mosq.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
loop.c fix data race mosquitto_loop function 2022-04-13 20:05:35 +02:00
Makefile Fix connack error printing. 2020-12-01 15:57:37 +00:00
memory_mosq.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
memory_mosq.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
messages_mosq.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
messages_mosq.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
misc_mosq.c Move to end of file on append, when on Windows. 2021-10-15 15:52:19 +01:00
misc_mosq.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
mosquitto_internal.h Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
mosquitto.c Don't set SIGPIPE to ignore, use MSG_NOSIGNAL instead. 2022-08-07 23:04:46 +01:00
net_mosq_ocsp.c Minor build fixes. 2021-03-21 09:18:43 +00:00
net_mosq.c Don't set SIGPIPE to ignore, use MSG_NOSIGNAL instead. 2022-08-07 23:04:46 +01:00
net_mosq.h Don't set SIGPIPE to ignore, use MSG_NOSIGNAL instead. 2022-08-07 23:04:46 +01:00
options.c Fix use of MOSQ_OPT_TLS_ENGINE being unable to be used. 2022-05-17 17:19:17 +01:00
packet_datatypes.c Strict protocol compliance fixes, and extensive test suite. 2021-08-23 23:19:28 +01:00
packet_mosq.c Strict protocol compliance fixes, and extensive test suite. 2021-08-23 23:19:28 +01:00
packet_mosq.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
property_mosq.c Fix client_generated flag not being copied on properties. 2022-02-24 14:05:11 +00:00
property_mosq.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
read_handle.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
read_handle.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
send_connect.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
send_disconnect.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
send_mosq.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
send_mosq.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
send_publish.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
send_subscribe.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
send_unsubscribe.c Don't pass NULL to printf %s. 2021-11-15 22:29:19 +00:00
socks_mosq.c Build warning fixes. 2021-08-26 10:54:03 +01:00
socks_mosq.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 2021-01-20 11:46:18 +00:00
srv_mosq.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
strings_mosq.c Use strings.h for strcasecmp, except on Windows. 2022-02-24 12:02:16 +00:00
thread_mosq.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
time_mosq.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
time_mosq.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
tls_mosq.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
tls_mosq.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
utf8_mosq.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
util_mosq.c Fix build 2022-06-03 20:49:59 +01:00
util_mosq.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
util_topic.c Fix mosquitto_topic_matches_sub2() not using the length parameters. 2021-11-16 23:14:24 +00:00
will_mosq.c Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00
will_mosq.h Pointless whitespace tidy. 2021-10-05 15:20:37 +01:00