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 9d6a73f9f7 Fix CONNECT performance with many user-properties.
An MQTT v5 client connecting with a large number of user-property properties
could cause excessive CPU usage, leading to a loss of performance and
possible denial of service. This has been fixed.
4 years ago
..
broker Fix CONNECT performance with many user-properties. 4 years ago
client Fix running of basic client tests. 5 years ago
lib Null checks in client tests. 5 years ago
old Fix building of old tests. 5 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 Strict protocol compliance fixes, and extensive test suite. 4 years ago
Makefile Add very basic client tests. 5 years ago
mosq_test.py Strict protocol compliance fixes, and extensive test suite. 4 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 Sort failed tests when reporting. 5 years ago