Fix a crash in ssl_security_cert_chain
[openssl.git] / test / recipes /
2022-05-23 Randall S. BeckerDisable 82-test_tfo_cli if tfo is not enabled.
2022-05-18 Hubert Karioadd tests for PBKDF2 with SHA-3
2022-05-08 Paulitls: ban SSL3, TLS1, TLS1.1 and DTLS1.0 at security...
2022-05-03 Matt CaswellUpdate copyright year
2022-05-03 Matt CaswellFix the RC4-MD5 cipher
2022-05-03 Matt CaswellTest ocsp with invalid responses and the "-no_cert_chec...
2022-04-29 Dmitry BelyavskiyTesting the EVP_PKEY_CTX_new_from_name without prelimin...
2022-04-22 Dmitry BelyavskiyMinimal test checking we can get public key in Turkish...
2022-04-21 Daniel FialaClear incorrectly reported errors in cms_io.
2022-04-19 Tomas Mrazevp_test: Try computing MACs twice with reinitializatio...
2022-04-12 Daniel FialaSSL_conf_cmd: Allow DH Parameters at any position.
2022-04-11 Tomas MrazAdd test for openssl ecparam with fips and base providers
2022-04-07 Tomas Mraztest_fipsinstall: Fallback to config(FIPSKEY) for the...
2022-04-02 Viktor SöderqvistCMS sign digest
2022-03-30 Tomas MrazTest processing of a duplicated HRR
2022-03-24 Daniel FialaAdd support for mac-less password-base PKCS12 files...
2022-03-22 Daniel FialaMake `openssl check -rsa ...` to work for both RSA...
2022-03-17 Tobias NießenFix typos in CCM test vector titles
2022-03-15 Tomas MrazAdd a negative testcase for BN_mod_sqrt
2022-03-14 Tomas Mrazevp_test: Add testcases for DH KEX with X9.42 KDF
2022-03-12 Richard LevitteMake ossltest engine use in test/recipes/20-test_dgst...
2022-03-10 Todd ShortAdd TFO support to socket BIO and s_client/s_server
2022-03-09 Michael BaentschAdd external testing with oqsprovider
2022-03-03 Hugo LandauEnable openssl req -x509 to create certificates from...
2022-03-01 Nicola Tuveri[ssl] Add tests for Perfect Forward Secrecy criteria...
2022-02-24 Raul FerrandoAdd -quiet option to pkcs7 for -print_certs
2022-02-17 Armin FuerstPrefix output to avoid random ok to confuse test parser
2022-02-14 Armin FuerstAdd tests for do_updatedb
2022-02-14 Tomas MrazApply the correct Apache v2 license
2022-02-11 Bernd EdlingerCleanup record length checks for KTLS
2022-01-27 Matt CaswellAdd a test for X509_STORE_CTX_set_purpose()
2022-01-27 Tomas MrazFix IV length of DES EDE ECB implementations
2022-01-13 Tomas Mraztest_gendhparam: Drop expected error output
2022-01-11 Dmitry BelyavskiyDon't run TLSFuzzer tests when it is not properly set
2022-01-08 Bernd EdlingerAdd a test case for the short password
2022-01-05 Dimitris ApostolouFix typos
2022-01-05 Dmitry BelyavskiyTLS Fuzzer: initial test infrastructure
2022-01-04 Dr. David von OheimbCMP mock server: add -ref_cert option and corresponding...
2021-12-30 Matt CaswellFix the symbol_presence test with a shlib_variant
2021-12-16 Orr ToledanoAdd tests for RNDR and combine tests with RDRAND
2021-12-14 Matt CaswellAdd a test case for the name constraints bug
2021-12-13 Dr. David von OheimbCMP test_commands.csv: improve test for -reqin, adding...
2021-12-13 Dr. David von OheimbCMP test_verification.csv: add missing test case for...
2021-12-13 Dr. David von OheimbCMP test_enrollment.csv: clean up test cases regarding...
2021-12-09 Dr. David von Oheimb80-test_cmp_http_data/test_commands.csv: fix minor...
2021-12-09 Dr. David von OheimbAPPS/cmp: fix -rspin option such that it works again...
2021-12-06 Matt CaswellDon't run the symbol presence test on windows
2021-12-06 Tomas Mraztest_rsa: Test for PVK format conversion
2021-11-24 Patrick UiterwijkSupport different R_BITS lengths for KBKDF
2021-11-23 Bernd EdlingerAdd a test case for duplicate engine loading
2021-11-22 Dr. David von Oheimb02-test_errstr.t: print errorcodes in hex (rather than...
2021-11-17 Dr. David von Oheimb80-test_cmp_http: Make server diagnostics more verbose...
2021-11-11 Dr. David von Oheimb25-test_req.t: Add systematic SKID+AKID tests for self...
2021-11-08 Dr. David von OheimbAPPS/x509: Fix generation of AKID via v2i_AUTHORITY_KEYID()
2021-10-27 Tomas Mraztest: fetching proper signature provider for non-export...
2021-10-26 Paulitest-rand: return failure on not enough data, allow...
2021-10-25 Tomas Mraztests: Add test for X509_dup with ENGINE based key
2021-10-14 Richard LevitteFix test/recipes/01-test_symbol_presence.t to disregard...
2021-10-13 Richard LevitteFix test/recipes/01-test_symbol_presence.t to allow...
2021-10-06 Bernd EdlingerRemove OPENSSL_ia32cap overrides in various test scripts
2021-09-28 Tianjia Zhangproviders: Add SM4 GCM implementation
2021-09-28 Paulitest: add some PVK KDF unit test cases
2021-09-24 Dr. David von Oheimb80-test_cmp_http.t: Remove -certout option where not...
2021-09-23 Ulrich MüllerAdd default provider support for Keccak 224, 256, 384...
2021-09-21 Dmitry BelyavskiyTests adjustments for default output change
2021-09-14 Dr. David von Oheimb80-test_cmp_http.t: Fix handling of empty HTTP proxy...
2021-09-08 Richard LevitteFix test/recipes/90-test_fipsload.t to use bldtop_file...
2021-09-07 Richard LevitteUpdate copyright year
2021-09-07 Richard LevitteCorrect the "Out of memory" EVP tests
2021-09-07 Richard LevitteFix a few tests that fail on VMS
2021-09-05 Richard Levittetest/recipes/25-test_verify.t: Add a couple of tests...
2021-09-03 Viktor DukhovniTest for DANE cross cert fix
2021-09-02 a1346054always use the same perl in $PATH
2021-08-31 Matt CaswellAdd a test for verifying an email with a bad othername...
2021-08-31 slontisAdd the self test type OSSL_SELF_TEST_TYPE_PCT_SIGNATURE
2021-08-28 Bernd EdlingerFix the "Out of memory" EVP KDF scrypt test
2021-08-26 Matt CaswellAdd a test for running the config twice
2021-08-24 Matt CaswellExtend tests for SM2 decryption
2021-08-17 Shane LontisFix CTS cipher decrypt so that the updated IV is return...
2021-08-17 Shane LontisChange CTS CS3 (Kerberos) so that it accepts a 16 byte...
2021-08-17 Shane LontisAdd support for camellia cbc cts mode
2021-08-05 Tomas Mrazreq: Avoid segfault when -modulus is used
2021-08-05 Paulitest: add -macopt hexkey: to dgst command tests
2021-08-05 Paulievp_test: add TLS 1.3 KDF test suite
2021-08-05 Paulitest: add test cases for TLS 1.3 KDF
2021-07-29 Matt CaswellUpdate copyright year
2021-07-28 Paulitest: add a comment indication that a bad MAC is intent...
2021-07-28 Matt CaswellAdd some testing for the case where the FIPS provider...
2021-07-23 Paulici: reinstate the passwd tests for the no-cached-fetch...
2021-07-20 Paulitest: include all DRBG tests in FIPS mode
2021-07-16 Tomas Mrazevp_test: Add tests for rsa_padding_mode:none
2021-07-14 Paulitest: add single byte IV AES GCM tests
2021-07-13 Tianjia ZhangRemove executable mode attributes of non-executable...
2021-07-10 Tomas Mraztest_cmp_ctx: Avoid using empty X509 with i2d
2021-07-09 Matt CaswellAdd a PKCS12 test to check with one input cert we get...
2021-07-06 Shane LontisAdd HKDF negative tests
2021-07-06 Shane LontisAdd test for provider gettables
2021-07-03 Richard LevitteTEST: Add testing of PVK and MSBLOB files to test_store
2021-07-02 Matt CaswellAvoid some MinGW test failures
2021-07-02 Tomas Mraztest_pem_reading: Test loading a key from a file with...
next