openssl/util/TLSProxy
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
..
ClientHello.pm TLS: reject duplicate extensions 2016-02-19 17:24:44 +01:00
Message.pm TLS: reject duplicate extensions 2016-02-19 17:24:44 +01:00
NewSessionTicket.pm Empty session ticket: add a test 2015-09-28 16:00:47 +02:00
Proxy.pm Be more verbose when debugging is on 2016-02-17 22:11:55 +01:00
Record.pm for test_sslvertol, add a value to display SSL version < 3 in debug 2015-08-13 22:05:25 +02:00
ServerHello.pm TLS: reject duplicate extensions 2016-02-19 17:24:44 +01:00
ServerKeyExchange.pm Fixups in libssl test harness 2015-08-13 22:05:25 +02:00