]> git.ipfire.org Git - thirdparty/openssl.git/commit
Revert "Do not confuse TAP::Parser by mixing up stderr with stdout."
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Thu, 9 Jan 2025 20:24:44 +0000 (21:24 +0100)
committerTomas Mraz <tomas@openssl.org>
Wed, 15 Jan 2025 15:05:44 +0000 (16:05 +0100)
commit824d23772b2c38bdeab60ccb087517e62e5192e5
treed25d9248a7e6f3d358274c7b0f0d254f25aa0ca8
parent62f9fd832ad8ddbeb6b835ef513e87c563256da2
Revert "Do not confuse TAP::Parser by mixing up stderr with stdout."

This reverts commit 3d3bb26a13dcc67f99e66de6a44ae9ced117f64b.

Reviewed-by: Frederik Wedel-Heinen <fwh.openssl@gmail.com>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26374)
util/perl/TLSProxy/Proxy.pm