aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Move e_os.h to include/internalRichard Levitte2022-02-057-7/+7
* Fix copyrightsTodd Short2022-02-033-4/+13
* Fix EVP todata and fromdata when used with selection of EVP_PKEY_PUBLIC_KEY.slontis2022-02-031-0/+152
* test: change pkey kdf dup fail test to a pkey kdf dup success testPauli2022-02-011-7/+8
* evp_test: add a ctx dup operation to the KDF testsPauli2022-02-011-0/+5
* Fix endianness problem in params_api_testJuergen Christ2022-02-011-8/+8
* Add a test for X509_STORE_CTX_set_purpose()Matt Caswell2022-01-272-18/+111
* Fix IV length of DES EDE ECB implementationsTomas Mraz2022-01-271-1/+14
* TEST: Add addition OSSL_PARAM tests for signed BIGNUMsRichard Levitte2022-01-262-58/+128
* Allow empty passphrase in PEM_write_bio_PKCS8PrivateKey_nid()Darshan Sen2022-01-261-0/+14
* Fix invalid malloc failures in PEM_write_bio_PKCS8PrivateKey()Darshan Sen2022-01-261-0/+25
* test/ct_test.c: Add the missing check after calling sk_SCT_new_nullJiasheng Jiang2022-01-251-0/+3
* evp_test: Add the missing check after calling OPENSSL_mallocJiasheng Jiang2022-01-251-2/+6
* TEST: Add a test of the new BN_signed set of functions in test/bntest.cRichard Levitte2022-01-201-0/+132
* test: add cipher context dup testPauli2022-01-191-2/+9
* test: add digest context dup testsPauli2022-01-192-12/+41
* dhtest: Add testcase for EVP_PKEY_CTX_set_dh_nidTomas Mraz2022-01-171-0/+28
* test_gendhparam: Drop expected error outputTomas Mraz2022-01-131-2/+10
* threadstest: use locking for tsan operations if requiredPauli2022-01-131-2/+26
* threadstest: add write check to lock checkingPauli2022-01-131-0/+2
* test: check for properly raised errors during param conversionPauli2022-01-121-5/+10
* Ensure we test fetching encoder/decoder/store loader with a query stringMatt Caswell2022-01-121-6/+13
* Don't run TLSFuzzer tests when it is not properly setDmitry Belyavskiy2022-01-111-2/+2
* Statically link the legacy provider to endecode_testMatt Caswell2022-01-112-0/+22
* Add a test for a custom digest created via EVP_MD_meth_new()Matt Caswell2022-01-101-0/+85
* Add a test case for the short passwordBernd Edlinger2022-01-081-1/+6
* Fix: some patches related to error exitingPeiwei Hu2022-01-071-1/+1
* Test importing EC key parameters with a bad curveTomas Mraz2022-01-071-2/+15
* Fix typosDimitris Apostolou2022-01-0510-15/+15
* TLS Fuzzer: initial test infrastructureDmitry Belyavskiy2022-01-054-0/+148
* CMP mock server: add -ref_cert option and corresponding ossl_cmp_mock_srv_set...Dr. David von Oheimb2022-01-042-0/+2
* Fix compile error when building with no-asmfangming.fang2022-01-041-1/+1
* Test that PEM_BUFSIZE is passed into pem_password_cbTomas Mraz2022-01-032-1/+43
* test: add some unit tests for the property to string functionsPauli2022-01-011-16/+45
* Fix the symbol_presence test with a shlib_variantMatt Caswell2021-12-301-1/+1
* OSSL_CMP_CTX: rename get/set function for trustedStoreDr. David von Oheimb2021-12-302-7/+8
* improving tests for adding sigalg with empty digestMichael Baentsch2021-12-231-2/+11
* http_test.c: Simplify constant init of 'server_args' struct for gcc-4.8.xDr. David von Oheimb2021-12-211-1/+2
* add OSSL_STACK_OF_X509_free() for commonly used patternDr. David von Oheimb2021-12-218-11/+11
* get_ecdsa_sig_rs_bytes: free value of d2i_ECDSA_SIG() before returnPeiwei Hu2021-12-171-2/+2
* test/cmp_vfy_test.c: free before returnPeiwei Hu2021-12-171-1/+3
* Add test case to verify that the use after free issue is fixed.Pauli2021-12-171-0/+31
* Add tests for RNDR and combine tests with RDRANDOrr Toledano2021-12-163-16/+44
* Add a test case for the name constraints bugMatt Caswell2021-12-141-1/+4
* Add a TLS test for name constraints with an EE cert without a SANMatt Caswell2021-12-143-1/+77
* Add a new Name Constraints test certMatt Caswell2021-12-144-8/+74
* Fix a carry overflow bug in bn_sqr_comba4/8 for mips 32-bit targetsBernd Edlinger2021-12-141-0/+45
* CMP test_commands.csv: improve test for -reqin, adding -reqin_new_tidDr. David von Oheimb2021-12-131-2/+2
* CMP test_verification.csv: add missing test case for -untrusted with non-matc...Dr. David von Oheimb2021-12-131-0/+1
* CMP test_enrollment.csv: clean up test cases regarding (non-existing) directo...Dr. David von Oheimb2021-12-131-4/+4