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 4a6570567a Merge branch 'x-forwarded-for-lws' of https://github.com/hardillb/mosquitto into hardillb-x-forwarded-for-lws 3 years ago
..
CMakeLists.txt Merge pull request #2247 from Begasus/haiku 4 years ago
Makefile Pointless whitespace tidy. 4 years ago
bridge.c Fix client id not showing in log on failed connections, where possible. 4 years ago
bridge_topic.c Pointless whitespace tidy. 4 years ago
conf.c Update conf.c 4 years ago
conf_includedir.c Pointless whitespace tidy. 4 years ago
context.c Fix client id not showing in log on failed connections, where possible. 4 years ago
control.c Fix confusing "out of memory" error. 3 years ago
database.c Fix expired messages causing queued messages not to be delivered. 3 years ago
handle_auth.c Fix broker sending duplicate CONNACK on failed MQTT v5 reauthentication. 4 years ago
handle_connack.c fix confusing log message on connack error 4 years ago
handle_connect.c Fix expired messages causing queued messages not to be delivered. 3 years ago
handle_disconnect.c Strict protocol compliance fixes, and extensive test suite. 4 years ago
handle_publish.c Strict protocol compliance fixes, and extensive test suite. 4 years ago
handle_subscribe.c Strict protocol compliance fixes, and extensive test suite. 4 years ago
handle_unsubscribe.c Strict protocol compliance fixes, and extensive test suite. 4 years ago
keepalive.c Pointless whitespace tidy. 4 years ago
lib_load.h Pointless whitespace tidy. 4 years ago
linker-macosx.syms Remove non-existant linker functions. 5 years ago
linker.syms Remove non-existant linker functions. 5 years ago
logging.c Pointless whitespace tidy. 4 years ago
loop.c Pointless whitespace tidy. 4 years ago
memory_public.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
mosquitto.c Pointless whitespace tidy. 4 years ago
mosquitto_broker_internal.h Fix expired messages causing queued messages not to be delivered. 3 years ago
mux.c Fix mux_epoll__handle() use. 5 years ago
mux.h Fix mux_epoll__handle() use. 5 years ago
mux_epoll.c mux init must happen before bridges are started. 5 years ago
mux_poll.c Pointless whitespace tidy. 4 years ago
net.c Fixed build for openssl compiled with OPENSSL_NO_ENGINE. 3 years ago
password_mosq.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
password_mosq.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
persist.h Pointless whitespace tidy. 4 years ago
persist_read.c Add clients to session expiry check list when restarting and reloading from persistence. 3 years ago
persist_read_v5.c Pointless whitespace tidy. 4 years ago
persist_read_v234.c Pointless whitespace tidy. 4 years ago
persist_write.c Fix bridge queued messages not being persisted. 3 years ago
persist_write_v5.c Pointless whitespace tidy. 4 years ago
plugin.c Fix incorrect pointer use. 3 years ago
plugin_debug.c Pointless whitespace tidy. 4 years ago
plugin_defer.c Pointless whitespace tidy. 4 years ago
plugin_public.c Pointless whitespace tidy. 4 years ago
property_broker.c Pointless whitespace tidy. 4 years ago
read_handle.c Pointless whitespace tidy. 4 years ago
retain.c Don't send retained messages when a shared subscription is made. 4 years ago
security.c Pointless whitespace tidy. 4 years ago
security_default.c Pointless whitespace tidy. 4 years ago
send_auth.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
send_connack.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
send_suback.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
send_unsuback.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
service.c Pointless whitespace tidy. 4 years ago
session_expiry.c Further fix for #2546. 3 years ago
signals.c Pointless whitespace tidy. 4 years ago
subs.c Pointless whitespace tidy. 4 years ago
sys_tree.c Pointless whitespace tidy. 4 years ago
sys_tree.h Pointless whitespace tidy. 4 years ago
topic_tok.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
websockets.c Merge branch 'x-forwarded-for-lws' of https://github.com/hardillb/mosquitto into hardillb-x-forwarded-for-lws 3 years ago
will_delay.c Pointless whitespace tidy. 4 years ago
xtreport.c Various fixes around inflight quota management. 4 years ago