Add EVP_KDF-X942 to the fips module
[openssl.git] / test / recipes / 80-test_ssl_old.t
2020-12-01 Dr. David von Oheimbtest cleanup: move helper .c and .h files to test/helpers/
2020-11-29 Dr. David von Oheimbendecode_test.c: Significant speedup in generating...
2020-11-25 Matt CaswellRe-enable testing of ciphersuites
2020-09-03 Richard LevitteTEST: Ensure that the base provider i activated when...
2020-07-15 Rich SalzMake -provider_name and -section_name optional
2020-06-29 Rich SalzAdd --fips-key configuration parameter to fipsinstall...
2020-06-03 Rich SalzUpdate manpage to fix examples, other minor tweaks
2020-06-03 Rich SalzCleanup cert config files for tests
2020-05-06 Matt CaswellCentralise Environment Variables for the tests
2020-04-24 Rich SalzRename fipsinstall.cnf->fipsmodule.cnf
2020-04-23 Matt CaswellUpdate copyright year
2020-04-21 Matt CaswellFix an ssl_test_old test failure
2020-04-20 Matt CaswellTeach ssl_test_old to use the FIPS provider for its...
2020-03-06 Rich SalzUse .cnf for config files, not .conf
2020-02-18 PauliDeprecate EC command line apps.
2020-02-18 Richard LevitteTEST: Modify test/recipes/80-test_ssl_old.t to leave...
2020-02-11 Richard Levittetest/recipes/80-test_ssl_old.t: Replace 'openssl gendsa'
2019-11-24 Dr. Matthias St... Remove RANDFILE settings from configuration files
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-03-14 Matt CaswellSplit configuration of TLSv1.3 ciphers from older ciphers
2018-02-19 Richard Levittetest_ssl_old: avoid empty strings for flags
2018-01-19 Richard LevitteCopyright update of more files that have changed this...
2018-01-06 Bernd EdlingerStop using unimplemented cipher classes.
2017-12-27 Bernd EdlingerAlternate fix for ../test/recipes/80-test_ssl_old.t...
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2017-06-27 Rich SalzUse randomness not entropy
2017-03-22 Richard LevitteFix 80-test_ssl_old.t: only count the ciphers if there...
2017-03-21 Richard LevitteAdapt 80-test_ssl_old.t to use statusvar
2017-03-21 Richard LevitteRework how protocol specific ciphers in 80-test_ssl_old...
2017-03-14 Emilia KasperPort remaining old DTLS tests
2017-03-14 Emilia KasperPort SRP tests to the new test framework
2017-01-18 Rich SalzSkip ECDH tests for SSLv3
2016-11-02 Matt CaswellAdd the SSL_METHOD for TLSv1.3 and all other base chang...
2016-08-18 Emilia KasperPort multi-buffer tests
2016-08-15 Richard LevitteSkip the SRP tests in 80-test_ssl_old.t if no TLS versi...
2016-08-10 Emilia KasperSSL tests: port CT tests, add a few more
2016-08-08 Emilia KasperNPN and ALPN: test 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-10 Matt CaswellFix no-dtls* builds
2016-06-04 Richard LevitteHave some more test recipes clean up after themselves
2016-06-03 Emilia KasperUpdate client authentication tests
2016-05-27 Matt CaswellAvoid msys name mangling
2016-05-12 Emilia KasperRemove proxy tests. Add verify callback tests.
2016-05-11 Emilia KasperReplace cipherlist test
2016-04-22 Rich SalzUnified copyright for test recipes
2016-04-13 Matt CaswellFix no-tls1_1 and no-tls1_2
2016-04-11 Matt CaswellFix the no-tls option
2016-04-11 Matt CaswellFix the no-nextprotoneg option
2016-04-07 Viktor DukhovniSuppress CT callback as appropriate
2016-04-05 Emilia KasperRename ssltest -> ssltest_old