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 A. Light 25bc6f3cf4 Require topics>0 in mosquitto_[un]subscribe*(). 3 years ago
..
cpp Use absolute rather than relative paths when installing. 3 years ago
CMakeLists.txt Use OpenSSL:SSL cmake target 3 years ago
Makefile Move shared code to common directory 4 years ago
actions_publish.c Split library actions.c for easier discoverability. 4 years ago
actions_subscribe.c Require topics>0 in mosquitto_[un]subscribe*(). 3 years ago
actions_unsubscribe.c Require topics>0 in mosquitto_[un]subscribe*(). 3 years ago
alias_mosq.c Test fixes. 4 years ago
alias_mosq.h Bump copyrights. 4 years ago
callbacks.c Bump copyrights. 4 years ago
callbacks.h Bump copyrights. 4 years ago
connect.c Set pointers to NULL after freeing. 4 years ago
dummypthread.h Pointless whitespace tidy. 4 years ago
handle_auth.c Merge branch 'master' into develop 4 years ago
handle_connack.c Set pointers to NULL after freeing. 4 years ago
handle_disconnect.c Bump copyrights. 4 years ago
handle_ping.c Fix Coverity Scan 1486948 Structurally dead code 4 years ago
handle_pubackcomp.c Fix Coverity Scan 1486949 Resource leak 4 years ago
handle_publish.c Set pointers to NULL after freeing. 4 years ago
handle_pubrec.c Plugin persistence interface. 4 years ago
handle_pubrel.c Fix Coverity Scan 1486957 Resource leak 4 years ago
handle_suback.c Fix Coverity Scan 1436854 Resource leak 4 years ago
handle_unsuback.c Merge branch 'master' into develop 4 years ago
helpers.c Set pointers to NULL after freeing. 4 years ago
http_client.c Build fixes, particularly pedantic compiler warnings. 3 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 Set pointers to NULL after freeing. 4 years ago
logging_mosq.h Bump copyrights. 4 years ago
loop.c Bump copyrights. 4 years ago
memory_mosq.c Fix incorrect header position. 4 years ago
memory_mosq.h Set pointers to NULL after freeing. 4 years ago
messages_mosq.c Set pointers to NULL after freeing. 4 years ago
messages_mosq.h Bump copyrights. 4 years ago
mosquitto.c Store out_packet bytes rather than having to calculate it. 3 years ago
mosquitto_internal.h Build fixes, particularly pedantic compiler warnings. 3 years ago
net_mosq.c Build fixes 4 years ago
net_mosq.h Check accept key with websockets clients. 4 years ago
net_mosq_ocsp.c Bump copyrights. 4 years ago
net_ws.c Build fixes, particularly pedantic compiler warnings. 3 years ago
options.c Build fixes, particularly pedantic compiler warnings. 3 years ago
packet_datatypes.c Improve uint16/32 packet read/write performance. 4 years ago
packet_mosq.c Publish global out_packet values to $SYS 3 years ago
packet_mosq.h Bump copyrights. 4 years ago
property_mosq.c Re-enable LTO for gcc builds. 4 years ago
property_mosq.h Bump copyrights. 4 years ago
read_handle.c Bump copyrights. 4 years ago
read_handle.h Bump copyrights. 4 years ago
send_connect.c Set pointers to NULL after freeing. 4 years ago
send_disconnect.c Set pointers to NULL after freeing. 4 years ago
send_mosq.c Merge branch 'master' into develop 4 years ago
send_mosq.h Bump copyrights. 4 years ago
send_publish.c Plugin interface interface and test improvements. 4 years ago
send_subscribe.c Set pointers to NULL after freeing. 4 years ago
send_unsubscribe.c Merge branch 'master' into develop 4 years ago
socks_mosq.c Socks proxy test plus fixes. 4 years ago
socks_mosq.h Bump copyrights. 4 years ago
srv_mosq.c CMake build fixes, including sqlite support. 4 years ago
strings_mosq.c Better string 4 years ago
thread_mosq.c Bump copyrights. 4 years ago
tls_mosq.c Bump copyrights. 4 years ago
tls_mosq.h Bump copyrights. 4 years ago
utf8_mosq.c Re-enable LTO for gcc builds. 4 years ago
util_mosq.c Bump copyrights. 4 years ago
util_mosq.h Bump copyrights. 4 years ago
util_topic.c Re-enable LTO for gcc builds. 4 years ago
will_mosq.c Set pointers to NULL after freeing. 4 years ago
will_mosq.h Bump copyrights. 4 years ago