| .. |
|
cpp
|
Fix WITH_STATIC_LIBRARIES using CMake on Windows
|
2019-08-06 12:01:29 +01:00 |
|
actions.c
|
Fix properties not being sent on QoS>0 PUBLISH messages.
|
2019-08-01 15:47:48 +01:00 |
|
alias_mosq.c
|
|
|
|
alias_mosq.h
|
|
|
|
callbacks.c
|
|
|
|
CMakeLists.txt
|
Fix WITH_STATIC_LIBRARIES using CMake on Windows
|
2019-08-06 12:01:29 +01:00 |
|
connect.c
|
Fix regression on use of mosquitto_connect_async() not working.
|
2019-09-24 20:15:04 +01:00 |
|
dummypthread.h
|
|
|
|
handle_auth.c
|
|
|
|
handle_connack.c
|
Fix regression on use of mosquitto_connect_async() not working.
|
2019-09-24 20:15:04 +01:00 |
|
handle_disconnect.c
|
|
|
|
handle_ping.c
|
Fix regression on use of mosquitto_connect_async() not working.
|
2019-09-24 20:15:04 +01:00 |
|
handle_pubackcomp.c
|
Fix regression on use of mosquitto_connect_async() not working.
|
2019-09-24 20:15:04 +01:00 |
|
handle_publish.c
|
Fix publish props not being passed to v5 msg callback for QoS 2 msgs.
|
2019-09-26 16:47:34 +01:00 |
|
handle_pubrec.c
|
Fix regression on use of mosquitto_connect_async() not working.
|
2019-09-24 20:15:04 +01:00 |
|
handle_pubrel.c
|
Fix publish props not being passed to v5 msg callback for QoS 2 msgs.
|
2019-09-26 16:47:34 +01:00 |
|
handle_suback.c
|
Fix regression on use of mosquitto_connect_async() not working.
|
2019-09-24 20:15:04 +01:00 |
|
handle_unsuback.c
|
Fix regression on use of mosquitto_connect_async() not working.
|
2019-09-24 20:15:04 +01:00 |
|
helpers.c
|
|
|
|
linker.version
|
|
|
|
logging_mosq.c
|
|
|
|
logging_mosq.h
|
|
|
|
loop.c
|
Build fixes.
|
2019-09-25 12:17:17 +01:00 |
|
Makefile
|
Install mqtt_protocol.h
|
2019-09-12 17:19:52 +01:00 |
|
memory_mosq.c
|
|
|
|
memory_mosq.h
|
|
|
|
messages_mosq.c
|
Fix inflight max behaviour and option setting.
|
2019-09-24 11:26:25 +01:00 |
|
messages_mosq.h
|
|
|
|
mosquitto.c
|
Fix missing function warnings on NetBSD.
|
2019-08-04 23:00:26 +01:00 |
|
mosquitto.h
|
Fix function in wrong doc section.
|
2019-10-31 12:04:29 +00:00 |
|
mosquitto_internal.h
|
Fix regression on use of mosquitto_connect_async() not working.
|
2019-09-24 20:15:04 +01:00 |
|
mqtt_protocol.h
|
|
|
|
net_mosq.c
|
Only call ERR_clear_error() after an error has occurred.
|
2019-10-24 22:57:05 +01:00 |
|
net_mosq.h
|
Guard ssize_t definition on Windows.
|
2019-09-04 17:41:50 +01:00 |
|
net_mosq_ocsp.c
|
|
|
|
options.c
|
Fix inflight max behaviour and option setting.
|
2019-09-24 11:26:25 +01:00 |
|
packet_datatypes.c
|
|
|
|
packet_mosq.c
|
Fix regression on use of mosquitto_connect_async() not working.
|
2019-09-24 20:15:04 +01:00 |
|
packet_mosq.h
|
Make behaviour of mosquitto_connect[_async]() consistent.
|
2019-07-30 18:42:31 +01:00 |
|
property_mosq.c
|
Fix missing function warnings on NetBSD.
|
2019-08-04 23:00:26 +01:00 |
|
property_mosq.h
|
|
|
|
read_handle.c
|
|
|
|
read_handle.h
|
|
|
|
send_connect.c
|
Fix memory leak when setting v5 properties in mosquitto_connect_v5()
|
2019-08-01 14:49:19 +01:00 |
|
send_disconnect.c
|
|
|
|
send_mosq.c
|
|
|
|
send_mosq.h
|
|
|
|
send_publish.c
|
|
|
|
send_subscribe.c
|
|
|
|
send_unsubscribe.c
|
|
|
|
socks_mosq.c
|
Build fixes.
|
2019-09-25 12:17:17 +01:00 |
|
socks_mosq.h
|
|
|
|
srv_mosq.c
|
Build fixes.
|
2019-09-25 12:17:17 +01:00 |
|
thread_mosq.c
|
Fix regression on use of mosquitto_connect_async() not working.
|
2019-09-24 20:15:04 +01:00 |
|
time_mosq.c
|
|
|
|
time_mosq.h
|
|
|
|
tls_mosq.c
|
|
|
|
tls_mosq.h
|
|
|
|
utf8_mosq.c
|
|
|
|
util_mosq.c
|
Fix regression on use of mosquitto_connect_async() not working.
|
2019-09-24 20:15:04 +01:00 |
|
util_mosq.h
|
Fix regression on use of mosquitto_connect_async() not working.
|
2019-09-24 20:15:04 +01:00 |
|
util_topic.c
|
Restrict topic hierarchy to 200 levels to prevent possible stack overflow.
|
2019-09-15 22:57:36 +01:00 |
|
will_mosq.c
|
|
|
|
will_mosq.h
|
|
|