openssl/include
Emilia Kasper aa474d1fb1 TLS: reject duplicate extensions
Adapted from BoringSSL. Added a test.

The extension parsing code is already attempting to already handle this for
some individual extensions, but it is doing so inconsistently. Duplicate
efforts in individual extension parsing will be cleaned up in a follow-up.

Reviewed-by: Stephen Henson <steve@openssl.org>
2016-02-19 17:24:44 +01:00
..
internal Hide OPENSSL_INIT_SETTINGS. 2016-02-11 08:43:46 -05:00
openssl TLS: reject duplicate extensions 2016-02-19 17:24:44 +01:00