Fix DRBG reseed counter condition.
[openssl.git] / test / recipes /
2020-07-22 PauliEVP: deprecate the EVP_X_meth_ functions.
2020-07-22 Dr. David von Oheimb81-test_cmp_cli.t: Avoid using 'tail', 'awk', and the...
2020-07-22 Dr. David von OheimbSkip test_cmp_cli if 'lsof' or 'kill' command is not...
2020-07-22 Shane LontisFix provider cipher reinit issue
2020-07-21 Shane LontisAdd ERR_raise() errors to fips OSSL_provider_init and...
2020-07-17 Shane LontisFix trailing whitespace mismatch error when running...
2020-07-16 Dr. David von Oheimb99-test_fuzz.t: Clean up and re-organize such that...
2020-07-16 Richard LevitteUpdate copyright year
2020-07-15 Rich SalzMake -provider_name and -section_name optional
2020-07-15 Shane LontisAdd AES_CBC_CTS ciphers to providers
2020-07-09 Shane LontisFix wrong fipsinstall key used in test
2020-07-09 Shane LontisAdd multiple fixes for ffc key generation using invalid...
2020-07-06 Nicola Tuveri[test][15-test_genec] Improve EC tests with genpkey
2020-07-05 Richard LevitteTEST: update 02-test_errstr.t to have better tests
2020-07-05 Dr. David von OheimbRename NOTES*, README*, VERSION, HACKING, LICENSE to...
2020-07-03 Matt CaswellDon't run the cmp_cli tests if using FUZZING_BUILD_MODE
2020-07-03 Dr. David von Oheimb81-test_cmp_cli.t: Correct subroutine quote_spc_empty...
2020-07-03 Dr. David von Oheimb81-test_cmp_cli.t: Streamline {start,stop}_mock_server...
2020-07-01 Dr. David von OheimbAdd X509_self_signed(), extending and improving documen...
2020-07-01 Dr. David von OheimbFix issue 1418 by moving check of KU_KEY_CERT_SIGN...
2020-07-01 Dr. David von OheimbAdd four more verify test cases on the self-signed...
2020-07-01 Dr. David von OheimbMake x509 -force_pubkey test case with self-issued...
2020-07-01 Dr. David von OheimbImprove documentation, layout, and code comments regard...
2020-06-29 Rich SalzAdd --fips-key configuration parameter to fipsinstall...
2020-06-27 Kurt RoeckxReduce the security bits for MD5 and SHA1 based signatu...
2020-06-27 Kurt RoeckxFix syntax of cipher string
2020-06-26 Richard LevitteTEST: Add TODO segments in test/recipes/15-test_genec.t
2020-06-26 Nicola TuveriTest genpkey app for EC keygen with various args
2020-06-25 Matt CaswellUpdate copyright year
2020-06-24 Paulitest: update EVP tests to include DRBG testing
2020-06-24 PauliNIST DRBG set data
2020-06-23 Sebastian Andrzej... TEST: Pass -no-CAstore in 80-test_ocsp.t
2020-06-22 Dr. David von OheimbSpeed-up for tests in 81-test_cmp_cli_data/test_connect...
2020-06-22 Dr. David von Oheimb81-test_cmp_cli.t: Disable CLI-based tests in case...
2020-06-22 Dr. David von Oheimb81-test_cmp_cli.t: Do connections to 127.0.0.1 (e.g...
2020-06-22 Dr. David von OheimbFix CMP -days option range checking and test failing...
2020-06-19 Matt CaswellAdd a test for d2i_AutoPrivateKey_ex with a non-default...
2020-06-17 Shane LontisFix segfault in openssl app called with no args.
2020-06-17 Shane LontisAdd ACVP fips module tests
2020-06-13 Dr. David von OheimbChunk 12 of CMP contribution to OpenSSL: CLI-based...
2020-06-10 Matt CaswellAdd a CMAC test
2020-06-09 Shane LontisUpdate RSA keygen to use sp800-56b by default
2020-06-08 Dr. David von OheimbFix 90-test_store.t for latest config, limits, provider...
2020-06-08 Dr. David von OheimbAdd chain to PKCS#12 test file generation in 90-test_st...
2020-06-04 Paulifips: add additional algorithms to the FIPS provider.
2020-06-04 Richard LevitteTEST: Add provider_fallback_test, to test aspects of...
2020-06-04 Matt CaswellUpdate copyright year
2020-06-03 Rich SalzUpdate manpage to fix examples, other minor tweaks
2020-06-03 Rich SalzCleanup cert config files for tests
2020-05-27 Paulifips: add AES OFB mode ciphers to FIPS provider.
2020-05-27 Paulifips: add AES CFB mode ciphers to FIPS provider.
2020-05-27 FdaSilvaYYcrypto/cms: add CAdES-BES signed attributes validation
2020-05-26 Shane LontisFix ERR_print_errors so that it matches the documented...
2020-05-23 Dmitry BelyavskiyGOST external tests
2020-05-18 Matt CaswellDelete the sslprovider test
2020-05-15 Matt CaswellUpdate copyright year
2020-05-14 Richard Levittetest/recipes/15-test_rsapss.t: Add test with unrestrict...
2020-05-08 Maximilian BlenkFix PEM certificate loading that sometimes fails
2020-05-07 Shane LontisAdd RSA SHA512 truncated digest support
2020-05-06 Matt CaswellCentralise Environment Variables for the tests
2020-04-29 Shourya ShuklaAmend references to "OpenSSL license"
2020-04-25 Dirk-Willem van... Add support for unusal 'othername' subjectAltNames
2020-04-24 David von OheimbAdd function load_csr(file,format,desc) to apps/lib...
2020-04-24 Rich SalzRename fipsinstall.cnf->fipsmodule.cnf
2020-04-24 Rich SalzUpdate some nits around the FIPS module
2020-04-23 Matt CaswellUpdate copyright year
2020-04-22 Matt CaswellSkip a no-dsa test in the fipsinstall test
2020-04-22 Matt CaswellSkip a test in a no-dh build
2020-04-22 Matt CaswellFix no-ec
2020-04-22 Paulievptest: set the DESX provider to be the legacy provider.
2020-04-21 Matt CaswellFix no-deprecated tests where the GOST engine is present
2020-04-21 Matt CaswellFix no-des
2020-04-21 Matt CaswellFix an ssl_test_old test failure
2020-04-21 Richard LevitteRevert "TEST: make and use a fipsinstall script"
2020-04-21 Benjamin KadukAdd test for CVE-2020-1967
2020-04-20 Matt CaswellTeach ssl_test_old to use the FIPS provider for its...
2020-04-20 Matt CaswellTeach ssl_test_new how to test the FIPS module
2020-04-20 Matt CaswellTeach ssl_test_new to have different tests for differen...
2020-04-20 Matt CaswellRun ssl_test_new with a non-default library context
2020-04-20 Shane LontisFix DH_get_nid() so that it does not cache values.
2020-04-19 Richard LevitteTEST: make and use a fipsinstall script
2020-04-19 Matt CaswellRe-enable FIPS testing in sslapitest.c
2020-04-19 Matt CaswellUse a non-default libctx in sslapitest
2020-04-19 Paulitests: reinstate tests for deprecated but non-removed...
2020-04-18 Dr. David von OheimbAdd CMP fuzzing to fuzz/cmp.c, including a couple of...
2020-04-15 Shane LontisAdd DH keygen to providers
2020-04-15 Shane LontisAdd DSA keygen to provider
2020-04-10 Patrick SteuerFix EVP_DigestSign interface when used with DES CMAC
2020-04-09 Benjamin KadukFix krb5 external test
2020-04-09 PauliAdd a null provider which implements no algorithms.
2020-04-09 Shane LontisMove legacy ciphers into the legacy provider
2020-04-06 Tomas MrazAdd test cases for the non CA certificate with pathlen:0
2020-04-03 Shane LontisAdd data driven SELF TEST code for signatures and key...
2020-04-01 Matt CaswellExtend the sslprovider_test to be able to additionally...
2020-03-25 Dr. David von OheimbChunk 9 of CMP contribution to OpenSSL: CMP client...
2020-03-25 Nikolay MorozovIssuer Sign Tool extention support
2020-03-21 Richard Levitteevp_test: the tests using MDC2 need the legacy provider
2020-03-20 Shane LontisAdd support for passing the libctx to the config loader
2020-03-17 Matt CaswellImplement serializers for ED25519 and ED448
2020-03-15 Richard LevitteTEST: Adapt all applicable tests to the new distinguish...
next