fix: BN_swap mishandles flags (1.1.0)
[openssl.git] / test / ssl-tests /
2018-03-27 Matt CaswellUpdate copyright year
2018-01-30 Matt CaswellAdd the SSL_OP_NO_RENEGOTIATION option to 1.1.0
2017-11-03 FdaSilvaYYSpelling doc #3580
2017-10-05 Emilia KasperTest mac-then-encrypt
2017-04-26 Rob PercivalAdd SSL tests for certificates with embedded SCTs
2017-04-26 Dr. Stephen HensonAdd and use function test_pem to work out test filenames.
2017-02-28 Matt CaswellFix test_ssl_new when compiled with no-tls1_2 or no...
2017-02-16 Matt CaswellProvide a test for the Encrypt-Then-Mac renegotiation...
2017-01-26 Dr. Stephen HensonAdd server signature algorithm bug test.
2017-01-23 Matt CaswellExtend the test_ssl_new renegotiation tests to include...
2017-01-08 Dr. Stephen HensonAdd server temp key type checks
2016-09-28 Matt CaswellAdd DTLS renegotiation tests
2016-09-28 Matt CaswellExtend the renegotiation tests
2016-09-28 Matt CaswellAdd support for testing renegotiation
2016-08-30 Matt CaswellAdd some CertStatus tests
2016-08-22 Kurt RoeckxTest the support curves in tls
2016-08-18 Emilia KasperPort multi-buffer tests
2016-08-10 Emilia KasperSSL tests: port CT tests, add a few more
2016-08-08 Emilia KasperNPN and ALPN: test resumption
2016-08-08 Emilia KasperReorganize SSL test structures
2016-07-22 Emilia KasperSSL tests: compress generated output a little
2016-07-21 Emilia KasperTest client-side resumption
2016-07-20 Emilia KasperSSL test framework: port resumption tests
2016-07-19 Emilia KasperSSL test framework: port NPN and ALPN tests
2016-07-18 Matt CaswellFix SSLv3 ClientAuth alert checking
2016-07-18 Matt CaswellFix Client Auth tests
2016-06-28 Emilia KasperSSL test framework: port SNI tests
2016-06-13 Emilia KasperSSL test: only write out server2 when testing SNI
2016-06-13 Emilia KasperPort DTLS version negotiation tests
2016-06-09 Todd ShortFix session ticket and SNI
2016-06-03 Emilia KasperUpdate client authentication tests
2016-06-01 Rich SalzAdd final(?) set of copyrights.
2016-05-12 Emilia KasperRemove proxy tests. Add verify callback tests.
2016-04-20 Rich SalzCopyright consolidation; .pm and Configure
2016-04-09 Richard LevitteVMS doesn't have directory separators in the same sense...
2016-04-05 Emilia KasperNew SSL test framework