openssl/util
Matt Caswell 49e7fe12ea Provide functions to write early data
We provide SSL_write_early() which *must* be called first on a connection
(prior to any other IO function including SSL_connect()/SSL_do_handshake()).
Also SSL_write_early_finish() which signals the end of early data.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2737)
2017-03-02 17:44:14 +00:00
..
perl/OpenSSL/Util
TLSProxy Update TLSProxy to know about HelloRetryRequest messages 2017-02-14 13:14:25 +00:00
build.info
check-doc-links.pl
ck_errf.pl
copy.pl
dofile.pl
find-doc-nits.pl Doc nits: callback function typedefs 2017-01-09 16:09:50 -05:00
find-unused-errs
indent.pro Clean dead macros and defines 2017-01-18 15:19:24 +01:00
libcrypto.num Code health: make update 2017-02-28 20:16:56 +01:00
libssl.num Provide functions to write early data 2017-03-02 17:44:14 +00:00
mkbuildinf.pl
mkcerts.sh
mkdef.pl Code health: Remove VAX exceptions in util/mkdef.pl 2017-02-28 20:16:56 +01:00
mkdir-p.pl
mkerr.pl
mkrc.pl
openssl-format-source
opensslwrap.sh
point.sh
process_docs.pl
selftest.pl
shareable_image_wrap.c.in
shlib_wrap.sh.in
su-filter.pl
with_fallback.pm