.. |
db_dump
|
Fix db_dump compilation.
|
6 years ago |
deps
|
Will delay tests and implementation.
|
7 years ago |
CMakeLists.txt
|
Split sub and retain trees.
|
6 years ago |
Makefile
|
Split sub and retain trees.
|
6 years ago |
bridge.c
|
Split sub and retain trees.
|
6 years ago |
bridge_topic.c
|
Bridge remapping refactoring and tests.
|
6 years ago |
conf.c
|
Merge branch 'master'
|
6 years ago |
conf_includedir.c
|
Merge branch 'master'
|
7 years ago |
context.c
|
Merge branch 'master'
|
6 years ago |
database.c
|
Split sub and retain trees.
|
6 years ago |
handle_auth.c
|
Build fixes.
|
6 years ago |
handle_connack.c
|
MQTT v5 bridges can handle "retain-available" being false.
|
6 years ago |
handle_connect.c
|
Fix TLS Websockets clients not receiving messages.
|
6 years ago |
handle_disconnect.c
|
Fix regression on use of `mosquitto_connect_async()` not working.
|
6 years ago |
handle_publish.c
|
Bridge remapping refactoring and tests.
|
6 years ago |
handle_subscribe.c
|
Split sub and retain trees.
|
6 years ago |
handle_unsubscribe.c
|
Fix regression on use of `mosquitto_connect_async()` not working.
|
6 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
|
Merge branch 'master'
|
6 years ago |
mosquitto.c
|
Add support for unix sockets to broker, lib, and clients.
|
6 years ago |
mosquitto_broker.h
|
Add 'extern "C"' on public headers.
|
6 years ago |
mosquitto_broker_internal.h
|
Reduce heap allocation churn when tokenising topics.
|
6 years ago |
mosquitto_passwd.c
|
mosquitto_passwd returns 1 on an error condition
|
6 years ago |
mosquitto_plugin.h
|
Add 'extern "C"' on public headers.
|
6 years ago |
net.c
|
Merge branch 'master'
|
6 years ago |
persist.h
|
db_dump: Update for version 5 file format
|
6 years ago |
persist_read.c
|
Reduce heap allocation churn when tokenising topics.
|
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
|
Split sub and retain trees.
|
6 years ago |
persist_write_v5.c
|
Refactor property remaining length calculation.
|
6 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 |
retain.c
|
Reduce heap allocation churn when tokenising topics.
|
6 years ago |
security.c
|
Fix plugin psk_key_get for v4
|
6 years ago |
security_default.c
|
Fix potential crash when reloading config.
|
6 years ago |
send_auth.c
|
Refactor property remaining length calculation.
|
6 years ago |
send_connack.c
|
Refactor property remaining length calculation.
|
6 years ago |
send_suback.c
|
Refactor property remaining length calculation.
|
6 years ago |
send_unsuback.c
|
Refactor property remaining length calculation.
|
6 years ago |
service.c
|
Update changelog, bump version, bump copyright year.
|
7 years ago |
session_expiry.c
|
Remove redundant expiry checks
|
6 years ago |
signals.c
|
Merge branch 'master'
|
7 years ago |
subs.c
|
Reduce heap allocation churn when tokenising topics.
|
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 |
topic_tok.c
|
Fix comment.
|
6 years ago |
uhpa.h
|
Merge branch 'master'
|
7 years ago |
websockets.c
|
Build fixes.
|
6 years ago |
will_delay.c
|
Further fix for #1401.
|
6 years ago |