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/client
Roger A. Light 1924afe49e Add explicit support for TLS v1.3 and drop TLS v1.0. 7 years ago
..
CMakeLists.txt Merge branch 'fixes' into mqtt5 7 years ago
Makefile Merge branch 'fixes' into mqtt5 7 years ago
client_props.c Subscription identifier support. 7 years ago
client_shared.c Use lib provided random id. Change lib generated id to alphanumeric only. 7 years ago
client_shared.h Merge branch 'mqtt5' into develop 7 years ago
pub_client.c Add explicit support for TLS v1.3 and drop TLS v1.0. 7 years ago
pub_shared.c Add reason_code to on_publish_v5 callback. 7 years ago
pub_shared.h Add reason_code to on_publish_v5 callback. 7 years ago
pub_test_properties Helper test scripts for client properties. 7 years ago
sub_client.c Add explicit support for TLS v1.3 and drop TLS v1.0. 7 years ago
sub_client_output.c Always print leading zeros in mosquitto_sub when output format is hex. 7 years ago
sub_test_properties Helper test scripts for client properties. 7 years ago