openssl/ssl
Matt Caswell a53b5be6a0 Fix configuration of TLSv1.3 ciphersuites
Configuration of TLSv1.3 ciphersuites wasn't working in some cases.

Fixes #5740

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5855)
2018-04-04 16:17:26 +01:00
..
record Update copyright year 2018-03-20 13:08:46 +00:00
statem Set error code on alloc failures 2018-04-03 11:31:16 -04:00
bio_ssl.c
build.info
d1_lib.c
d1_msg.c
d1_srtp.c
methods.c
packet.c Set error code on alloc failures 2018-04-03 11:31:16 -04:00
packet_locl.h
pqueue.c Set error code on alloc failures 2018-04-03 11:31:16 -04:00
s3_cbc.c
s3_enc.c Update copyright year 2018-03-20 13:08:46 +00:00
s3_lib.c Allow NULL for some _free routines. 2018-03-27 16:25:08 -04:00
s3_msg.c
ssl_asn1.c Update copyright year 2018-03-20 13:08:46 +00:00
ssl_cert.c Allow NULL for some _free routines. 2018-03-27 16:25:08 -04:00
ssl_cert_table.h Update copyright year 2018-03-20 13:08:46 +00:00
ssl_ciph.c Fix configuration of TLSv1.3 ciphersuites 2018-04-04 16:17:26 +01:00
ssl_conf.c
ssl_err.c Set error code on alloc failures 2018-04-03 11:31:16 -04:00
ssl_init.c
ssl_lib.c Fix configuration of TLSv1.3 ciphersuites 2018-04-04 16:17:26 +01:00
ssl_locl.h Fix configuration of TLSv1.3 ciphersuites 2018-04-04 16:17:26 +01:00
ssl_mcnf.c Update copyright year 2018-03-20 13:08:46 +00:00
ssl_rsa.c Update copyright year 2018-03-20 13:08:46 +00:00
ssl_sess.c Allow NULL for some _free routines. 2018-03-27 16:25:08 -04:00
ssl_stat.c
ssl_txt.c
ssl_utst.c
t1_enc.c GOST MAC algorithms don't support EVP_PKEY_new_raw_private_key() 2018-03-30 19:28:33 +01:00
t1_lib.c Set error code on alloc failures 2018-04-03 11:31:16 -04:00
t1_trce.c Visual Studio 2017 debug build warning error on 32 bit build 2018-04-04 14:54:47 +02:00
tls13_enc.c Don't use a ssl specific DRBG anymore 2018-03-19 15:04:40 +01:00
tls_srp.c Use the private RNG for data that is not public 2018-04-02 22:22:43 +02:00