summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2022-02-03Fix copyrightsTodd Short
2022-02-03Fix EVP todata and fromdata when used with selection of EVP_PKEY_PUBLIC_KEY.slontis
2022-02-01test: change pkey kdf dup fail test to a pkey kdf dup success testPauli
2022-02-01evp_test: add a ctx dup operation to the KDF testsPauli
2022-02-01Fix endianness problem in params_api_testJuergen Christ
2022-01-27Add a test for X509_STORE_CTX_set_purpose()Matt Caswell
2022-01-27Fix IV length of DES EDE ECB implementationsTomas Mraz
2022-01-26TEST: Add addition OSSL_PARAM tests for signed BIGNUMsRichard Levitte
2022-01-26Allow empty passphrase in PEM_write_bio_PKCS8PrivateKey_nid()Darshan Sen
2022-01-26Fix invalid malloc failures in PEM_write_bio_PKCS8PrivateKey()Darshan Sen
2022-01-25test/ct_test.c: Add the missing check after calling sk_SCT_new_nullJiasheng Jiang
2022-01-25evp_test: Add the missing check after calling OPENSSL_mallocJiasheng Jiang
2022-01-20TEST: Add a test of the new BN_signed set of functions in test/bntest.cRichard Levitte
2022-01-19test: add cipher context dup testPauli
2022-01-19test: add digest context dup testsPauli
2022-01-17dhtest: Add testcase for EVP_PKEY_CTX_set_dh_nidTomas Mraz
2022-01-13test_gendhparam: Drop expected error outputTomas Mraz
2022-01-13threadstest: use locking for tsan operations if requiredPauli
2022-01-13threadstest: add write check to lock checkingPauli
2022-01-12test: check for properly raised errors during param conversionPauli
2022-01-12Ensure we test fetching encoder/decoder/store loader with a query stringMatt Caswell
2022-01-11Don't run TLSFuzzer tests when it is not properly setDmitry Belyavskiy
2022-01-11Statically link the legacy provider to endecode_testMatt Caswell
2022-01-10Add a test for a custom digest created via EVP_MD_meth_new()Matt Caswell
2022-01-08Add a test case for the short passwordBernd Edlinger
2022-01-07Fix: some patches related to error exitingPeiwei Hu
2022-01-07Test importing EC key parameters with a bad curveTomas Mraz
2022-01-05Fix typosDimitris Apostolou
2022-01-05TLS Fuzzer: initial test infrastructureDmitry Belyavskiy
2022-01-04CMP mock server: add -ref_cert option and corresponding ossl_cmp_mock_srv_set...Dr. David von Oheimb
2022-01-04Fix compile error when building with no-asmfangming.fang
2022-01-03Test that PEM_BUFSIZE is passed into pem_password_cbTomas Mraz
2022-01-01test: add some unit tests for the property to string functionsPauli
2021-12-30Fix the symbol_presence test with a shlib_variantMatt Caswell
2021-12-30OSSL_CMP_CTX: rename get/set function for trustedStoreDr. David von Oheimb
2021-12-23improving tests for adding sigalg with empty digestMichael Baentsch
2021-12-21http_test.c: Simplify constant init of 'server_args' struct for gcc-4.8.xDr. David von Oheimb
2021-12-21add OSSL_STACK_OF_X509_free() for commonly used patternDr. David von Oheimb
2021-12-17get_ecdsa_sig_rs_bytes: free value of d2i_ECDSA_SIG() before returnPeiwei Hu
2021-12-17test/cmp_vfy_test.c: free before returnPeiwei Hu
2021-12-17Add test case to verify that the use after free issue is fixed.Pauli
2021-12-16Add tests for RNDR and combine tests with RDRANDOrr Toledano
2021-12-14Add a test case for the name constraints bugMatt Caswell
2021-12-14Add a TLS test for name constraints with an EE cert without a SANMatt Caswell
2021-12-14Add a new Name Constraints test certMatt Caswell
2021-12-14Fix a carry overflow bug in bn_sqr_comba4/8 for mips 32-bit targetsBernd Edlinger
2021-12-13CMP test_commands.csv: improve test for -reqin, adding -reqin_new_tidDr. David von Oheimb
2021-12-13CMP test_verification.csv: add missing test case for -untrusted with non-matc...Dr. David von Oheimb
2021-12-13CMP test_enrollment.csv: clean up test cases regarding (non-existing) directo...Dr. David von Oheimb
2021-12-13test/evp_extra_test.c: Add EVP_PKEY comparisons in test_EC_priv_pub()Richard Levitte