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 9968e35981 Fix websockets connections on Windows blocking subsequent connections.
Closes #1934. Thanks to sectokia.
5 years ago
..
CMakeLists.txt Enable WITH_CONTROL in cmake. 5 years ago
Makefile Fix connack error printing. 5 years ago
bridge.c Fix invalid free 5 years ago
bridge_topic.c Add SPDX license identifiers. 5 years ago
conf.c libressl does not support SSL_CTX_set_ciphersuites. 5 years ago
conf_includedir.c Add SPDX license identifiers. 5 years ago
context.c Log client port on new connections. 5 years ago
control.c Add SPDX license identifiers. 5 years ago
database.c Add SPDX license identifiers. 5 years ago
handle_auth.c Add SPDX license identifiers. 5 years ago
handle_connack.c Respect receive-maximum on bridges. 5 years ago
handle_connect.c Log client port on new connections. 5 years ago
handle_disconnect.c Add SPDX license identifiers. 5 years ago
handle_publish.c Reply to $CONTROL QoS>0 msgs even if WITH_CONTROL disabled. 5 years ago
handle_subscribe.c Add SPDX license identifiers. 5 years ago
handle_unsubscribe.c Add SPDX license identifiers. 5 years ago
keepalive.c Add SPDX license identifiers. 5 years ago
lib_load.h Add SPDX license identifiers. 5 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 Build fix for Xcode 12. 5 years ago
loop.c Add SPDX license identifiers. 5 years ago
memory_public.c Various Windows build fixes. 5 years ago
mosquitto.c Stop listeners before removing clients to avoid use after free. 5 years ago
mosquitto_broker_internal.h Fix client state conversion warnings. 5 years ago
mux.c Add SPDX license identifiers. 5 years ago
mux.h Add SPDX license identifiers. 5 years ago
mux_epoll.c Add SPDX license identifiers. 5 years ago
mux_poll.c Fix websockets connections on Windows blocking subsequent connections. 5 years ago
net.c libressl does not support SSL_CTX_set_ciphersuites. 5 years ago
password_mosq.c Fix build using WITH_TLS=no when the openssl headers aren't available. 5 years ago
password_mosq.h Add SPDX license identifiers. 5 years ago
persist.h Add SPDX license identifiers. 5 years ago
persist_read.c Add SPDX license identifiers. 5 years ago
persist_read_v5.c Add SPDX license identifiers. 5 years ago
persist_read_v234.c Add SPDX license identifiers. 5 years ago
persist_write.c More conversion fixes. 5 years ago
persist_write_v5.c Add SPDX license identifiers. 5 years ago
plugin.c Add SPDX license identifiers. 5 years ago
plugin_debug.c Add SPDX license identifiers. 5 years ago
plugin_defer.c Add SPDX license identifiers. 5 years ago
plugin_public.c Add SPDX license identifiers. 5 years ago
property_broker.c Add SPDX license identifiers. 5 years ago
read_handle.c Add SPDX license identifiers. 5 years ago
retain.c Various Windows build fixes. 5 years ago
security.c Add SPDX license identifiers. 5 years ago
security_default.c More conversion fixes. 5 years ago
send_auth.c Add SPDX license identifiers. 5 years ago
send_connack.c Add SPDX license identifiers. 5 years ago
send_suback.c Add SPDX license identifiers. 5 years ago
send_unsuback.c Add SPDX license identifiers. 5 years ago
service.c Add SPDX license identifiers. 5 years ago
session_expiry.c Add SPDX license identifiers. 5 years ago
signals.c Various Windows build fixes. 5 years ago
subs.c Add SPDX license identifiers. 5 years ago
sys_tree.c Add SPDX license identifiers. 5 years ago
sys_tree.h Add SPDX license identifiers. 5 years ago
topic_tok.c Add SPDX license identifiers. 5 years ago
websockets.c Log client port on new connections. 5 years ago
will_delay.c Add SPDX license identifiers. 5 years ago
xtreport.c Add SPDX license identifiers. 5 years ago