TEST: Add test to exercise OPENSSL_CTX_set0_default()
[openssl.git] / test / recipes /
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...
2020-03-15 Shane LontisAdd ECDSA to providers
2020-03-12 Richard Levittetest/recipes/30-test_evp_data/evppkey.txt: Change an...
2020-03-11 Shane LontisAdd ECDH to fips provider
2020-03-11 Patrick SteuerAES CTR-DRGB: add test for 32-bit counter overflow
2020-03-10 Dr. David von OheimbChunk 8 of CMP contribution to OpenSSL: CMP server...
2020-03-07 Rich SalzAdd -section option to 'req' command
2020-03-06 Rich SalzUse .cnf for config files, not .conf
2020-03-03 Shane LontisAdd Serializers for EC
2020-02-27 Matt CaswellImplement the ECX Serializers
2020-02-22 Richard Levittetest/recipes/30-test_evp_data/evppkey.txt
2020-02-21 Matt CaswellIntroduce the provider property
2020-02-21 Shane LontisAdd DRBG self tests
2020-02-20 PauliDeprecate the low level RSA functions.
2020-02-18 Nicola Tuveri[CMS] Test decryption of a ciphertext encrypted from...
2020-02-18 PauliDeprecate EC command line apps.
2020-02-18 Richard LevitteTEST: Modify test/recipes/tconversion.pl to leave artif...
2020-02-18 Richard LevitteTEST: Modify test/recipes/80-test_ssl_old.t to leave...
2020-02-18 Richard LevitteTEST: Modify test/recipes/80-test_ssl_new.t to leave...
2020-02-18 Richard LevitteTEST: Modify test/recipes/80-test_ocsp.t to leave artif...
2020-02-18 Richard LevitteTEST: Modify test/recipes/80-test_cms.t to leave artifa...
2020-02-18 Richard LevitteTEST: Modify test/recipes/80-test_ca.t to leave artifac...
2020-02-18 Richard LevitteTEST: Modify test/recipes/20-test_pkeyutl.t to leave...
2020-02-18 Richard LevitteTEST: Modify test/recipes/20-test_enc_more.t to leave...
2020-02-18 Richard LevitteTEST: Modify test/recipes/25-test_x509.t to leave artif...
next