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 84681d9728 Restrict topic hierarchy to 200 levels to prevent possible stack overflow.
Closes #1412. Thanks to Ryan Shaw.
6 years ago
..
db_dump Fix and tests for CVE-2018-12546. 7 years ago
deps Make it easier to build without bundled uthash.h. 7 years ago
CMakeLists.txt Fix comparison of boolean values in CMake build. 7 years ago
Makefile Fix compilation warnings around _BSD_SOURCE. 8 years ago
bridge.c Update changelog, bump version, bump copyright year. 7 years ago
conf.c Update changelog, bump version, bump copyright year. 7 years ago
conf_includedir.c Update changelog, bump version, bump copyright year. 7 years ago
context.c Update changelog, bump version, bump copyright year. 7 years ago
database.c Update changelog, bump version, bump copyright year. 7 years ago
handle_connack.c Update changelog, bump version, bump copyright year. 7 years ago
handle_connect.c Update changelog, bump version, bump copyright year. 7 years ago
handle_publish.c Update changelog, bump version, bump copyright year. 7 years ago
handle_subscribe.c Update changelog, bump version, bump copyright year. 7 years ago
handle_unsubscribe.c Update changelog, bump version, bump copyright year. 7 years ago
lib_load.h Update changelog, bump version, bump copyright year. 7 years ago
linker-macosx.syms More client accessors. 9 years ago
linker.syms More client accessors. 9 years ago
logging.c Update changelog, bump version, bump copyright year. 7 years ago
loop.c Update changelog, bump version, bump copyright year. 7 years ago
mosquitto.c Update changelog, bump version, bump copyright year. 7 years ago
mosquitto_broker.h Update changelog, bump version, bump copyright year. 7 years ago
mosquitto_broker_internal.h Restrict topic hierarchy to 200 levels to prevent possible stack overflow. 6 years ago
mosquitto_passwd.c Update changelog, bump version, bump copyright year. 7 years ago
mosquitto_plugin.h Update changelog, bump version, bump copyright year. 7 years ago
net.c Update changelog, bump version, bump copyright year. 7 years ago
persist.c Update changelog, bump version, bump copyright year. 7 years ago
persist.h Update changelog, bump version, bump copyright year. 7 years ago
plugin.c Update changelog, bump version, bump copyright year. 7 years ago
plugin_defer.c Update changelog, bump version, bump copyright year. 7 years ago
read_handle.c Update changelog, bump version, bump copyright year. 7 years ago
security.c Update changelog, bump version, bump copyright year. 7 years ago
security_default.c Update changelog, bump version, bump copyright year. 7 years ago
send_connack.c Update changelog, bump version, bump copyright year. 7 years ago
send_suback.c Update changelog, bump version, bump copyright year. 7 years ago
service.c Update changelog, bump version, bump copyright year. 7 years ago
signals.c Update changelog, bump version, bump copyright year. 7 years ago
subs.c Restrict topic hierarchy to 200 levels to prevent possible stack overflow. 6 years ago
sys_tree.c Update changelog, bump version, bump copyright year. 7 years ago
sys_tree.h Update changelog, bump version, bump copyright year. 7 years ago
uhpa.h Update changelog, bump version, bump copyright year. 7 years ago
websockets.c Update changelog, bump version, bump copyright year. 7 years ago