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/test
Roger A. Light 1d18b3e3c7 Fix leak on crafted MQTT v5 CONNECT.
If a MQTT v5 client connects with a crafted CONNECT packet a memory leak
will occur.

Thanks to Kathrin Kleinhammer.
4 years ago
..
broker Fix leak on crafted MQTT v5 CONNECT. 4 years ago
lib Improve client test for unexpected pubrel. 5 years ago
old Tidy up test directory. 7 years ago
random Crude random client testing 7 years ago
ssl Update test key length to 2048 to avoid new openssl rejections. 6 years ago
unit Database v6 tests 5 years ago
Makefile Add `make check` and document testing procedure. 7 years ago
mosq_test.py Fix way of sending packets in compliance tests 6 years ago
mqtt5_opts.py Tests and fixes for subscription options. 7 years ago
mqtt5_props.py Convert tests to Python 3 7 years ago
mqtt5_rc.py Disallow writing to $ topics where appropriate. 7 years ago
ptest.py Generic ptest implementation. 7 years ago