ossl_provider_add_to_store: Avoid use-after-free
[openssl.git] / test /
2021-12-17 Peiwei Huget_ecdsa_sig_rs_bytes: free value of d2i_ECDSA_SIG...
2021-12-17 Peiwei Hutest/cmp_vfy_test.c: free before return
2021-12-17 PauliAdd test case to verify that the use after free issue...
2021-12-14 Matt CaswellUpdate copyright year
2021-12-14 Matt CaswellAdd a test case for the name constraints bug
2021-12-14 Matt CaswellAdd a TLS test for name constraints with an EE cert...
2021-12-14 Matt CaswellAdd a new Name Constraints test cert
2021-12-14 Bernd EdlingerFix a carry overflow bug in bn_sqr_comba4/8 for mips...
2021-12-13 Richard Levittetest/evp_extra_test.c: Add EVP_PKEY comparisons in...
2021-12-13 Richard Levittetest/evp_extra_test.c: Refactor test_fromdata()
2021-12-09 Dr. David von OheimbAPPS/cmp: fix -rspin option such that it works again...
2021-12-08 Peiwei Hubio_enc.c: add memory allocation check
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-30 Richard LevitteTEST: Enable and fix test_bn2padded() in test/bntest.c
2021-11-27 Tom CosgroveFix EVP_PKEY_CTX_get_rsa_pss_saltlen() not returning...
2021-11-24 Richard LevitteTest the performance of OSSL_PARAM_allocate_from_text...
2021-11-24 Tomas MrazAdd test for copying uninitialized EVP_MD_CTX
2021-11-23 Tomas MrazAdd test for EVP_PKEY_sign_init_ex with RSA PSS padding
2021-11-23 Bernd EdlingerAdd a test case for duplicate engine loading
2021-11-22 Peiwei HuBIO_set_indent: fix return check
2021-11-22 Peiwei HuBIO_set_prefix: fix return check
2021-11-22 Peiwei HuTXT_DB_write: fix the return check
2021-11-22 Peiwei HuFix EVP_PKEY_decrypt return check
2021-11-22 Peiwei HuBIO_gets: fix the incomplete return check
2021-11-22 Dr. David von Oheimb02-test_errstr.t: print errorcodes in hex (rather than...
2021-11-22 PW HuFix the return check of OBJ_obj2txt
2021-11-22 Tomas Mrazd2i_PublicKey: Make it work with EC parameters in a...
2021-11-17 Dr. David von Oheimb80-test_cmp_http: Make server diagnostics more verbose...
2021-11-16 Peiwei HuBIO_read_filename: fix return check
2021-11-16 Peiwei HuEVP_PKEY_keygen_init: fix return check
2021-11-16 Peiwei HuEVP_PKEY_paramgen_init: fix return check
2021-11-16 Peiwei HuEVP_DigestVerifyFinal: fix test function and invocation
2021-11-16 Matt CaswellAdd a test for creating ECX private keys that are too...
2021-11-16 Peiwei HuRAND_bytes_ex: fix return check
2021-11-15 Matt CaswellExtend the test_multi_load() test
2021-11-15 Matt CaswellDon't attempt to deactive child providers if we don...
2021-11-15 Tomas MrazAdd null digest implementation to the default provider
2021-11-12 Tomas Mrazevp_extra_test: Add SIPHASH MAC digestsign test with...
2021-11-12 Tomas Mraztest: Add testing of reinitialization via EVP_DigestSig...
2021-11-12 Tomas Mrazdo_sigver_init: Allow reinitialization of an existing...
2021-11-08 Dr. David von OheimbAPPS/x509: Fix generation of AKID via v2i_AUTHORITY_KEYID()
2021-11-07 PW HuFix incorrect return check of BN_bn2binpad
2021-11-05 slontisFix tests to check for negative results when calling...
2021-11-05 Phil MesnierFix for a segv interrupt that occurs when fix_dh_rfc511...
2021-11-04 PauliAdd unit tests for weak key and key parity checks
2021-11-03 x2018check the return value of BN_new() and BN_dup()
2021-11-02 PW HuFix incorrect return check of BN_bn2nativepad
2021-10-28 PauliRemove redundant RAND_get0_private() call
2021-10-28 PW HuFix return value error in doc, and an error test
2021-10-27 Matt CaswellFix a gcc 11.2.0 warning
2021-10-27 Tomas Mraztest: fetching proper signature provider for non-export...
2021-10-27 Richard LevitteCORE: Encure that cached fetches can be done per provider
2021-10-27 Jiasheng Jiangtest/ssl_old_test.c: Do NULL pointer check before its use
2021-10-26 Matt CaswellTest that a key is usable after an EVP_PKEY_fromdata...
2021-10-26 Paulitest-rand: return failure on not enough data, allow...
2021-10-25 Tomas MrazX509_PUBKEY_dup: Do not just up-ref the EVP_PKEY
2021-10-25 Tomas Mraztests: Add test for X509_dup with ENGINE based key
2021-10-25 Matt CaswellFix no-cmac
2021-10-22 yuanjungongClean up on failed BIO creation
2021-10-22 Matt CaswellFix acvp_test sig_gen
2021-10-22 Matt CaswellFix test_CMAC_keygen
2021-10-22 Matt CaswellTest short buffers
2021-10-19 Matt CaswellAdd tests for ENGINE problems
2021-10-15 Peiwei Hutest/ssl_old_test.c: Fix potential leak
2021-10-14 Richard LevitteFix test/recipes/01-test_symbol_presence.t to disregard...
2021-10-14 Richard LevitteFix test/recipes/01-test_symbol_presence.t to allow...
2021-10-11 Matt CaswellExtend custom extension testing
2021-10-11 PW HuBugfix: unsafe return check of EVP_PKEY_fromdata
2021-10-11 PW HuBugfix: unsafe return check of EVP_PKEY_fromdata_init
2021-10-09 Paulitest: add failure testing for property parsing
2021-10-06 Bernd EdlingerFix a memory leak in the afalg engine
2021-10-05 Viktor DukhovniTest for DANE cross cert fix
2021-09-28 Mingjun.YangAdd sm2 encryption test case from GM/T 0003.5-2012
2021-09-24 Dmitry BelyavskiyFIPS and KTLS may interfere
2021-09-15 Tomas Mrazproviders: Do not use global EVP_CIPHERs and EVP_MDs
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-06 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-05 Richard LevitteAdjust test/endecoder_test.c
2021-09-03 slontisAdd KEM dupctx test
2021-09-03 slontisFix dh dupctx refcount error
2021-09-03 slontisFix double free in EVP_PKEY_CTX_dup()
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-30 Nicola TuveriUse applink to fix windows tests
2021-08-30 Nicola TuveriAdd tests for i2d_TYPE_fp and d2i_TYPE_fp
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-26 Tomas MrazEVP_DigestSign/VerifyFinal: Duplicate the pctx to allow...
2021-08-25 Paulitest: add unit tests for TDES key wrap
2021-08-24 Matt CaswellExtend tests for SM2 decryption
2021-08-24 Matt CaswellCorrectly calculate the length of SM2 plaintext given...
2021-08-24 Matt CaswellFix test code to not assume NUL terminated strings
2021-08-18 Todd ShortFix state name abbreviation
2021-08-18 Richard LevitteAdd tests for EVP_PKEY_get_utf8_string_param(), both...
next