aboutsummaryrefslogtreecommitdiffstats
path: root/test/recipes/80-test_ssl_old.t
Commit message (Expand)AuthorAgeFilesLines
* tls: ban SSL3, TLS1, TLS1.1 and DTLS1.0 at security level one and abovePauli2022-05-081-8/+46
* Update copyright yearMatt Caswell2022-05-031-1/+1
* [ssl] Add tests for Perfect Forward Secrecy criteria on SECLEVEL >= 3Nicola Tuveri2022-03-011-2/+39
* Cleanup record length checks for KTLSBernd Edlinger2022-02-111-6/+16
* test: put the new DHE auto test in the correct placePauli2021-06-221-2/+7
* test: fix indentationPauli2021-06-191-1/+1
* test: replace tabs with spaces in test recipesPauli2021-06-191-160/+160
* test: add test for auto DH security level meets the minimumPauli2021-06-191-3/+6
* TEST: Prefer using precomputed RSA and DH keys for more efficient testsDr. David von Oheimb2021-05-271-10/+10
* TEST: Remove the build of fipsmodule.cnf from test recipesRichard Levitte2021-03-031-11/+1
* Stop disabling TLSv1.3 if ec and dh are disabledMatt Caswell2021-02-051-0/+2
* Update copyright yearRichard Levitte2021-01-281-1/+1
* 80-test_ssl_old.t: Minor corrections: update name of test dir etc.Dr. David von Oheimb2021-01-201-4/+4
* Don't use legacy provider if not available in test_ssl_oldMatt Caswell2020-12-111-2/+7
* test cleanup: move helper .c and .h files to test/helpers/Dr. David von Oheimb2020-12-011-6/+6
* endecode_test.c: Significant speedup in generating DH and DHX keysDr. David von Oheimb2020-11-291-8/+20
* Re-enable testing of ciphersuitesMatt Caswell2020-11-251-33/+48
* TEST: Ensure that the base provider i activated when neededRichard Levitte2020-09-031-1/+2
* Make -provider_name and -section_name optionalRich Salz2020-07-151-3/+3
* Add --fips-key configuration parameter to fipsinstall application.Rich Salz2020-06-291-2/+1
* Update manpage to fix examples, other minor tweaksRich Salz2020-06-031-2/+2
* Cleanup cert config files for testsRich Salz2020-06-031-20/+16
* Centralise Environment Variables for the testsMatt Caswell2020-05-061-4/+0
* Rename fipsinstall.cnf->fipsmodule.cnfRich Salz2020-04-241-1/+1
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Fix an ssl_test_old test failureMatt Caswell2020-04-211-0/+3
* Teach ssl_test_old to use the FIPS provider for its testsMatt Caswell2020-04-201-13/+39
* Use .cnf for config files, not .confRich Salz2020-03-061-1/+1
* Deprecate EC command line apps.Pauli2020-02-181-1/+4
* TEST: Modify test/recipes/80-test_ssl_old.t to leave artifacts behindRichard Levitte2020-02-181-38/+0
* test/recipes/80-test_ssl_old.t: Replace 'openssl gendsa'Richard Levitte2020-02-121-3/+3
* Remove RANDFILE settings from configuration filesDr. Matthias St. Pierre2019-11-241-4/+0
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Split configuration of TLSv1.3 ciphers from older ciphersMatt Caswell2018-03-141-6/+15
* test_ssl_old: avoid empty strings for flagsRichard Levitte2018-02-191-1/+2
* Copyright update of more files that have changed this yearRichard Levitte2018-01-191-1/+1
* Stop using unimplemented cipher classes.Bernd Edlinger2018-01-061-1/+1
* Alternate fix for ../test/recipes/80-test_ssl_old.t with no-ecBernd Edlinger2017-12-271-12/+2
* Many spelling fixes/typo's corrected.Josh Soref2017-11-111-1/+1
* Use randomness not entropyRich Salz2017-06-271-1/+1
* Fix 80-test_ssl_old.t: only count the ciphers if there are any.Richard Levitte2017-03-221-1/+1
* Adapt 80-test_ssl_old.t to use statusvarRichard Levitte2017-03-211-5/+16
* Rework how protocol specific ciphers in 80-test_ssl_old.t are picked outRichard Levitte2017-03-211-23/+21
* Port remaining old DTLS testsEmilia Kasper2017-03-141-29/+1
* Port SRP tests to the new test frameworkEmilia Kasper2017-03-141-25/+3
* Skip ECDH tests for SSLv3Rich Salz2017-01-181-2/+7
* Add the SSL_METHOD for TLSv1.3 and all other base changes requiredMatt Caswell2016-11-021-12/+18
* Port multi-buffer testsEmilia Kasper2016-08-181-23/+1
* Skip the SRP tests in 80-test_ssl_old.t if no TLS versions is enabledRichard Levitte2016-08-151-1/+1
* SSL tests: port CT tests, add a few moreEmilia Kasper2016-08-101-23/+1