openssl/apps
Matt Caswell 582a17d662 Add the SSL_METHOD for TLSv1.3 and all other base changes required
Includes addition of the various options to s_server/s_client. Also adds
one of the new TLS1.3 ciphersuites.

This isn't "real" TLS1.3!! It's identical to TLS1.2 apart from the protocol
and the ciphersuite...and the ciphersuite is just a renamed TLS1.2 one (not
a "real" TLS1.3 ciphersuite).

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-11-02 13:08:21 +00:00
..
demoCA
demoSRP
app_rand.c
apps.c apps: instead of varying implementation, make setup_engine a function always 2016-10-19 19:49:22 +02:00
apps.h Add the SSL_METHOD for TLSv1.3 and all other base changes required 2016-11-02 13:08:21 +00:00
asn1pars.c Constify command options 2016-10-14 18:25:50 +02:00
build.info
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c Fix a double free in ca command line 2016-10-28 09:25:04 +01:00
CA.pl.in
cert.pem
ciphers.c Add the SSL_METHOD for TLSv1.3 and all other base changes required 2016-11-02 13:08:21 +00:00
client.pem
cms.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
crl2p7.c Constify command options 2016-10-14 18:25:50 +02:00
crl.c Constify command options 2016-10-14 18:25:50 +02:00
ct_log_list.cnf
dgst.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
dh1024.pem
dh2048.pem
dh4096.pem
dhparam.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
dsa512.pem
dsa1024.pem
dsa-ca.pem
dsa-pca.pem
dsa.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
dsap.pem
dsaparam.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
ec.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
ecparam.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
enc.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
engine.c Constify command options 2016-10-14 18:25:50 +02:00
errstr.c Constify command options 2016-10-14 18:25:50 +02:00
gendsa.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
genpkey.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
genrsa.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
nseq.c Constify command options 2016-10-14 18:25:50 +02:00
ocsp.c Constify command options 2016-10-14 18:25:50 +02:00
openssl-vms.cnf
openssl.c Constify command options 2016-10-14 18:25:50 +02:00
openssl.cnf
opt.c
passwd.c Constify command options 2016-10-14 18:25:50 +02:00
pca-cert.srl
pca-key.pem
pca-req.pem
pkcs7.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
pkcs8.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
pkcs12.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
pkey.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
pkeyparam.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
pkeyutl.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
prime.c Constify command options 2016-10-14 18:25:50 +02:00
privkey.pem
progs.h Fix style issue 2016-10-14 18:25:50 +02:00
progs.pl Fix style issue 2016-10-14 18:25:50 +02:00
rand.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
rehash.c Constify command options 2016-10-14 18:25:50 +02:00
req.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
req.pem
rsa8192.pem
rsa.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
rsautl.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_apps.h
s_cb.c Add the SSL_METHOD for TLSv1.3 and all other base changes required 2016-11-02 13:08:21 +00:00
s_client.c Add the SSL_METHOD for TLSv1.3 and all other base changes required 2016-11-02 13:08:21 +00:00
s_server.c Add the SSL_METHOD for TLSv1.3 and all other base changes required 2016-11-02 13:08:21 +00:00
s_socket.c
s_time.c Constify command options 2016-10-14 18:25:50 +02:00
server2.pem
server.pem
server.srl
sess_id.c Constify command options 2016-10-14 18:25:50 +02:00
smime.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
speed.c apps: remove some #ifndef clutter 2016-10-19 19:49:43 +02:00
spkac.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
srp.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
testCA.pem
testdsa.h
testrsa.h
timeouts.h
ts.c Constify command options 2016-10-14 18:25:50 +02:00
tsget.in
verify.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00
version.c Constify command options 2016-10-14 18:25:50 +02:00
vms_decc_init.c
vms_term_sock.c Reformat to fit OpenSSL source code standards 2016-09-15 23:24:06 +02:00
vms_term_sock.h Reformat to fit OpenSSL source code standards 2016-09-15 23:24:06 +02:00
win32_init.c Fix not-c code 2016-10-19 00:56:48 +02:00
x509.c If an engine comes up explicitely, it must also come down explicitely 2016-10-19 17:44:08 +02:00