openssl/test/ssl-tests
FdaSilvaYY cf72c75792 Implement Maximum Fragment Length TLS extension.
Based on patch from Tomasz Moń:
https://groups.google.com/forum/#!topic/mailing.openssl.dev/fQxXvCg1uQY

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/1008)
2017-11-05 17:46:48 +01:00
..
01-simple.conf
01-simple.conf.in
02-protocol-version.conf Add support to test_ssl_new for testing with DTLS over SCTP 2017-04-25 11:13:39 +01:00
02-protocol-version.conf.in
03-custom_verify.conf
03-custom_verify.conf.in
04-client_auth.conf Add Client CA names tests 2017-03-16 18:07:19 +00:00
04-client_auth.conf.in Add SCTP testing for 04-client_auth.conf 2017-04-25 11:13:39 +01:00
05-sni.conf Rename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb. 2017-09-08 13:58:59 -05:00
05-sni.conf.in Rename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb. 2017-09-08 13:58:59 -05:00
06-sni-ticket.conf Session resume broken switching contexts 2017-10-04 10:21:08 +10:00
06-sni-ticket.conf.in Session resume broken switching contexts 2017-10-04 10:21:08 +10:00
07-dtls-protocol-version.conf
07-dtls-protocol-version.conf.in
08-npn.conf
08-npn.conf.in
09-alpn.conf
09-alpn.conf.in
10-resumption.conf
10-resumption.conf.in
11-dtls_resumption.conf
11-dtls_resumption.conf.in
12-ct.conf Add SSL tests for certificates with embedded SCTs 2017-04-12 19:08:57 +02:00
12-ct.conf.in Add SSL tests for certificates with embedded SCTs 2017-04-12 19:08:57 +02:00
13-fragmentation.conf Implement Maximum Fragment Length TLS extension. 2017-11-05 17:46:48 +01:00
13-fragmentation.conf.in Implement Maximum Fragment Length TLS extension. 2017-11-05 17:46:48 +01:00
14-curves.conf Add a ciphersuite config sanity check for clients 2017-04-26 14:31:00 +01:00
14-curves.conf.in Add a ciphersuite config sanity check for clients 2017-04-26 14:31:00 +01:00
15-certstatus.conf
15-certstatus.conf.in
16-certstatus.conf
16-dtls-certstatus.conf
16-dtls-certstatus.conf.in Add SCTP testing to 16-dtls-certstatus.conf 2017-04-25 11:13:39 +01:00
17-renegotiate.conf Fix #2400 Add NO_RENEGOTIATE option 2017-06-06 22:39:41 +01:00
17-renegotiate.conf.in Fix #2400 Add NO_RENEGOTIATE option 2017-06-06 22:39:41 +01:00
18-dtls-renegotiate.conf Fix issue in 18-dtls-renegotiate.conf.in 2017-04-25 11:13:39 +01:00
18-dtls-renegotiate.conf.in Fix issue in 18-dtls-renegotiate.conf.in 2017-04-25 11:13:39 +01:00
19-mac-then-encrypt.conf Add a ciphersuite config sanity check for clients 2017-04-26 14:31:00 +01:00
19-mac-then-encrypt.conf.in Add a ciphersuite config sanity check for clients 2017-04-26 14:31:00 +01:00
20-cert-select.conf Add RSA-PSS certificate type TLS tests 2017-09-20 12:50:23 +01:00
20-cert-select.conf.in Add RSA-PSS certificate type TLS tests 2017-09-20 12:50:23 +01:00
21-key-update.conf
21-key-update.conf.in
22-compression.conf
22-compression.conf.in
23-srp.conf Add a ciphersuite config sanity check for servers 2017-04-26 14:31:00 +01:00
23-srp.conf.in Add a ciphersuite config sanity check for servers 2017-04-26 14:31:00 +01:00
24-padding.conf TLS1.3 Padding 2017-05-02 09:44:43 +01:00
24-padding.conf.in TLS1.3 Padding 2017-05-02 09:44:43 +01:00
protocol_version.pm Add tests for version/ciphersuite sanity checks 2017-04-26 14:31:00 +01:00
ssltests_base.pm