summaryrefslogtreecommitdiffstats
path: root/test/recipes
AgeCommit message (Expand)Author
2020-07-16Update copyright yearRichard Levitte
2020-07-15Make -provider_name and -section_name optionalRich Salz
2020-07-15Add AES_CBC_CTS ciphers to providersShane Lontis
2020-07-09Fix wrong fipsinstall key used in testShane Lontis
2020-07-09Add multiple fixes for ffc key generation using invalid p,q,g parameters.Shane Lontis
2020-07-06[test][15-test_genec] Improve EC tests with genpkeyNicola Tuveri
2020-07-05TEST: update 02-test_errstr.t to have better testsRichard Levitte
2020-07-05Rename NOTES*, README*, VERSION, HACKING, LICENSE to .md or .txtDr. David von Oheimb
2020-07-03Don't run the cmp_cli tests if using FUZZING_BUILD_MODEMatt Caswell
2020-07-0381-test_cmp_cli.t: Correct subroutine quote_spc_empty and its useDr. David von Oheimb
2020-07-0381-test_cmp_cli.t: Streamline {start,stop}_mock_server and improve port settingDr. David von Oheimb
2020-07-01Add X509_self_signed(), extending and improving documenation and testsDr. David von Oheimb
2020-07-01Fix issue 1418 by moving check of KU_KEY_CERT_SIGN and weakening check_issued()Dr. David von Oheimb
2020-07-01Add four more verify test cases on the self-signed Ed25519 and self-issed X25...Dr. David von Oheimb
2020-07-01Make x509 -force_pubkey test case with self-issued cert more realisticDr. David von Oheimb
2020-07-01Improve documentation, layout, and code comments regarding self-issued certs ...Dr. David von Oheimb
2020-06-29Add --fips-key configuration parameter to fipsinstall application.Rich Salz
2020-06-27Reduce the security bits for MD5 and SHA1 based signatures in TLSKurt Roeckx
2020-06-27Fix syntax of cipher stringKurt Roeckx
2020-06-26TEST: Add TODO segments in test/recipes/15-test_genec.tRichard Levitte
2020-06-26Test genpkey app for EC keygen with various argsNicola Tuveri
2020-06-25Update copyright yearMatt Caswell
2020-06-24test: update EVP tests to include DRBG testingPauli
2020-06-24NIST DRBG set dataPauli
2020-06-23TEST: Pass -no-CAstore in 80-test_ocsp.tSebastian Andrzej Siewior
2020-06-22Speed-up for tests in 81-test_cmp_cli_data/test_connection.csvDr. David von Oheimb
2020-06-2281-test_cmp_cli.t: Disable CLI-based tests in case fuzzing is enabledDr. David von Oheimb
2020-06-2281-test_cmp_cli.t: Do connections to 127.0.0.1 (e.g., Mock server) without proxyDr. David von Oheimb
2020-06-22Fix CMP -days option range checking and test failing with enable-ubsanDr. David von Oheimb
2020-06-19Add a test for d2i_AutoPrivateKey_ex with a non-default libctxMatt Caswell
2020-06-18Fix segfault in openssl app called with no args.Shane Lontis
2020-06-17Add ACVP fips module testsShane Lontis
2020-06-13Chunk 12 of CMP contribution to OpenSSL: CLI-based high-level testsDr. David von Oheimb
2020-06-10Add a CMAC testMatt Caswell
2020-06-10Update RSA keygen to use sp800-56b by defaultShane Lontis
2020-06-08Fix 90-test_store.t for latest config, limits, providers, and disabled algosDr. David von Oheimb
2020-06-08Add chain to PKCS#12 test file generation in 90-test_store.tDr. David von Oheimb
2020-06-05fips: add additional algorithms to the FIPS provider.Pauli
2020-06-04TEST: Add provider_fallback_test, to test aspects of fallback providersRichard Levitte
2020-06-04Update copyright yearMatt Caswell
2020-06-03Update manpage to fix examples, other minor tweaksRich Salz
2020-06-03Cleanup cert config files for testsRich Salz
2020-05-28fips: add AES OFB mode ciphers to FIPS provider.Pauli
2020-05-28fips: add AES CFB mode ciphers to FIPS provider.Pauli
2020-05-27crypto/cms: add CAdES-BES signed attributes validationFdaSilvaYY
2020-05-26Fix ERR_print_errors so that it matches the documented format in doc/man3/ERR...Shane Lontis
2020-05-23GOST external testsDmitry Belyavskiy
2020-05-18Delete the sslprovider testMatt Caswell
2020-05-15Update copyright yearMatt Caswell
2020-05-14test/recipes/15-test_rsapss.t: Add test with unrestricted signatureRichard Levitte