You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mosquitto/src
Roger A. Light d8d24e76eb Free plugin identifier on cleanup. 5 years ago
..
db_dump db_dump: Fix mosquitto_msg_store usage. 5 years ago
deps Will delay tests and implementation. 7 years ago
CMakeLists.txt New plugin interface 5 years ago
Makefile New plugin interface 5 years ago
bridge.c Cleanup bridge ssl_ctx on exit. 5 years ago
bridge_topic.c Bridge remapping refactoring and tests. 6 years ago
conf.c New plugin interface 5 years ago
conf_includedir.c Update changelog. Release page. Bump copyright. 6 years ago
context.c Always ensure the client is in the hash before deleting. 5 years ago
control.c Allow CONTROL messages to set a reason code/string for PUBACK/PUBREC. 5 years ago
database.c Move unpwd to security_options struct. 5 years ago
handle_auth.c Update changelog. Release page. Bump copyright. 6 years ago
handle_connack.c Don't always iterate over entire inflight messages list 5 years ago
handle_connect.c Fix use after free (develop branch only). 5 years ago
handle_disconnect.c Update changelog. Release page. Bump copyright. 6 years ago
handle_publish.c New plugin interface 5 years ago
handle_subscribe.c Fix leak on malformed v5 subscribe. 5 years ago
handle_unsubscribe.c Send DISCONNECT with malformed-packet reason code on bad SUBSCRIBEs. 5 years ago
json_help.c Json helper functions. 5 years ago
json_help.h Json helper functions. 5 years ago
keepalive.c Move keepalive check code to separate file. 5 years ago
lib_load.h Update changelog. Release page. Bump copyright. 6 years ago
linker-macosx.syms New plugin interface 5 years ago
linker.syms New plugin interface 5 years ago
logging.c DLT logging is now configurable at runtime with `log_dest dlt`. 5 years ago
loop.c Add `mosquitto_kick_client_by_clientid()` and `mosquitto_kick_client_by_username()` 5 years ago
memory_public.c New plugin interface 5 years ago
mosquitto.c New plugin interface 5 years ago
mosquitto_broker.h Allow CONTROL messages to set a reason code/string for PUBACK/PUBREC. 5 years ago
mosquitto_broker_internal.h Free plugin identifier on cleanup. 5 years ago
mosquitto_passwd.c Update changelog. Release page. Bump copyright. 6 years ago
mosquitto_plugin.h New plugin interface 5 years ago
mux.c Prototype separate poll/epoll files. 6 years ago
mux.h Prototype separate poll/epoll files. 6 years ago
mux_epoll.c Fix bridge reconnect 5 years ago
mux_poll.c Prototype separate poll/epoll files. 6 years ago
net.c Breaking: Bind to loopback if no listeners are configured. 5 years ago
persist.h Update changelog. Release page. Bump copyright. 6 years ago
persist_read.c Fix incorrect store ref count usage. 5 years ago
persist_read_v5.c Be more tolerant when loading persistence files. 5 years ago
persist_read_v234.c Update changelog. Release page. Bump copyright. 6 years ago
persist_write.c Be more tolerant when loading persistence files. 5 years ago
persist_write_v5.c Merge branch 'fixes' into develop 6 years ago
plugin.c Free plugin identifier on cleanup. 5 years ago
plugin_debug.c Update changelog. Release page. Bump copyright. 6 years ago
plugin_defer.c Update changelog. Release page. Bump copyright. 6 years ago
plugin_public.c New plugin interface 5 years ago
property_broker.c Update changelog. Release page. Bump copyright. 6 years ago
read_handle.c Send DISCONNECT with malformed-packet reason code on bad PUBLISHes. 5 years ago
retain.c Optimise use of db__message_write() 5 years ago
security.c Free plugin identifier on cleanup. 5 years ago
security_default.c New plugin interface 5 years ago
send_auth.c Merge branch 'fixes' into develop 6 years ago
send_connack.c Merge branch 'fixes' into develop 6 years ago
send_suback.c Merge branch 'fixes' into develop 6 years ago
send_unsuback.c Merge branch 'fixes' into develop 6 years ago
service.c Update changelog. Release page. Bump copyright. 6 years ago
session_expiry.c Update changelog. Release page. Bump copyright. 6 years ago
signals.c Update changelog. Release page. Bump copyright. 6 years ago
subs.c Optimise use of db__message_write() 5 years ago
sys_tree.c Remove duplicate strlen() calls. 6 years ago
sys_tree.h Update changelog. Release page. Bump copyright. 6 years ago
topic_tok.c Merge branch 'fixes' into develop 6 years ago
uhpa.h Update changelog. Release page. Bump copyright. 6 years ago
websockets.c Move keepalive check code to separate file. 5 years ago
will_delay.c Update changelog. Release page. Bump copyright. 6 years ago