openssl/include
Matt Caswell 43a0f2733a Fix some TLSv1.3 alert issues
Ensure that the certificate required alert actually gets sent (and doesn't
get translated into handshake failure in TLSv1.3).

Ensure that proper reason codes are given for the new TLSv1.3 alerts.

Remove an out of date macro for TLS13_AD_END_OF_EARLY_DATA. This is a left
over from an earlier TLSv1.3 draft that is no longer used.

Fixes #6804

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6809)
2018-07-31 09:31:50 +01:00
..
internal crypto/dllmain.c: remove unused OPENSSL_NONPIC_relocated variable. 2018-07-25 16:37:31 +02:00
openssl Fix some TLSv1.3 alert issues 2018-07-31 09:31:50 +01:00