openssl/apps
Matt Caswell be62b22b52 Update the s_client -sess_out feature to work for TLSv1.3
Previously "-sess_out" wrote out the session as soon as the handshake
finished. In TLSv1.3 this won't work because the NewSessionTicket message
arrives post-handshake. Instead we use the session callback mechanism to
do this.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2259)
2017-01-30 10:17:52 +00:00
..
demoCA
demoSRP
app_rand.c
apps.c
apps.h Fix some extra or missing whitespaces... 2017-01-25 09:06:34 +00:00
asn1pars.c
build.info
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c Fix some style and indent issue 2017-01-25 09:06:34 +00:00
CA.pl.in
cert.pem
ciphers.c
client.pem
cms.c
crl2p7.c
crl.c
ct_log_list.cnf
dgst.c
dh1024.pem
dh2048.pem
dh4096.pem
dhparam.c
dsa512.pem
dsa1024.pem
dsa-ca.pem
dsa-pca.pem
dsa.c
dsap.pem
dsaparam.c
ec.c Fix some extra or missing whitespaces... 2017-01-25 09:06:34 +00:00
ecparam.c
enc.c
engine.c
errstr.c
gendsa.c
genpkey.c
genrsa.c
nseq.c
ocsp.c
openssl-vms.cnf
openssl.c Fix list -disabled for blake2 alg 2017-01-17 17:21:55 +01:00
openssl.cnf
opt.c
passwd.c 'openssl passwd' command can now compute AIX MD5-based passwords hashes. 2017-01-21 10:44:23 -05:00
pca-cert.srl
pca-key.pem
pca-req.pem
pkcs7.c
pkcs8.c
pkcs12.c
pkey.c
pkeyparam.c
pkeyutl.c
prime.c Fix some extra or missing whitespaces... 2017-01-25 09:06:34 +00:00
privkey.pem
progs.h
progs.pl
rand.c
rehash.c
req.c
req.pem
rsa8192.pem
rsa.c
rsautl.c
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_apps.h
s_cb.c
s_client.c Update the s_client -sess_out feature to work for TLSv1.3 2017-01-30 10:17:52 +00:00
s_server.c
s_socket.c
s_time.c
server2.pem
server.pem
server.srl
sess_id.c
smime.c
speed.c Cleanup EVP_CIPH/EP_CTRL duplicate defines 2017-01-24 18:47:10 +01:00
spkac.c
srp.c
testCA.pem
testdsa.h
testrsa.h
timeouts.h
ts.c
tsget.in
verify.c
version.c
vms_decc_init.c
vms_term_sock.c
vms_term_sock.h
win32_init.c
x509.c