Clarify the PKCS12 docs
[openssl.git] / test /
2023-03-23 Tomas MrazOBJ_nid2obj(): Return UNDEF object instead of NULL...
2023-03-23 PauliDisable the policy tree exponential growth test conditi...
2023-03-22 Paulitest: add test cases for the policy resource overuse
2023-03-14 Matt CaswellTest that there are no errors on the stack for rejected...
2023-03-14 Matt CaswellUpdate copyright year
2023-03-07 slontisAdd option to FIPS module to enforce EMS check during...
2023-02-28 slontisFix FFC mdprop setting bugs.
2023-02-28 slontisFix infinite loops in DSA sign code.
2023-02-23 Matt CaswellAdd a test for TLS pipelining
2023-02-21 Matt CaswellAdd a test for no initialisation of the default config...
2023-02-20 Bernd EdlingerFix failing cms test when no-des is used
2023-02-13 Dr. David von OheimbOSSL_CMP_certConf_cb(): fix regression on checking...
2023-02-08 Paulides: prevent error when using two key triple DES with...
2023-02-07 Tomas MrazAdd testcase for missing return check of BIO_set_md...
2023-02-07 Hugo LandauCVE-2023-0286: Fix GENERAL_NAME_cmp for x400Address...
2023-02-07 Tomas MrazAdd test for DSA pubkey without param import and check
2023-02-07 slontisFix NULL deference when validating FFC public key.
2023-02-07 Tomas MrazAdd test for d2i_PKCS7 NULL dereference
2023-02-07 Matt CaswellCheck CMS failure during BIO setup with -stream is...
2023-02-07 Matt CaswellAdd a test for CVE-2022-4450
2023-02-07 Tomas MrazAdd testcase for nc_match_single type confusion
2023-01-31 Tomas MrazWorkaround crash in atexit on NonStop platforms
2023-01-30 slontisChaCha20-Poly1305 no longer supports truncated IV's.
2023-01-29 Paulicoverity 1520506: error handling
2023-01-29 Paulicoverity 1520505: error handling
2023-01-24 Paulitest: note that a default property query must be includ...
2023-01-24 Matt CaswellAdd DTLS support to the large app data test
2023-01-24 Matt CaswellAdd a test for large app data
2023-01-23 Dr. David von Oheimbcmp_client_test.c: add tests for end_time being initial...
2023-01-19 PauliAdd negative test for unquoted property string
2023-01-14 Bernd EdlingerLimit size of modulus for bn_mul_mont and BN_mod_exp_mo...
2023-01-14 Bernd EdlingerRevert "Limit size of modulus for BN_mod_exp_mont_const...
2023-01-12 slontisSSKDF with KMAC should return SIZE_MAX when EVP_KDF_CTX...
2023-01-11 Richard Levittetest/param_build_test.c: test zero BIGNUM
2023-01-04 Tomas Mraz80-test_cms.t: Fix rsapssSaltlen check on MinGW
2022-12-22 slontisChange HKDF to alloc the info buffer.
2022-12-22 Tomas MrazAdd testcase for OSSL_trace_set_callback()
2022-12-22 Matt CaswellAdd a CMS test for a bad encryption algorithm
2022-12-22 Matt CaswellFix SMIME_crlf_copy() to properly report an error
2022-12-21 Bernd EdlingerFix a logic flaw in test_mod_exp_zero
2022-12-21 Tomas MrazUpdate copyright year
2022-12-16 Tomas MrazFix FIPS Provider compat CI of 3.0 libcrypto with 3...
2022-12-16 slontisAdd KMAC support to KBKDF.
2022-12-15 Tomas Mraztiming_load_creds requires POSIX1.2001 due to rusage
2022-12-14 Tomas Mraztiming_load_creds: Fix typos in the timersub macro
2022-12-12 fangming.fangFix SM4-CBC regression on Armv8
2022-12-12 Dr. David von OheimbOSSL_CMP_validate_msg(): make sure to reject protection...
2022-12-09 Clemens Langsignature: Clamp PSS salt len to MD len
2022-12-09 Clemens LangObtain PSS salt length from provider
2022-12-08 Todd ShortFix `no-ec enable-ktls` build
2022-12-08 Paulitest: add test case for deadlock reported in #19643
2022-12-08 J.W. JagersmaCast values to match printf format strings.
2022-12-06 Daniel FialaReplace "a RSA" with "an RSA"
2022-12-06 Tomas Mraztiming_load_creds: Add timersub macro for platforms...
2022-12-05 Peiwei HuFix the check of EVP_PKEY_decrypt_init
2022-12-05 Matt CaswellDrop a spurious printf in evp_test.c
2022-12-01 Tomas MrazUpdate copyright year
2022-11-30 Dr. David von Oheimbcmp_client_test.c: add tests for OSSL_CMP_CTX_get_status
2022-11-29 Nicola TuveriHonor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as...
2022-11-29 Tomas MrazFix occasional assertion failure when storing properties
2022-11-28 Tomas MrazDrop incorrect skipping of some evp_test testcases...
2022-11-25 Tomas MrazAdd test for EVP_PKEY_Q_keygen
2022-11-25 Dr. David von OheimbOSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVs
2022-11-24 Richard Levittetest/timing_load_creds.c: use OPENSSL_SYS_ macros
2022-11-24 Richard LevitteDisable test/timing_load_creds.c on VMS
2022-11-23 FdaSilvaYYapps & al : Fix various typos, repeated words, align...
2022-11-23 Dr. David von Oheimbtest/trace_api_test.c: fix gcc error on -Werror=strict...
2022-11-23 Daniel FialaAdd tests for trace_api.
2022-11-23 Matt CaswellAdd some API tests for TLSv1.3 record padding
2022-11-23 Matt CaswellAdd a test for read_ahead data crossing a key change
2022-11-23 Dr. David von Oheimbtest/timing_load_creds.c: fix coding style and other...
2022-11-23 Dr. David von OheimbRename the "timing" program to "timing_load_creds"...
2022-11-23 Rich SalzAdd a stand-alone "timing" program
2022-11-23 FdaSilvaYYCleanup : directly include of `internal/nelem.h` when...
2022-11-22 Tomas Mrazparams_api_test.c: Fix mistake in backported test fix
2022-11-22 Bernd EdlingerAdd a test case for the engine crash with AES-256-CTR
2022-11-22 Richard Levittetest/recipes/80-test_cms.t: Fix the "CAdES ko" test
2022-11-21 slontisFix coverity issues in X509v3_addr
2022-11-21 slontisImprove FIPS RSA keygen performance.
2022-11-21 Matt CaswellFix no-dtls1_2
2022-11-21 Tomas Mrazdhparam_test: Test that we add private key length on...
2022-11-21 Matt CaswellAdd a DTLS next epoch test
2022-11-21 Hugo LandauAdd deprecation macro for 3.1 and deprecate OPENSSL_LH_...
2022-11-21 Lutz JaenickeAdd test cases for verification of time stamping certif...
2022-11-21 Billy Brumley[crypto/bn] BN_consttime_swap: remove superfluous early...
2022-11-21 Samuel LeeMove types.h #undefs for wincrypt.h compatibility
2022-11-21 Todd ShortMake running individual ssl-test easier
2022-11-21 Hubert Karioadd tests for PBKDF2 with SHA-3
2022-11-21 Paulitls: ban SSL3, TLS1, TLS1.1 and DTLS1.0 at security...
2022-11-21 Hugo LandauRefactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA
2022-11-18 Tomas Mrazevp_extra_test2: Test DH param checks with non-NULL...
2022-11-16 Graham WoodwardAdd test to confirm IPAddressFamily_check_len catches...
2022-11-16 Simo SorceDrop explicit check for engines in opt_legacy_okay
2022-11-15 Paulitest: fix typo in test description
2022-11-15 Paulitest: add two comparision options to fips version test...
2022-11-15 Simo SorceAdd test for EVP_PKEY_eq
2022-11-12 Bernd EdlingerResign test/certs/rootCA.pem to expire in 100 years
2022-11-12 Bernd EdlingerUpdate the validity period of ed25519 cerificates
2022-11-11 Tomas Mraztest_CMAC_keygen(): Avoid using ECB cipher with CMAC
2022-11-11 Tomas Mrazcmac_set_ctx_params(): Fail if cipher mode is not CBC
next