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 1b060bb064 Guard against use-after-free.
Coverity Scan 1431131, 1431135, 1431141.
5 years ago
..
CMakeLists.txt Use cJSON for producing JSON output in clients. 6 years ago
Makefile Merge branch 'fixes' into develop 6 years ago
args.txt Fix session-expiry-interval for v5 clients using -c. 6 years ago
client_props.c Update changelog. Release page. Bump copyright. 6 years ago
client_shared.c Add `--random-filter` to mosquitto_sub. 6 years ago
client_shared.h Add `--random-filter` to mosquitto_sub. 6 years ago
pub_client.c mosquitto_pub: Print reason string on publish error, if it exists. 5 years ago
pub_shared.c mosquitto_pub now sends 0 length files without an error when using `-f`. 5 years ago
pub_shared.h Update changelog. Release page. Bump copyright. 6 years ago
pub_test_properties Helper test scripts for client properties. 7 years ago
rr_client.c Merge branch 'fixes' into develop 6 years ago
sub_client.c Display time out message only on SIGALRM. 5 years ago
sub_client_output.c Guard against use-after-free. 5 years ago
sub_client_output.h Add `--random-filter` to mosquitto_sub. 6 years ago
sub_test_properties Helper test scripts for client properties. 7 years ago