]> git.ipfire.org Git - thirdparty/openssl.git/history - test/README.ssltest.md
Make sure we use the libctx when creating an EVP_PKEY_CTX in libssl
[thirdparty/openssl.git] / test / README.ssltest.md
2020-03-06  Rich SalzUse .cnf for config files, not .conf
2020-02-27  Richard LevitteReplace util/shlib_wrap.sh with util/wrap.pl in diverse...
2017-10-04  Todd ShortSession resume broken switching contexts
2017-09-08  David BenjaminFix test documentation.
2017-04-03  Dr. Stephen HensonAdd ExpectedServerCANames
2017-03-16  Dr. Stephen HensonAdd ExpectedClientCANames
2017-03-14  Emilia KasperPort SRP tests to the new test framework
2017-01-30  Dr. Stephen HensonAdd test support for TLS signature types.
2017-01-20  Dr. Stephen HensonAdd options to check TLS signing hashes
2017-01-15  Dr. Stephen Hensonadd ECDSA test server certificate
2017-01-15  Dr. Stephen HensonAdd options to check certificate types.
2017-01-08  Dr. Stephen HensonAdd new ssl_test option.
2016-09-28  Matt CaswellExtend the renegotiation tests
2016-09-28  Matt CaswellUpdate README.ssltest.md
2016-08-19  Emilia KasperAdd more details on how to add a new SSL test
2016-08-18  Emilia KasperTest that the peers send at most one fatal alert
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 KasperReorganize SSL test structures
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-06-28  Emilia KasperSSL test framework: port SNI tests
2016-06-13  Emilia KasperPort DTLS version negotiation tests
2016-06-13  Emilia KasperClean up following new SNI tests
2016-06-09  Todd ShortFix session ticket and SNI
2016-05-12  Emilia KasperRemove proxy tests. Add verify callback tests.
2016-04-05  Emilia KasperNew SSL test framework