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 Light a57bba0aae Don't use uhpa for topics, incompatible with uthash. 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 Session expiry interval support - not working for file persistence. 7 years ago
Makefile Session expiry interval support - not working for file persistence. 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 Session expiry interval support - not working for file persistence. 7 years ago
database.c Don't use uhpa for topics, incompatible with uthash. 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 Check for authentication method on CONNECT, and reject. 7 years ago
handle_publish.c Tests and support for QoS 1 reporting of no subscribers on publish. 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 Merge pull request #993 from bbabbi01/origin/develop 7 years ago
loop.c Session expiry interval support - not working for file persistence. 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 Don't use uhpa for topics, incompatible with uthash. 7 years ago
mosquitto_passwd.c Fix openssl deprecated function use. 7 years ago
mosquitto_plugin.h Bump copyright years. 8 years ago
net.c Fix compiling with openssl < 1.1.1. 7 years ago
persist.c Don't use uhpa for topics, incompatible with uthash. 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 Disallow writing to $ topics where appropriate. 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
session_expiry.c Session expiry interval support - not working for file persistence. 7 years ago
signals.c fix signal handler on win32 7 years ago
subs.c Don't use uhpa for topics, incompatible with uthash. 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 Windows build fixes. 7 years ago
will_delay.c Will delay tests and implementation. 7 years ago