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 6028d0e33e mosquitto_sub and mosquitto_rr now open stdout in binary mode on Windows
This is so binary payloads are not modified when printing.

Thanks to Steve Mullock.
4 years ago
..
CMakeLists.txt CMake build fixes for Windows. 5 years ago
Makefile Merge branch 'fixes' into develop 6 years ago
args.txt New dynamic security plugin. 5 years ago
client_props.c Fix typo. 5 years ago
client_shared.c Remove C++ style comments. 4 years ago
client_shared.h More compiler warning fixes. 5 years ago
pub_client.c Fix `mosquitto_pub -l` quitting if broker unavailable. 4 years ago
pub_shared.c Fix more minor compiler warnings. 5 years ago
pub_shared.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 5 years ago
pub_test_properties Helper test scripts for client properties. 7 years ago
rr_client.c mosquitto_sub and mosquitto_rr now open stdout in binary mode on Windows 4 years ago
sub_client.c mosquitto_sub and mosquitto_rr now open stdout in binary mode on Windows 4 years ago
sub_client_output.c mosquitto_sub and mosquitto_rr now open stdout in binary mode on Windows 4 years ago
sub_client_output.h mosquitto_sub and mosquitto_rr now open stdout in binary mode on Windows 4 years ago
sub_test_fixed_width mosquitto_sub now supports extra format specifiers. 5 years ago
sub_test_properties Helper test scripts for client properties. 7 years ago