| .. |
|
cpp
|
|
|
|
actions.c
|
Fix more minor compiler warnings.
|
2021-01-21 13:33:54 +00:00 |
|
alias_mosq.c
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
2021-01-20 11:46:18 +00:00 |
|
alias_mosq.h
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
2021-01-20 11:46:18 +00:00 |
|
callbacks.c
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
2021-01-20 11:46:18 +00:00 |
|
CMakeLists.txt
|
|
|
|
connect.c
|
Improve QoS 0 outgoing packet queueing.
|
2021-05-18 16:53:45 +01:00 |
|
dummypthread.h
|
|
|
|
handle_auth.c
|
Minor build fixes.
|
2021-03-21 09:18:43 +00:00 |
|
handle_connack.c
|
fix duplication of messages during connect
|
2021-03-22 07:59:37 +01:00 |
|
handle_disconnect.c
|
Minor build fixes.
|
2021-03-21 09:18:43 +00:00 |
|
handle_ping.c
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
2021-01-20 11:46:18 +00:00 |
|
handle_pubackcomp.c
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
2021-01-20 11:46:18 +00:00 |
|
handle_publish.c
|
Cleanup messsage before return.
|
2021-05-16 19:57:59 +01:00 |
|
handle_pubrec.c
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
2021-01-20 11:46:18 +00:00 |
|
handle_pubrel.c
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
2021-01-20 11:46:18 +00:00 |
|
handle_suback.c
|
Minor build fixes.
|
2021-03-21 09:18:43 +00:00 |
|
handle_unsuback.c
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
2021-01-20 11:46:18 +00:00 |
|
helpers.c
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
2021-01-20 11:46:18 +00:00 |
|
linker.version
|
|
|
|
logging_mosq.c
|
Fix inconsistent sign in log__printf declaration.
|
2021-03-20 19:16:43 +00:00 |
|
logging_mosq.h
|
Fix inconsistent sign in log__printf declaration.
|
2021-03-20 19:16:43 +00:00 |
|
loop.c
|
Don't call read() if sockpairR < 0.
|
2021-05-06 21:04:49 +01:00 |
|
Makefile
|
|
|
|
memory_mosq.c
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
2021-01-20 11:46:18 +00:00 |
|
memory_mosq.h
|
Fix memory tracking not being available on FreeBSD or macOS.
|
2021-02-25 17:04:15 +00:00 |
|
messages_mosq.c
|
fix duplication of messages during connect
|
2021-03-22 07:59:37 +01:00 |
|
messages_mosq.h
|
fix duplication of messages during connect
|
2021-03-22 07:59:37 +01:00 |
|
misc_mosq.c
|
Fix possible out of bounds memory reads when reading configuration.
|
2021-07-22 16:43:06 +01:00 |
|
misc_mosq.h
|
Minor build fixes.
|
2021-03-21 09:18:43 +00:00 |
|
mosquitto.c
|
Improve QoS 0 outgoing packet queueing.
|
2021-05-18 16:53:45 +01:00 |
|
mosquitto_internal.h
|
Improve QoS 0 outgoing packet queueing.
|
2021-05-18 16:53:45 +01:00 |
|
net_mosq.c
|
TLS-PSK mismatch fix.
|
2021-08-19 17:26:04 +01:00 |
|
net_mosq.h
|
Fix building with Visual Studio 2008
|
2021-04-18 21:23:25 +02:00 |
|
net_mosq_ocsp.c
|
Minor build fixes.
|
2021-03-21 09:18:43 +00:00 |
|
options.c
|
Fix missing control path.
|
2021-04-25 23:10:06 +01:00 |
|
packet_datatypes.c
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
2021-01-20 11:46:18 +00:00 |
|
packet_mosq.c
|
Revert premature want_connect fix.
|
2021-06-08 22:26:14 +01:00 |
|
packet_mosq.h
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
2021-01-20 11:46:18 +00:00 |
|
property_mosq.c
|
Minor build fixes.
|
2021-03-21 09:18:43 +00:00 |
|
property_mosq.h
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
2021-01-20 11:46:18 +00:00 |
|
read_handle.c
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
2021-01-20 11:46:18 +00:00 |
|
read_handle.h
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
2021-01-20 11:46:18 +00:00 |
|
send_connect.c
|
Minor build fixes.
|
2021-03-21 09:18:43 +00:00 |
|
send_disconnect.c
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
2021-01-20 11:46:18 +00:00 |
|
send_mosq.c
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
2021-01-20 11:46:18 +00:00 |
|
send_mosq.h
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
2021-01-20 11:46:18 +00:00 |
|
send_publish.c
|
Fix more minor compiler warnings.
|
2021-01-21 13:33:54 +00:00 |
|
send_subscribe.c
|
Minor build fixes.
|
2021-03-21 09:18:43 +00:00 |
|
send_unsubscribe.c
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
2021-01-20 11:46:18 +00:00 |
|
socks_mosq.c
|
Minor build fixes.
|
2021-03-21 09:18:43 +00:00 |
|
socks_mosq.h
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
2021-01-20 11:46:18 +00:00 |
|
srv_mosq.c
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
2021-01-20 11:46:18 +00:00 |
|
strings_mosq.c
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
2021-01-20 11:46:18 +00:00 |
|
thread_mosq.c
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
2021-01-20 11:46:18 +00:00 |
|
time_mosq.c
|
Fix building with Visual Studio 2008
|
2021-04-18 21:23:25 +02:00 |
|
time_mosq.h
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
2021-01-20 11:46:18 +00:00 |
|
tls_mosq.c
|
Minor build fixes.
|
2021-03-21 09:18:43 +00:00 |
|
tls_mosq.h
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
2021-01-20 11:46:18 +00:00 |
|
utf8_mosq.c
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
2021-01-20 11:46:18 +00:00 |
|
util_mosq.c
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
2021-01-20 11:46:18 +00:00 |
|
util_mosq.h
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
2021-01-20 11:46:18 +00:00 |
|
util_topic.c
|
Fix mosquitto_{pub|sub}_topic_check() function returns.
|
2021-02-09 14:09:53 +00:00 |
|
will_mosq.c
|
Fix more minor compiler warnings.
|
2021-01-21 13:33:54 +00:00 |
|
will_mosq.h
|
Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause.
|
2021-01-20 11:46:18 +00:00 |