summaryrefslogtreecommitdiff
path: root/test/recipes
Commit message (Expand)AuthorAgeFilesLines
* TEST: Pass -no-CAstore in 80-test_ocsp.tSebastian Andrzej Siewior2020-06-231-1/+1
* Speed-up for tests in 81-test_cmp_cli_data/test_connection.csvDr. David von Oheimb2020-06-221-7/+4
* 81-test_cmp_cli.t: Disable CLI-based tests in case fuzzing is enabledDr. David von Oheimb2020-06-221-2/+4
* 81-test_cmp_cli.t: Do connections to 127.0.0.1 (e.g., Mock server) without proxyDr. David von Oheimb2020-06-221-4/+14
* Fix CMP -days option range checking and test failing with enable-ubsanDr. David von Oheimb2020-06-221-1/+1
* Add a test for d2i_AutoPrivateKey_ex with a non-default libctxMatt Caswell2020-06-191-1/+2
* Fix segfault in openssl app called with no args.Shane Lontis2020-06-181-0/+25
* Add ACVP fips module testsShane Lontis2020-06-171-0/+41
* Chunk 12 of CMP contribution to OpenSSL: CLI-based high-level testsDr. David von Oheimb2020-06-1328-0/+7359
* Add a CMAC testMatt Caswell2020-06-101-0/+12
* Update RSA keygen to use sp800-56b by defaultShane Lontis2020-06-101-4/+19
* Fix 90-test_store.t for latest config, limits, providers, and disabled algosDr. David von Oheimb2020-06-085-104/+99
* Add chain to PKCS#12 test file generation in 90-test_store.tDr. David von Oheimb2020-06-081-0/+1
* fips: add additional algorithms to the FIPS provider.Pauli2020-06-051-11/+0
* TEST: Add provider_fallback_test, to test aspects of fallback providersRichard Levitte2020-06-041-0/+18
* Update copyright yearMatt Caswell2020-06-043-3/+3
* Update manpage to fix examples, other minor tweaksRich Salz2020-06-033-4/+4
* Cleanup cert config files for testsRich Salz2020-06-034-50/+45
* fips: add AES OFB mode ciphers to FIPS provider.Pauli2020-05-281-24/+0
* fips: add AES CFB mode ciphers to FIPS provider.Pauli2020-05-281-24/+0
* crypto/cms: add CAdES-BES signed attributes validationFdaSilvaYY2020-05-271-23/+114
* Fix ERR_print_errors so that it matches the documented format in doc/man3/ERR...Shane Lontis2020-05-261-0/+15
* GOST external testsDmitry Belyavskiy2020-05-232-0/+71
* Delete the sslprovider testMatt Caswell2020-05-181-50/+0
* Update copyright yearMatt Caswell2020-05-158-8/+8
* test/recipes/15-test_rsapss.t: Add test with unrestricted signatureRichard Levitte2020-05-141-8/+26
* Fix PEM certificate loading that sometimes failsMaximilian Blenk2020-05-084-0/+17
* Add RSA SHA512 truncated digest supportShane Lontis2020-05-071-0/+13
* Centralise Environment Variables for the testsMatt Caswell2020-05-0615-29/+4
* Amend references to "OpenSSL license"Shourya Shukla2020-04-296-6/+6
* Add support for unusal 'othername' subjectAltNamesDirk-Willem van Gulik2020-04-251-1/+17
* Add function load_csr(file,format,desc) to apps/lib/apps.cDavid von Oheimb2020-04-241-4/+4
* Rename fipsinstall.cnf->fipsmodule.cnfRich Salz2020-04-244-4/+4
* Update some nits around the FIPS moduleRich Salz2020-04-242-2/+2
* Update copyright yearMatt Caswell2020-04-2353-53/+53
* Skip a no-dsa test in the fipsinstall testMatt Caswell2020-04-221-7/+11
* Skip a test in a no-dh buildMatt Caswell2020-04-221-7/+12
* Fix no-ecMatt Caswell2020-04-221-2/+2
* evptest: set the DESX provider to be the legacy provider.Pauli2020-04-221-1/+1
* Fix no-deprecated tests where the GOST engine is presentMatt Caswell2020-04-211-0/+3
* Fix no-desMatt Caswell2020-04-211-2/+2
* Fix an ssl_test_old test failureMatt Caswell2020-04-211-0/+3
* Revert "TEST: make and use a fipsinstall script"Richard Levitte2020-04-213-3/+19
* Add test for CVE-2020-1967Benjamin Kaduk2020-04-211-2/+64
* Teach ssl_test_old to use the FIPS provider for its testsMatt Caswell2020-04-201-13/+39
* Teach ssl_test_new how to test the FIPS moduleMatt Caswell2020-04-201-5/+36
* Teach ssl_test_new to have different tests for different loaded providersMatt Caswell2020-04-201-7/+11
* Run ssl_test_new with a non-default library contextMatt Caswell2020-04-201-1/+2
* Fix DH_get_nid() so that it does not cache values.Shane Lontis2020-04-201-2/+17
* TEST: make and use a fipsinstall scriptRichard Levitte2020-04-193-19/+3