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/lib
Roger Light 92f3db92d7 Windows build fixes. 4 years ago
..
cpp CMake tidy. 4 years ago
CMakeLists.txt Experimental custom websockets support. 4 years ago
Makefile Experimental custom websockets support. 4 years ago
actions.c Simplify client message properties, only one is used. 4 years ago
alias_mosq.c Add support for MQTT v5 broker->client topic aliases. 5 years ago
alias_mosq.h Add support for MQTT v5 broker->client topic aliases. 5 years ago
base64_mosq.c Build fix 4 years ago
base64_mosq.h Experimental custom websockets support. 4 years ago
callbacks.c Windows build fixes. 4 years ago
callbacks.h Add missing header. 5 years ago
connect.c Experimental custom websockets support. 4 years ago
dummypthread.h Fix mosquitto_loop_stop() not stopping on Windows 5 years ago
handle_auth.c Strict protocol compliance fixes, and extensive test suite. 4 years ago
handle_connack.c Merge branch 'master' into develop 4 years ago
handle_disconnect.c Strict protocol compliance fixes, and extensive test suite. 4 years ago
handle_ping.c Strict protocol compliance fixes, and extensive test suite. 4 years ago
handle_pubackcomp.c Merge branch 'master' into develop 4 years ago
handle_publish.c Merge branch 'fixes' into develop 4 years ago
handle_pubrec.c Merge branch 'master' into develop 4 years ago
handle_pubrel.c Merge branch 'master' into develop 4 years ago
handle_suback.c Merge branch 'master' into develop 4 years ago
handle_unsuback.c Merge branch 'master' into develop 4 years ago
helpers.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
http_client.c Experimental custom websockets support. 4 years ago
http_client.h Experimental custom websockets support. 4 years ago
linker.version Add mosquitto_sub_matches_acl_with_pattern. 4 years ago
logging_mosq.c Fix inconsistent sign in log__printf declaration. 5 years ago
logging_mosq.h Fix inconsistent sign in log__printf declaration. 5 years ago
loop.c Experimental custom websockets support. 4 years ago
memory_mosq.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
memory_mosq.h Fix memory tracking not being available on FreeBSD or macOS. 5 years ago
messages_mosq.c Simplify client message properties, only one is used. 4 years ago
messages_mosq.h fix duplication of messages during connect 5 years ago
misc_mosq.c Merge branch 'master' into develop 4 years ago
misc_mosq.h Minor build fixes. 5 years ago
mosquitto.c Windows build fixes. 4 years ago
mosquitto_internal.h Windows build fixes. 4 years ago
net_mosq.c Experimental custom websockets support. 4 years ago
net_mosq.h Experimental custom websockets support. 4 years ago
net_mosq_ocsp.c Minor build fixes. 5 years ago
net_ws.c Experimental custom websockets support. 4 years ago
options.c Experimental custom websockets support. 4 years ago
packet_datatypes.c Experimental custom websockets support. 4 years ago
packet_mosq.c Experimental custom websockets support. 4 years ago
packet_mosq.h Reduce memory allocations when sending packets. 4 years ago
property_mosq.c Merge branch 'master' into develop 4 years ago
property_mosq.h Reduce memory allocations when sending packets. 4 years ago
read_handle.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
read_handle.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
send_connect.c Reduce memory allocations when sending packets. 4 years ago
send_disconnect.c Reduce memory allocations when sending packets. 4 years ago
send_mosq.c Reduce memory allocations when sending packets. 4 years ago
send_mosq.h Simplify client message properties, only one is used. 4 years ago
send_publish.c Merge branch 'master' into develop 4 years ago
send_subscribe.c Reduce memory allocations when sending packets. 4 years ago
send_unsubscribe.c Reduce memory allocations when sending packets. 4 years ago
socks_mosq.c Merge branch 'master' into develop 4 years ago
socks_mosq.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
srv_mosq.c Merge branch 'master' into develop 4 years ago
strings_mosq.c Apply max_keepalive to MQTT v3.1.1 and v3.1 clients. 4 years ago
thread_mosq.c Windows build fixes. 4 years ago
time_mosq.c Windows build fixes. 4 years ago
time_mosq.h Improve idle / mux timeout performance. 4 years ago
tls_mosq.c Minor build fixes. 5 years ago
tls_mosq.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
utf8_mosq.c Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
util_mosq.c Experimental custom websockets support. 4 years ago
util_mosq.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
util_topic.c Add mosquitto_sub_matches_acl_with_pattern. 4 years ago
will_mosq.c Fix more minor compiler warnings. 5 years ago
will_mosq.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
winthread_mosq.c Windows threading support for the library. 4 years ago
winthread_mosq.h Windows build fixes. 4 years ago