.. |
db_dump
|
Fix db_dump.
|
7 years ago |
deps
|
Will delay tests and implementation.
|
7 years ago |
CMakeLists.txt
|
Use CMAKE_INSTALL_* variables when installing in CMake.
|
7 years ago |
Makefile
|
Build fixes around CFLAGS et al.
|
7 years ago |
bridge.c
|
Bridge TLS Application-Layer Protocol Negotiation
|
7 years ago |
conf.c
|
Fix default max_topic_alias listener config not being used.
|
6 years ago |
conf_includedir.c
|
Merge branch 'master'
|
7 years ago |
context.c
|
Fixes for bug #1273
|
6 years ago |
database.c
|
Fix incoming msgs not being removed when there are no subs
|
6 years ago |
handle_auth.c
|
Fixes for bug #1273
|
6 years ago |
handle_connack.c
|
Merge branch 'master'
|
7 years ago |
handle_connect.c
|
Fix zero length client ids being rejected for MQTT v5 clients.
|
6 years ago |
handle_disconnect.c
|
Fixes for bug #1273
|
6 years ago |
handle_publish.c
|
Fix incomgin QoS 2 with max_inflight_messages set to 1.
|
6 years ago |
handle_subscribe.c
|
Restrict what packets are allowed in what client state.
|
7 years ago |
handle_unsubscribe.c
|
Restrict what packets are allowed in what client state.
|
7 years ago |
lib_load.h
|
Update changelog, bump version, bump copyright year.
|
7 years ago |
linker-macosx.syms
|
Add mosquitto_set_username() plugin function.
|
7 years ago |
linker.syms
|
Add mosquitto_set_username() plugin function.
|
7 years ago |
logging.c
|
Colour internal logs for visibility.
|
6 years ago |
loop.c
|
Fix persistent Websockets clients not receiving messages.
|
6 years ago |
mosquitto.c
|
Test and fix for client message prop persistence.
|
7 years ago |
mosquitto_broker.h
|
Add 'extern "C"' on public headers.
|
6 years ago |
mosquitto_broker_internal.h
|
Consistent ref counting inc and dec functions.
|
6 years ago |
mosquitto_passwd.c
|
Fix password input when MAX_BUFFER_LEN is not 1024 in mosquitto_passwd.c
|
7 years ago |
mosquitto_plugin.h
|
Add 'extern "C"' on public headers.
|
6 years ago |
net.c
|
Disable TLS renegotiation.
|
6 years ago |
persist.h
|
Fix Coverity Scan defect 1400433. Integer overflow.
|
7 years ago |
persist_read.c
|
Consistent ref counting inc and dec functions.
|
6 years ago |
persist_read_v5.c
|
Fix Coverity Scan defect 1400435.
|
7 years ago |
persist_read_v234.c
|
v5 persistence file format
|
7 years ago |
persist_write.c
|
Separate broker message queues into in/out.
|
7 years ago |
persist_write_v5.c
|
Fix some -Wextra compiler warnings.
|
7 years ago |
plugin.c
|
Add mosquitto_set_username() plugin function.
|
7 years ago |
plugin_defer.c
|
Update changelog, bump version, bump copyright year.
|
7 years ago |
property_broker.c
|
Fix Will message not allowing user-property properties.
|
7 years ago |
read_handle.c
|
Merge branch 'master'
|
7 years ago |
security.c
|
Fix plugin psk_key_get for v4
|
6 years ago |
security_default.c
|
Improve some messages when client disconnects.
|
7 years ago |
send_auth.c
|
Multistep auth, plus reauth, plus tests.
|
7 years ago |
send_connack.c
|
Multistep auth, plus reauth, plus tests.
|
7 years ago |
send_suback.c
|
Merge branch 'master'
|
7 years ago |
send_unsuback.c
|
Fix missing reason_code on v5 UNSUBACK.
|
7 years ago |
service.c
|
Update changelog, bump version, bump copyright year.
|
7 years ago |
session_expiry.c
|
Fix persistent clients being incorrectly expired on Raspberry Pis.
|
6 years ago |
signals.c
|
Merge branch 'master'
|
7 years ago |
subs.c
|
Fix incorrect shared subscription topic of '$shared.'
|
6 years ago |
sys_tree.c
|
Fix $SYS/broker/version being incorrectly expired after 60 seconds.
|
7 years ago |
sys_tree.h
|
Update changelog, bump version, bump copyright year.
|
7 years ago |
uhpa.h
|
Merge branch 'master'
|
7 years ago |
websockets.c
|
Fix missing errors for websockets.
|
7 years ago |
will_delay.c
|
Only add to disused if session expiry is 0.
|
6 years ago |