summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2022-03-03Perturb the malloc output during testsMatt Caswell
2022-03-03Add testing of OBJ_find_sigid_by_algs()Michael Baentsch
2022-03-03Fix NULL pointer dereference for BN_mod_exp2_montHugo Landau
2022-03-03Enable openssl req -x509 to create certificates from CSRsHugo Landau
2022-03-01[ssl] Add tests for Perfect Forward Secrecy criteria on SECLEVEL >= 3Nicola Tuveri
2022-02-24test/crltest.c: Add check for glue2bioJiasheng Jiang
2022-02-24bio_enc.c: add check for BIO_new_mem_bufJiasheng Jiang
2022-02-24Add -quiet option to pkcs7 for -print_certsRaul Ferrando
2022-02-23Fix a failure in sslapitestMatt Caswell
2022-02-23check *libctx which is allocated by OSSL_LIB_CTX_new()xkernel
2022-02-23test/sslapitest.c: Add check for SSL_CTX_newJiasheng Jiang
2022-02-20test/mdc2test.c: Add check for OSSL_PROVIDER_loadJiasheng Jiang
2022-02-17Prefix output to avoid random ok to confuse test parserArmin Fuerst
2022-02-16test/helpers/handshake.c: Add check for OPENSSL_strdupJiasheng Jiang
2022-02-14Add tests for do_updatedbArmin Fuerst
2022-02-14Apply the correct Apache v2 licenseTomas Mraz
2022-02-11Cleanup record length checks for KTLSBernd Edlinger
2022-02-11evp_test: Skip testcase if r parameter is unsupportedTomas Mraz
2022-02-09Add the check after calling OPENSSL_strdupJiasheng Jiang
2022-02-09Fix an enginetest failure when compiled with no-deprecated --api=1.1.1Matt Caswell
2022-02-07Add testcases for EVP_PKEY_set1_encoded_public_key()Tomas Mraz
2022-02-07evp_test: Add the missing check after calling OPENSSL_strdup and sk_OPENSSL_S...Jiasheng Jiang
2022-02-05Move e_os.h to include/internalRichard Levitte
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