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 6deb417804 Simplify db__message_store() interface. 5 years ago
..
db_dump Merge branch 'fixes' into develop 6 years ago
deps Will delay tests and implementation. 7 years ago
CMakeLists.txt Prototype separate poll/epoll files. 6 years ago
Makefile Prototype separate poll/epoll files. 6 years ago
bridge.c Merge branch 'rfc-bridge-local-clean' of git://github.com/etactica/mosquitto into etactica-rfc-bridge-local-clean 5 years ago
bridge_topic.c Bridge remapping refactoring and tests. 6 years ago
conf.c DLT logging is now configurable at runtime with `log_dest dlt`. 5 years ago
conf_includedir.c Update changelog. Release page. Bump copyright. 6 years ago
context.c Free outgoing client messages even for non-bridges. 5 years ago
database.c Simplify db__message_store() interface. 5 years ago
handle_auth.c Update changelog. Release page. Bump copyright. 6 years ago
handle_connack.c Allow MQTT v5.0 outgoing bridges to fall back to MQTT v3.1.1 6 years ago
handle_connect.c Allow auth plugin to see all logins, unless accepted by password file. 5 years ago
handle_disconnect.c Update changelog. Release page. Bump copyright. 6 years ago
handle_publish.c Simplify db__message_store() interface. 5 years ago
handle_subscribe.c Merge branch 'fixes' into develop 6 years ago
handle_unsubscribe.c Update changelog. Release page. Bump copyright. 6 years ago
lib_load.h Update changelog. Release page. Bump copyright. 6 years ago
linker-macosx.syms Add mosquitto_set_username() plugin function. 7 years ago
linker.syms Function to allow plugins to publish messages. 5 years ago
logging.c DLT logging is now configurable at runtime with `log_dest dlt`. 5 years ago
loop.c Function to allow plugins to publish messages. 5 years ago
mosquitto.c Tidy up main(). 6 years ago
mosquitto_broker.h Function to allow plugins to publish messages. 5 years ago
mosquitto_broker_internal.h Simplify db__message_store() interface. 5 years ago
mosquitto_passwd.c Update changelog. Release page. Bump copyright. 6 years ago
mosquitto_plugin.h Update changelog. Release page. Bump copyright. 6 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 Prototype separate poll/epoll files. 6 years ago
mux_poll.c Prototype separate poll/epoll files. 6 years ago
net.c Merge branch 'fixes' into develop 6 years ago
persist.h Update changelog. Release page. Bump copyright. 6 years ago
persist_read.c Simplify db__message_store() interface. 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 Function to allow plugins to publish messages. 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
property_broker.c Update changelog. Release page. Bump copyright. 6 years ago
read_handle.c Update changelog. Release page. Bump copyright. 6 years ago
retain.c Reduce heap allocation churn when tokenising topics. 6 years ago
security.c No need to pass separate username/password here. 5 years ago
security_default.c No need to pass separate username/password here. 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 Fix memory leak when cleaning all shared subs. 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 Prototype separate poll/epoll files. 6 years ago
will_delay.c Update changelog. Release page. Bump copyright. 6 years ago