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 d429c54130 mosquitto_sub will quit with an error on Windows if %U is used.
Seconds since the Unix epoch is not a parameter that can be obtained
with strftime on Windows.

Closes #1908. Thanks to Danil intl.
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 mosquitto_sub will quit with an error on Windows if %U is used. 5 years ago
client_shared.h Fix conversion warnings in client code 6 years ago
pub_client.c Don't busy loop with `mosquitto_pub -l` on a slow connection. 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