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 ba31065390 Fix Coverity Scan 1511194, use after free
Develop branch only
2 years ago
..
cpp Simplify make build. 2 years ago
CMakeLists.txt Make required includes public for libmosquitto 3 years ago
Makefile Simplify make build. 2 years ago
actions_publish.c Use new accessor functions where sensible. 2 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 Improve test/client/02-subscribe-format-json-properties.py 3 years ago
alias_mosq.h Bump copyrights. 4 years ago
callbacks.c Add mosquitto_unsubscribe2_v5_callback_set 3 years ago
callbacks.h Add mosquitto_unsubscribe2_v5_callback_set 3 years ago
connect.c Merge branch 'master' into develop 3 years ago
dummypthread.h Pointless whitespace tidy. 4 years ago
handle_auth.c Merge branch 'master' into develop 4 years ago
handle_connack.c Start of message sequence "fuzzish" tests for library 3 years ago
handle_disconnect.c Bump copyrights. 4 years ago
handle_ping.c Start of message sequence "fuzzish" tests for library 3 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 Fix accidentally deleted lines. 3 years ago
helpers.c client_id -> clientid rename. 3 years ago
http_client.c Build fixes, particularly pedantic compiler warnings. 3 years ago
http_client.h Cleanup of include guard defines 3 years ago
linker.version Add mosquitto_property_*_value() alternate accessor functions. 2 years ago
logging_mosq.c Set pointers to NULL after freeing. 4 years ago
logging_mosq.h Bump copyrights. 4 years ago
loop.c Merge branch 'master' into develop 3 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 Merge branch 'master' into develop 3 years ago
mosquitto_internal.h Rename mosquitto_client_msg -> mosquitto__client_msg 3 years ago
net_mosq.c Fix openssl 3 deprecations. 3 years ago
net_mosq.h Merge branch 'master' into develop 3 years ago
net_mosq_ocsp.c Bump copyrights. 4 years ago
net_ws.c Remove duplicate code 3 years ago
options.c Fix openssl 3 deprecations. 3 years ago
packet_datatypes.c Tidy unused defs. 3 years ago
packet_mosq.c Simplify $SYS metric generation. 3 years ago
packet_mosq.h Bump copyrights. 4 years ago
property_mosq.c Use new accessor functions where sensible. 2 years ago
property_mosq.h Add mosquitto_property_type(). 2 years ago
read_handle.c Bump copyrights. 4 years ago
read_handle.h Bump copyrights. 4 years ago
send_connect.c Extend metrics to all packets. 2 years ago
send_disconnect.c Extend metrics to all packets. 2 years ago
send_mosq.c Extend metrics to all packets. 2 years ago
send_mosq.h Bump copyrights. 4 years ago
send_publish.c Fix Coverity Scan 1511194, use after free 2 years ago
send_subscribe.c Extend metrics to all packets. 2 years ago
send_unsubscribe.c Extend metrics to all packets. 2 years ago
socks_mosq.c Fix Coverity Scan 1251560 3 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 Add missing int to string conversions. 3 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 Fix oss-fuzz #55950 3 years ago
util_mosq.c Fix invalid handling of long hex in config file. 3 years ago
util_mosq.h Merge branch 'master' into develop 3 years ago
util_topic.c Re-enable LTO for gcc builds. 4 years ago
will_mosq.c Use new accessor functions where sensible. 2 years ago
will_mosq.h Bump copyrights. 4 years ago