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/unit
Roger A. Light e0309acebc Add mosquitto_sub_matches_acl()
This moves the sub matching sub code from the dynsec plugin to the library and broker, and removes all of the malloc calls at the same time.
4 years ago
..
files Simplify client message properties, only one is used. 4 years ago
Makefile Fix conversion errors. 5 years ago
bridge_topic_test.c Fix more minor compiler warnings. 5 years ago
datatype_read.c Fix conversion errors. 5 years ago
datatype_write.c Fix conversion errors. 5 years ago
misc_trim_test.c Improve password file parsing in the broker and mosqitto_passwd. 6 years ago
persist_read_stubs.c Simplify client message properties, only one is used. 4 years ago
persist_read_test.c Simplify client message properties, only one is used. 4 years ago
persist_write_stubs.c Simplify client message properties, only one is used. 4 years ago
persist_write_test.c Simplify client message properties, only one is used. 4 years ago
property_add.c Fix conversion errors. 5 years ago
property_read.c Fix conversion errors. 5 years ago
property_user_read.c Fix conversion errors. 5 years ago
property_write.c Fix more minor compiler warnings. 5 years ago
publish_test.c Add client support for outgoing maximum packet size. 7 years ago
stubs.c Function for checking if a context is connected. 4 years ago
subs_stubs.c Simplify client message properties, only one is used. 4 years ago
subs_test.c Fix more minor compiler warnings. 5 years ago
test.c Fix more minor compiler warnings. 5 years ago
utf8.c Fix invalid character conversions in test. 5 years ago
util_topic_test.c Add mosquitto_sub_matches_acl() 4 years ago