openssl/util
Matt Caswell 1c361b4a39 Add a capability for TLSProxy to wait for a session before killing s_client
TLSProxy normally fires off s_client, which creates a connection to the
server. TLSProxy also pipes some data to send to the process and s_client
automatically exits when the pipe hits eof. Unfortunately this means that
it sends the data and closes before it has processed the NewSessionTicket
returned from the server in TLSv1.3. This commits adds an option for
s_client to stay loaded until the sesion has been processed. A side effect
of this is that s_client never sends a close_notify in this mode, so we
count success as seeing that data has been transferred.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2259)
2017-01-30 10:18:22 +00:00
..
perl/OpenSSL/Util Move manpages to man[1357] structure. 2016-10-26 13:59:52 -04:00
TLSProxy Add a capability for TLSProxy to wait for a session before killing s_client 2017-01-30 10:18:22 +00:00
build.info
check-doc-links.pl Add util/check-doc-links.pl, to be used to check referenses in manuals 2016-11-11 13:06:43 +01:00
ck_errf.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
copy.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
dofile.pl
find-doc-nits.pl Doc nits: callback function typedefs 2017-01-09 16:09:50 -05:00
find-unused-errs
fipslink.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
incore
indent.pro Clean dead macros and defines 2017-01-18 15:19:24 +01:00
libcrypto.num Better check of DH parameters in TLS data 2017-01-26 10:54:01 +00:00
libssl.num Add support for key logging callbacks. 2017-01-23 17:07:43 +01:00
mkbuildinf.pl
mkcerts.sh
mkdef.pl Revert "Remove heartbeats completely" 2016-11-15 14:53:33 +01:00
mkdir-p.pl
mkerr.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
mkrc.pl
openssl-format-source
opensslwrap.sh
point.sh
process_docs.pl Fix typo in util/process_docs.pl 2016-11-11 13:07:37 +01:00
selftest.pl
shareable_image_wrap.c.in
shlib_wrap.sh.in Remove automatic RPATH - adapt shlib_wrap.sh 2016-10-13 02:21:51 +02:00
su-filter.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
with_fallback.pm