| .. |
|
cpp
|
|
|
|
actions.c
|
|
|
|
alias_mosq.c
|
|
|
|
alias_mosq.h
|
|
|
|
callbacks.c
|
|
|
|
CMakeLists.txt
|
|
|
|
connect.c
|
Improve QoS 0 outgoing packet queueing.
|
2021-05-18 16:53:45 +01:00 |
|
dummypthread.h
|
|
|
|
handle_auth.c
|
Strict protocol compliance fixes, and extensive test suite.
|
2021-08-23 23:19:28 +01:00 |
|
handle_connack.c
|
Strict protocol compliance fixes, and extensive test suite.
|
2021-08-23 23:19:28 +01:00 |
|
handle_disconnect.c
|
Strict protocol compliance fixes, and extensive test suite.
|
2021-08-23 23:19:28 +01:00 |
|
handle_ping.c
|
Strict protocol compliance fixes, and extensive test suite.
|
2021-08-23 23:19:28 +01:00 |
|
handle_pubackcomp.c
|
Strict protocol compliance fixes, and extensive test suite.
|
2021-08-23 23:19:28 +01:00 |
|
handle_publish.c
|
Cleanup messsage before return.
|
2021-05-16 19:57:59 +01:00 |
|
handle_pubrec.c
|
Strict protocol compliance fixes, and extensive test suite.
|
2021-08-23 23:19:28 +01:00 |
|
handle_pubrel.c
|
Strict protocol compliance fixes, and extensive test suite.
|
2021-08-23 23:19:28 +01:00 |
|
handle_suback.c
|
Strict protocol compliance fixes, and extensive test suite.
|
2021-08-23 23:19:28 +01:00 |
|
handle_unsuback.c
|
Strict protocol compliance fixes, and extensive test suite.
|
2021-08-23 23:19:28 +01:00 |
|
helpers.c
|
|
|
|
linker.version
|
|
|
|
logging_mosq.c
|
|
|
|
logging_mosq.h
|
|
|
|
loop.c
|
Don't call read() if sockpairR < 0.
|
2021-05-06 21:04:49 +01:00 |
|
Makefile
|
|
|
|
memory_mosq.c
|
|
|
|
memory_mosq.h
|
|
|
|
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
|
Check for file==dir only when reading.
|
2021-08-23 23:19:37 +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
|
Disable TLS 1.3 when using TLS-PSK, because it isn't correctly config'd.
|
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
|
libressl build fixes.
|
2021-08-24 13:53:03 +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
|
|
|
|
property_mosq.c
|
Strict protocol compliance fixes, and extensive test suite.
|
2021-08-23 23:19:28 +01:00 |
|
property_mosq.h
|
|
|
|
read_handle.c
|
|
|
|
read_handle.h
|
|
|
|
send_connect.c
|
Minor build fixes.
|
2021-03-21 09:18:43 +00:00 |
|
send_disconnect.c
|
|
|
|
send_mosq.c
|
|
|
|
send_mosq.h
|
|
|
|
send_publish.c
|
Fix listener mount_point not being removed on outgoing messages.
|
2021-08-22 08:23:13 +01:00 |
|
send_subscribe.c
|
Minor build fixes.
|
2021-03-21 09:18:43 +00:00 |
|
send_unsubscribe.c
|
|
|
|
socks_mosq.c
|
Minor build fixes.
|
2021-03-21 09:18:43 +00:00 |
|
socks_mosq.h
|
|
|
|
srv_mosq.c
|
|
|
|
strings_mosq.c
|
Apply max_keepalive to MQTT v3.1.1 and v3.1 clients.
|
2021-08-20 23:27:14 +01:00 |
|
thread_mosq.c
|
Deconfigure thread mode when the loop thread ends.
|
2021-08-24 11:51:38 +01:00 |
|
time_mosq.c
|
Fix building with Visual Studio 2008
|
2021-04-18 21:23:25 +02:00 |
|
time_mosq.h
|
|
|
|
tls_mosq.c
|
Minor build fixes.
|
2021-03-21 09:18:43 +00:00 |
|
tls_mosq.h
|
|
|
|
utf8_mosq.c
|
|
|
|
util_mosq.c
|
|
|
|
util_mosq.h
|
|
|
|
util_topic.c
|
|
|
|
will_mosq.c
|
|
|
|
will_mosq.h
|
|
|