openssl/util/TLSProxy
David Benjamin 8523288e6d Test CBC mode padding.
This is a regression test for
https://github.com/openssl/openssl/pull/1431. It tests a
maximally-padded record with each possible invalid offset.

This required fixing a bug in Message.pm where the client sending a
fatal alert followed by close_notify was still treated as success.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
2016-09-26 23:10:29 +01:00
..
ClientHello.pm Copyright consolidation; .pm and Configure 2016-04-20 10:40:05 -04:00
Message.pm Test CBC mode padding. 2016-09-26 23:10:29 +01:00
NewSessionTicket.pm Copyright consolidation; .pm and Configure 2016-04-20 10:40:05 -04:00
Proxy.pm Test CBC mode padding. 2016-09-26 23:10:29 +01:00
Record.pm Add some SSLv2 ClientHello tests 2016-08-15 23:14:30 +01:00
ServerHello.pm Add some SSLv2 ClientHello tests 2016-08-15 23:14:30 +01:00
ServerKeyExchange.pm Copyright consolidation; .pm and Configure 2016-04-20 10:40:05 -04:00