openssl/util/perl
Andy Polyakov f3d3b36255 TLSProxy/Proxy.pm: preclude output intermix.
s_server -rev emits info output on stderr, i.e. unbufferred, which
risks intermixing with output from TLSProxy itself on non-line
boundaries, which in turn is confusing to TAP parser.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5975)
2018-04-18 19:58:15 +02:00
..
OpenSSL OpenSSL::Test: add data_dir() 2018-04-11 12:04:18 +02:00
TLSProxy TLSProxy/Proxy.pm: preclude output intermix. 2018-04-18 19:58:15 +02:00
checkhandshake.pm Update copyright year 2018-02-13 13:59:25 +00:00
with_fallback.pm