Drop ossl_provider_clear_all_operation_bits() and all uses of it
[openssl.git] / test /
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-05-02 Dmitry BelyavskiyImproving locale test
2022-04-29 Richard LevitteFix memleak in test/provider_test.c
2022-04-27 Hugo LandauAdd SSL_(CTX_)?get0_(verify|chain)_cert_store functions
2022-04-27 Tomas MrazTest that SipHash_Final() fails on uninited context
2022-04-26 Dmitry BelyavskiyTesting the EVP_PKEY_CTX_new_from_name without prelimin...
2022-04-21 Dmitry Belyavskiystr[n]casecmp => OPENSSL_strncasecmp
2022-04-21 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-14 Bernd EdlingerFix an assertion in the DTLS server code
2022-04-14 Tomas Mrazendecode_test: Handle expected failures for non-fips...
2022-04-12 Daniel FialaSSL_conf_cmd: Allow DH Parameters at any position.
2022-04-11 Todd ShortFix -no-tls1_2 in tests
2022-04-11 Tomas MrazAdd test for openssl ecparam with fips and base providers
2022-04-11 Tomas MrazAdd test for resetting SM2 dist ID
2022-04-07 Tomas Mraztest_fipsinstall: Fallback to config(FIPSKEY) for the...
2022-03-30 Tomas MrazTest processing of a duplicated HRR
2022-03-25 Todd Shortticket_lifetime_hint may exceed 1 week in TLSv1.3
2022-03-23 PauliFix Coverity 1498613: resource leak
2022-03-22 Daniel FialaMake `openssl check -rsa ...` to work for both RSA...
2022-03-15 Matt CaswellUpdate copyright year
2022-03-15 Tomas MrazAdd a negative testcase for BN_mod_sqrt
2022-03-15 Hugo LandauFix signed integer overflow in evp_enc
2022-03-14 Tomas Mrazevp_test: Add testcases for DH KEX with X9.42 KDF
2022-03-14 Tomas MrazReplace handling of negative verification result with...
2022-03-12 Richard LevitteMake ossltest engine use in test/recipes/20-test_dgst...
2022-03-09 Hugo LandauFix test failure when testing with Test::Harness
2022-03-04 Hugo LandauEnable openssl req -x509 to create certificates from...
2022-03-03 Hugo LandauFix NULL pointer dereference for BN_mod_exp2_mont
2022-03-01 Nicola Tuveri[ssl] Add tests for Perfect Forward Secrecy criteria...
2022-02-24 Jiasheng Jiangtest/crltest.c: Add check for glue2bio
2022-02-24 Jiasheng Jiangbio_enc.c: add check for BIO_new_mem_buf
2022-02-23 Matt CaswellFix a failure in sslapitest
2022-02-22 xkernelcheck *libctx which is allocated by OSSL_LIB_CTX_new()
2022-02-22 Jiasheng Jiangtest/sslapitest.c: Add check for SSL_CTX_new
2022-02-17 Armin FuerstPrefix output to avoid random ok to confuse test parser
2022-02-14 Tomas MrazApply the correct Apache v2 license
2022-02-12 Bernd EdlingerCleanup record length checks for KTLS
2022-02-08 Jiasheng JiangAdd the check after calling OPENSSL_strdup
2022-02-08 Matt CaswellFix an enginetest failure when compiled with no-depreca...
2022-02-07 Tomas MrazAdd testcases for EVP_PKEY_set1_encoded_public_key()
2022-02-07 Jiasheng Jiangevp_test: Add the missing check after calling OPENSSL_s...
2022-02-03 Todd ShortFix copyrights
2022-02-03 slontisFix EVP todata and fromdata when used with selection...
2022-02-02 Matt CaswellAdd a test for X509_STORE_CTX_set_purpose()
2022-01-27 Tomas MrazFix IV length of DES EDE ECB implementations
2022-01-26 Darshan SenAllow empty passphrase in PEM_write_bio_PKCS8PrivateKey...
2022-01-26 Darshan SenFix invalid malloc failures in PEM_write_bio_PKCS8Priva...
2022-01-25 Jiasheng Jiangtest/ct_test.c: Add the missing check after calling...
2022-01-25 Jiasheng Jiangevp_test: Add the missing check after calling OPENSSL_m...
2022-01-17 Tomas Mrazdhtest: Add testcase for EVP_PKEY_CTX_set_dh_nid
2022-01-13 Tomas Mraztest_gendhparam: Drop expected error output
2022-01-13 Paulithreadstest: add write check to lock checking
2022-01-12 Matt CaswellEnsure we test fetching encoder/decoder/store loader...
2022-01-11 Peiwei HuFix: some patches related to error exiting
2022-01-10 Matt CaswellAdd a test for a custom digest created via EVP_MD_meth_...
2022-01-08 Bernd EdlingerAdd a test case for the short password
2022-01-07 Tomas MrazTest importing EC key parameters with a bad curve
2022-01-04 PauliRevert "test: add some unit tests for the property...
2022-01-03 Tomas MrazTest that PEM_BUFSIZE is passed into pem_password_cb
2022-01-01 Paulitest: add some unit tests for the property to string...
2021-12-30 Matt CaswellFix the symbol_presence test with a shlib_variant
2021-12-24 Michael Baentschpermitting no/empty digest in core_obj_add_sigid for...
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...
next