.. |
db_dump
|
Better check for printable db_dump payloads.
|
6 years ago |
deps
|
Will delay tests and implementation.
|
7 years ago |
CMakeLists.txt
|
Add new files to cmakelists.
|
6 years ago |
Makefile
|
Bridge remapping refactoring and tests.
|
6 years ago |
bridge.c
|
Basic MQTT v5 support for bridges.
|
6 years ago |
bridge_topic.c
|
Bridge remapping refactoring and tests.
|
6 years ago |
conf.c
|
Basic MQTT v5 support for bridges.
|
6 years ago |
conf_includedir.c
|
Merge branch 'master'
|
7 years ago |
context.c
|
Merge branch 'master' into develop
|
6 years ago |
database.c
|
Fix regression on use of `mosquitto_connect_async()` not working.
|
6 years ago |
handle_auth.c
|
Build fixes.
|
6 years ago |
handle_connack.c
|
Move bridge on connect code to bridge.c.
|
6 years ago |
handle_connect.c
|
Fix regression on use of `mosquitto_connect_async()` not working.
|
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
|
Fix regression on use of `mosquitto_connect_async()` not working.
|
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' into develop
|
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
|
Move bridge on connect code to bridge.c.
|
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
|
Restrict access to unix socket.
|
6 years ago |
persist.h
|
db_dump: Update for version 5 file format
|
6 years ago |
persist_read.c
|
Merge branch 'master' into develop
|
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
|
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 |
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
|
Further fix for #1401.
|
6 years ago |
signals.c
|
Merge branch 'master'
|
7 years ago |
subs.c
|
Restrict topic hierarchy to 200 levels to prevent possible stack overflow.
|
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
|
Build fixes.
|
6 years ago |
will_delay.c
|
Further fix for #1401.
|
6 years ago |