.. |
cpp
|
Fix WITH_STATIC_LIBRARIES using CMake on Windows
|
6 years ago |
CMakeLists.txt
|
Fix WITH_STATIC_LIBRARIES using CMake on Windows
|
6 years ago |
Makefile
|
Install mqtt_protocol.h
|
6 years ago |
actions.c
|
Fix properties not being sent on QoS>0 PUBLISH messages.
|
6 years ago |
alias_mosq.c
|
Add alias support to the broker.
|
7 years ago |
alias_mosq.h
|
Add alias support to the broker.
|
7 years ago |
callbacks.c
|
Merge branch 'master'
|
7 years ago |
connect.c
|
Fix regression on use of `mosquitto_connect_async()` not working.
|
6 years ago |
dummypthread.h
|
Don't use reserved names in header guards.
|
10 years ago |
handle_auth.c
|
private struct mqtt5__property -> public mosquitto_property.
|
7 years ago |
handle_connack.c
|
Fix regression on use of `mosquitto_connect_async()` not working.
|
6 years ago |
handle_disconnect.c
|
Tests and fixes for shortened DISCONNECT packets.
|
7 years ago |
handle_ping.c
|
Fix regression on use of `mosquitto_connect_async()` not working.
|
6 years ago |
handle_pubackcomp.c
|
Fix regression on use of `mosquitto_connect_async()` not working.
|
6 years ago |
handle_publish.c
|
Fix publish props not being passed to v5 msg callback for QoS 2 msgs.
|
6 years ago |
handle_pubrec.c
|
Fix regression on use of `mosquitto_connect_async()` not working.
|
6 years ago |
handle_pubrel.c
|
Fix publish props not being passed to v5 msg callback for QoS 2 msgs.
|
6 years ago |
handle_suback.c
|
Fix regression on use of `mosquitto_connect_async()` not working.
|
6 years ago |
handle_unsuback.c
|
Fix regression on use of `mosquitto_connect_async()` not working.
|
6 years ago |
helpers.c
|
Merge branch 'master'
|
7 years ago |
linker.version
|
Rejig OCSP code.
|
7 years ago |
logging_mosq.c
|
Update changelog, bump version, bump copyright year.
|
7 years ago |
logging_mosq.h
|
Update changelog, bump version, bump copyright year.
|
7 years ago |
loop.c
|
Build fixes.
|
6 years ago |
memory_mosq.c
|
Remove incorrect and unused memory limiting code.
|
7 years ago |
memory_mosq.h
|
Update changelog, bump version, bump copyright year.
|
7 years ago |
messages_mosq.c
|
Fix inflight max behaviour and option setting.
|
6 years ago |
messages_mosq.h
|
Separate broker message queues into in/out.
|
7 years ago |
mosquitto.c
|
Fix missing function warnings on NetBSD.
|
6 years ago |
mosquitto.h
|
Fix function in wrong doc section.
|
6 years ago |
mosquitto_internal.h
|
Fix regression on use of `mosquitto_connect_async()` not working.
|
6 years ago |
mqtt_protocol.h
|
Retain-as-published support.
|
7 years ago |
net_mosq.c
|
Only call ERR_clear_error() after an error has occurred.
|
6 years ago |
net_mosq.h
|
Guard ssize_t definition on Windows.
|
6 years ago |
net_mosq_ocsp.c
|
Windows build fixes.
|
7 years ago |
options.c
|
Fix inflight max behaviour and option setting.
|
6 years ago |
packet_datatypes.c
|
Fix datatype_read test.
|
7 years ago |
packet_mosq.c
|
Fix regression on use of `mosquitto_connect_async()` not working.
|
6 years ago |
packet_mosq.h
|
Make behaviour of `mosquitto_connect[_async]()` consistent.
|
6 years ago |
property_mosq.c
|
Fix missing function warnings on NetBSD.
|
6 years ago |
property_mosq.h
|
Subscription identifier support.
|
7 years ago |
read_handle.c
|
Merge branch 'master'
|
7 years ago |
read_handle.h
|
Merge branch 'master'
|
7 years ago |
send_connect.c
|
Fix memory leak when setting v5 properties in mosquitto_connect_v5()
|
6 years ago |
send_disconnect.c
|
Multistep auth, plus reauth, plus tests.
|
7 years ago |
send_mosq.c
|
Fix minor Coverity issues
|
7 years ago |
send_mosq.h
|
Merge branch 'master'
|
7 years ago |
send_publish.c
|
Remove debug statements.
|
7 years ago |
send_subscribe.c
|
Merge branch 'master'
|
7 years ago |
send_unsubscribe.c
|
Merge branch 'master'
|
7 years ago |
socks_mosq.c
|
Build fixes.
|
6 years ago |
socks_mosq.h
|
Update changelog, bump version, bump copyright year.
|
7 years ago |
srv_mosq.c
|
Build fixes.
|
6 years ago |
thread_mosq.c
|
Fix regression on use of `mosquitto_connect_async()` not working.
|
6 years ago |
time_mosq.c
|
Update changelog, bump version, bump copyright year.
|
7 years ago |
time_mosq.h
|
Update changelog, bump version, bump copyright year.
|
7 years ago |
tls_mosq.c
|
Update changelog, bump version, bump copyright year.
|
7 years ago |
tls_mosq.h
|
Merge branch 'master'
|
7 years ago |
utf8_mosq.c
|
Merge branch 'master'
|
7 years ago |
util_mosq.c
|
Fix regression on use of `mosquitto_connect_async()` not working.
|
6 years ago |
util_mosq.h
|
Fix regression on use of `mosquitto_connect_async()` not working.
|
6 years ago |
util_topic.c
|
Restrict topic hierarchy to 200 levels to prevent possible stack overflow.
|
6 years ago |
will_mosq.c
|
Merge branch 'master'
|
7 years ago |
will_mosq.h
|
Merge branch 'master'
|
7 years ago |