openssl/test/ssl-tests
Matt Caswell 72a7a7021f Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8347)
2019-02-26 14:05:09 +00:00
..
01-simple.conf
01-simple.conf.in
02-protocol-version.conf Split configuration of TLSv1.3 ciphers from older ciphers 2018-03-14 10:15:50 +00:00
02-protocol-version.conf.in
03-custom_verify.conf
03-custom_verify.conf.in
04-client_auth.conf Fix some TLSv1.3 alert issues 2018-07-31 09:31:50 +01:00
04-client_auth.conf.in Fix some TLSv1.3 alert issues 2018-07-31 09:31:50 +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 Respect SSL_OP_NO_TICKET in TLSv1.3 2018-06-26 18:09:46 +01:00
10-resumption.conf.in
11-dtls_resumption.conf Respect SSL_OP_NO_TICKET in TLSv1.3 2018-06-26 18:09:46 +01:00
11-dtls_resumption.conf.in
12-ct.conf
12-ct.conf.in
13-fragmentation.conf Implement Maximum Fragment Length TLS extension. 2017-11-05 17:46:48 +01:00
13-fragmentation.conf.in Copyright update of more files that have changed this year 2018-01-19 13:34:03 +01:00
14-curves.conf Update tests for TLS Ed448 2018-03-05 11:39:44 +00:00
14-curves.conf.in Update tests for TLS Ed448 2018-03-05 11:39:44 +00:00
15-certstatus.conf
15-certstatus.conf.in
16-certstatus.conf
16-dtls-certstatus.conf
16-dtls-certstatus.conf.in
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
18-dtls-renegotiate.conf.in
19-mac-then-encrypt.conf
19-mac-then-encrypt.conf.in
20-cert-select.conf Test use of a brainpool ECDSA certificate 2018-11-12 11:19:58 +00:00
20-cert-select.conf.in Test use of a brainpool ECDSA certificate 2018-11-12 11:19:58 +00:00
21-key-update.conf
21-key-update.conf.in
22-compression.conf Enable TLSv1.3 by default 2018-02-07 21:34:18 +00:00
22-compression.conf.in
23-srp.conf
23-srp.conf.in
24-padding.conf
24-padding.conf.in
25-cipher.conf Don't expect a POLY1305 ciphersuite when using no-poly1305 2017-12-11 09:41:59 +00:00
25-cipher.conf.in Fix no-chacha 2017-12-11 09:41:59 +00:00
26-tls13_client_auth.conf Change Post Handshake auth so that it is opt-in 2018-08-20 15:14:01 +01:00
26-tls13_client_auth.conf.in Change Post Handshake auth so that it is opt-in 2018-08-20 15:14:01 +01:00
27-ticket-appdata.conf Session Ticket app data 2018-03-12 10:31:09 +00:00
27-ticket-appdata.conf.in Session Ticket app data 2018-03-12 10:31:09 +00:00
28-seclevel.conf Fix no-ec and no-tls1_2 2018-11-14 11:33:24 +00:00
28-seclevel.conf.in Update copyright year 2018-11-20 13:27:36 +00:00
29-dtls-sctp-label-bug.conf Fix end-point shared secret for DTLS/SCTP 2019-02-01 12:03:43 +00:00
29-dtls-sctp-label-bug.conf.in Update copyright year 2019-02-26 14:05:09 +00:00
protocol_version.pm Respect SSL_OP_NO_TICKET in TLSv1.3 2018-06-26 18:09:46 +01:00
ssltests_base.pm