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 cbf5104a69 Fix possible loss of data in `mosquitto_pub -l` when sending multiple long lines.
Closes #2078. Thanks to Ysincit.
5 years ago
..
CMakeLists.txt Fix WITH_STATIC_LIBRARIES using CMake on Windows 6 years ago
Makefile Add `testing` target for compiling test client fixes. 6 years ago
client_props.c Fix conversion warnings in client code 6 years ago
client_shared.c Clients: Fix config files truncating options after the first space. 5 years ago
client_shared.h Fix conversion warnings in client code 6 years ago
pub_client.c Fix possible loss of data in `mosquitto_pub -l` when sending multiple long lines. 5 years ago
pub_shared.c mosquitto_pub: Close file on file too large. 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 All clients exit with an error exit code on CONNACK failure. 5 years ago
sub_client.c All clients exit with an error exit code on CONNACK failure. 5 years ago
sub_client_output.c Fix mosquitto_sub %j or %J not working on Windows. 5 years ago
sub_test_properties Helper test scripts for client properties. 7 years ago