.. |
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.
|
6 years ago |
Makefile
|
Build fixes around CFLAGS et al.
|
6 years ago |
bridge.c
|
Bridge TLS Application-Layer Protocol Negotiation
|
7 years ago |
conf.c
|
Merge pull request #1224 from omenlabs/ALPN
|
7 years ago |
conf_includedir.c
|
Merge branch 'master'
|
7 years ago |
context.c
|
Separate broker message queues into in/out.
|
7 years ago |
database.c
|
Fix broker originated messages not being sent.
|
6 years ago |
handle_auth.c
|
Multistep auth, plus reauth, plus tests.
|
7 years ago |
handle_connack.c
|
Merge branch 'master'
|
7 years ago |
handle_connect.c
|
Fix detection of incoming v3.1/v3.1.1 bridges.
|
6 years ago |
handle_disconnect.c
|
Fix access after free when v5 client with Will message disconnects.
|
6 years ago |
handle_publish.c
|
Fix broker originated messages not being sent.
|
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
|
Windows build fixes.
|
7 years ago |
loop.c
|
Improve some messages when client disconnects.
|
7 years ago |
mosquitto.c
|
Test and fix for client message prop persistence.
|
7 years ago |
mosquitto_broker.h
|
Add mosquitto_set_username() plugin function.
|
7 years ago |
mosquitto_broker_internal.h
|
Fix broker originated messages not being sent.
|
6 years ago |
mosquitto_passwd.c
|
Fix password input when MAX_BUFFER_LEN is not 1024 in mosquitto_passwd.c
|
6 years ago |
mosquitto_plugin.h
|
Multistep auth, plus reauth, plus tests.
|
7 years ago |
net.c
|
ssl: support openssl with ENGINE support disabled.
|
6 years ago |
persist.h
|
Fix Coverity Scan defect 1400433. Integer overflow.
|
7 years ago |
persist_read.c
|
Fix broker originated messages not being sent.
|
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.
|
6 years ago |
read_handle.c
|
Merge branch 'master'
|
7 years ago |
security.c
|
Fix Coverity Scan 1400486-1400487. Unused values.
|
7 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
|
v5 persistence file format
|
7 years ago |
signals.c
|
Merge branch 'master'
|
7 years ago |
subs.c
|
Fix broker originated messages not being sent.
|
6 years ago |
sys_tree.c
|
Fix $SYS/broker/version being incorrectly expired after 60 seconds.
|
6 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
|
Will delay tests and implementation.
|
7 years ago |