mosquitto/src
2020-08-11 09:09:31 +01:00
..
db_dump Store username and listener of persistent clients 2020-08-07 08:32:14 +02:00
deps Will delay tests and implementation. 2019-02-27 09:27:34 +00:00
bridge.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
CMakeLists.txt only link with libm on OpenBSD 2020-06-17 15:54:24 +01:00
conf_includedir.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
conf.c Fix bridge topic remapping when using "" as the topic. 2020-07-15 00:19:44 +01:00
context.c Don't disconnect clients that are already disconnected. 2020-05-01 22:45:40 +01:00
database.c Fix autosave_interval not being triggered by messages being delivered. 2020-07-15 19:29:40 +01:00
handle_auth.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
handle_connack.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
handle_connect.c Fix memory leak when connecting clients rejected. 2020-04-30 17:31:13 +01:00
handle_disconnect.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
handle_publish.c Fix potential memory leaks. 2020-08-06 21:28:09 +01:00
handle_subscribe.c Fix potential memory leaks. 2020-08-06 21:28:09 +01:00
handle_unsubscribe.c Log protocol error message where appropriate from a bad UNSUBSCRIBE 2020-07-31 23:01:15 +01:00
lib_load.h Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
linker-macosx.syms Add mosquitto_set_username() plugin function. 2019-04-04 12:39:38 +01:00
linker.syms Add mosquitto_set_username() plugin function. 2019-04-04 12:39:38 +01:00
logging.c Don't try to start DLT logging if DLT unavailable. 2020-08-04 11:17:04 +01:00
loop.c Fix possible assert crash associated with bridge reconnecting. 2020-05-25 23:38:13 +01:00
Makefile Add plugin that prints out calls, to help debugging. 2020-02-27 15:01:41 +00:00
mosquitto_broker_internal.h Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
mosquitto_broker.h Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
mosquitto_passwd.c Fix mosquitto_passwd -b not updating passwords for existing users 2020-04-26 22:44:57 +01:00
mosquitto_plugin.h Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
mosquitto.c Store username and listener of persistent clients 2020-08-07 08:32:14 +02:00
net.c Fix some winsock argument types. 2020-08-11 08:43:24 +01:00
persist_read_v5.c Store username and listener of persistent clients 2020-08-07 08:32:14 +02:00
persist_read_v234.c Fixes for the poor souls stuck on <c99. 2020-03-12 10:29:11 +00:00
persist_read.c Store username and listener of persistent clients 2020-08-07 08:32:14 +02:00
persist_write_v5.c Store username and listener of persistent clients 2020-08-07 08:32:14 +02:00
persist_write.c Store username and listener of persistent clients 2020-08-07 08:32:14 +02:00
persist.h Store username and listener of persistent clients 2020-08-07 08:32:14 +02:00
plugin_debug.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
plugin_defer.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
plugin.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
property_broker.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
read_handle.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
security_default.c Fixes for the poor souls stuck on <c99. 2020-03-12 10:29:11 +00:00
security.c Fix FormatMessage warnings for Windows. 2020-07-12 22:34:20 +01:00
send_auth.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
send_connack.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
send_suback.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
send_unsuback.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
service.c Fix service path quoting on Windows. 2020-08-11 09:09:31 +01:00
session_expiry.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
signals.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
subs.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
sys_tree.c Fixes for the poor souls stuck on <c99. 2020-03-12 10:29:11 +00:00
sys_tree.h Fix sys_tree macro stubs with no arguments. 2020-07-12 22:26:00 +01:00
uhpa.h Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00
websockets.c Fix websockets clients sometimes not being disconnected promptly. 2020-07-15 22:06:29 +01:00
will_delay.c Update changelog. Release page. Bump copyright. 2020-02-27 23:26:58 +00:00