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 89733138bb CMake build fixes. 5 years ago
..
CMakeLists.txt CMake build fixes. 5 years ago
Makefile Move password functions to own file. 5 years ago
bridge.c Cleanup bridge ssl_ctx on exit. 5 years ago
bridge_topic.c Merge remote-tracking branch 'origin/fixes' into develop 5 years ago
conf.c Deprecation warnings. 5 years ago
conf_includedir.c Update changelog. Release page. Bump copyright. 6 years ago
context.c Merge remote-tracking branch 'origin/fixes' into develop 5 years ago
control.c Fix $CONTROL plugin unregistering. 5 years ago
database.c Merge remote-tracking branch 'origin/fixes' into develop 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 Don't free will_struct after the client context owns it. 5 years ago
handle_disconnect.c Update changelog. Release page. Bump copyright. 6 years ago
handle_publish.c Merge remote-tracking branch 'origin/fixes' into develop 5 years ago
handle_subscribe.c Added support for controlling UNSUBSCRIBE calls in v5 plugin ACL checks. 5 years ago
handle_unsubscribe.c Added support for controlling UNSUBSCRIBE calls in v5 plugin ACL checks. 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 mosquitto_plugin_publish no longer exists. 5 years ago
logging.c Merge remote-tracking branch 'origin/fixes' into develop 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 Merge remote-tracking branch 'origin/fixes' into develop 5 years ago
mosquitto_broker_internal.h Move password functions to own file. 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 Build fix for Windows. 5 years ago
net.c Merge remote-tracking branch 'origin/fixes' into develop 5 years ago
password_mosq.c Build variant fixes. 5 years ago
password_mosq.h Move password functions to own file. 5 years ago
persist.h Store username and listener of persistent clients 5 years ago
persist_read.c Merge remote-tracking branch 'origin/fixes' into develop 5 years ago
persist_read_v5.c Merge remote-tracking branch 'origin/fixes' into develop 5 years ago
persist_read_v234.c Fixes for the poor souls stuck on <c99. 6 years ago
persist_write.c Merge remote-tracking branch 'origin/fixes' into develop 5 years ago
persist_write_v5.c Merge remote-tracking branch 'origin/fixes' into develop 5 years ago
plugin.c Callback struct padding for future use. 5 years ago
plugin_debug.c Fix plugin interface on example debug and defer plugins. 5 years ago
plugin_defer.c Fix plugin interface on example debug and defer plugins. 5 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 Added support for controlling UNSUBSCRIBE calls in v5 plugin ACL checks. 5 years ago
security_default.c Move password functions to own file. 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 Fix service path quoting on Windows. 5 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 Merge remote-tracking branch 'origin/fixes' into develop 5 years ago
sys_tree.h Fix sys_tree macro stubs with no arguments. 5 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 context->mosq in websockets. 5 years ago
will_delay.c Update changelog. Release page. Bump copyright. 6 years ago