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.
2021-06-09 21:16:57 +01:00
..
args.txt New dynamic security plugin. 2020-10-27 00:54:55 +00:00
client_props.c Fix typo. 2021-04-20 21:09:08 +01:00
client_shared.c Remove C++ style comments. 2021-04-25 22:26:12 +01:00
client_shared.h More compiler warning fixes. 2021-03-21 22:50:48 +00:00
CMakeLists.txt CMake build fixes for Windows. 2020-12-03 14:02:17 +00:00
Makefile Merge branch 'fixes' into develop 2020-03-03 12:54:57 +00:00
pub_client.c Fix mosquitto_pub -l quitting if broker unavailable. 2021-05-08 23:07:02 +01:00
pub_shared.c Fix more minor compiler warnings. 2021-01-21 13:33:54 +00:00
pub_shared.h Fix SPDX identifiers: EDL-1.0 -> BSD-3-Clause. 2021-01-20 11:46:18 +00:00
pub_test_properties Helper test scripts for client properties. 2019-01-08 14:34:35 +00:00
rr_client.c mosquitto_sub and mosquitto_rr now open stdout in binary mode on Windows 2021-06-09 21:16:57 +01:00
sub_client_output.c mosquitto_sub and mosquitto_rr now open stdout in binary mode on Windows 2021-06-09 21:16:57 +01:00
sub_client_output.h mosquitto_sub and mosquitto_rr now open stdout in binary mode on Windows 2021-06-09 21:16:57 +01:00
sub_client.c mosquitto_sub and mosquitto_rr now open stdout in binary mode on Windows 2021-06-09 21:16:57 +01:00
sub_test_fixed_width mosquitto_sub now supports extra format specifiers. 2020-08-28 22:23:22 +01:00
sub_test_properties Helper test scripts for client properties. 2019-01-08 14:34:35 +00:00