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 0632549ce9 Doc improvements for websockets_header_size. 7 years ago
..
db_dump Fix and tests for CVE-2018-12546. 7 years ago
deps Will delay tests and implementation. 7 years ago
CMakeLists.txt Merge branch 'fixes' into mqtt5 7 years ago
Makefile Will delay tests and implementation. 7 years ago
bridge.c Use better random numbers for everything, where possible. 7 years ago
conf.c Doc improvements for websockets_header_size. 7 years ago
conf_includedir.c Coverity fixes 7 years ago
context.c Coverity fixes 7 years ago
database.c Coverity fixes 7 years ago
handle_auth.c Temporarily disable all extended AUTH. 7 years ago
handle_connack.c Add mosquitto_unsubscribe_multiple(), plus tests. 7 years ago
handle_connect.c Use better random numbers for everything, where possible. 7 years ago
handle_publish.c Test improvements 7 years ago
handle_subscribe.c Fix sub-denied test. 7 years ago
handle_unsubscribe.c v5 report reason code=no sub when unsubscribing. 7 years ago
lib_load.h Bump copyright years. 8 years ago
linker-macosx.syms More client accessors. 9 years ago
linker.syms More client accessors. 9 years ago
logging.c Test and fixes for will message expiry interval. 7 years ago
loop.c Will delay tests and implementation. 7 years ago
mosquitto.c Add websockets_headers_size option 7 years ago
mosquitto_broker.h Merge branch 'develop' 8 years ago
mosquitto_broker_internal.h Add websockets_headers_size option 7 years ago
mosquitto_passwd.c Set umask for temp file. 7 years ago
mosquitto_plugin.h Bump copyright years. 8 years ago
net.c Add explicit support for TLS v1.3 and drop TLS v1.0. 7 years ago
persist.c Coverity fixes 7 years ago
persist.h Fix and tests for CVE-2018-12546. 7 years ago
plugin.c Rename clean_session to clean_start for v5. 7 years ago
plugin_defer.c Bump copyright years. 8 years ago
property_broker.c Will delay tests and implementation. 7 years ago
read_handle.c Support PUBREC reason code >=0x80 as partial qos2 flow. 7 years ago
security.c Add missing parameters to internal mosquitto_acl_check 7 years ago
security_default.c Test improvements 7 years ago
send_connack.c Coverity fixes 7 years ago
send_suback.c Subscription identifier support. 7 years ago
send_unsuback.c Fix missing reason_code on v5 UNSUBACK. 7 years ago
service.c Print message on error when installing as a Windows service. 7 years ago
signals.c fix signal handler on win32 7 years ago
subs.c Test and fix for subscription identifiers not being updated. 7 years ago
sys_tree.c Test and fixes for will message expiry interval. 7 years ago
sys_tree.h Bump copyright years. 8 years ago
uhpa.h Test improvements 7 years ago
websockets.c Add websockets_headers_size option 7 years ago
will_delay.c Will delay tests and implementation. 7 years ago