summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Update krb5 module to latest releaseTomas Mraz2021-04-192-2/+2
* Add a test for OSSL_LIB_CTX_set0_defaultMatt Caswell2021-04-191-0/+55
* Fix some TODO(3.0) occurrences in ssl/t1_lib.cMatt Caswell2021-04-191-6/+55
* Avoid more MSVC-specific C runtime library functionsTanzinul Islam2021-04-193-3/+5
* Add test for the IV handling of DES based ciphersTomas Mraz2021-04-191-2/+110
* TEST: Use OSSL_MAX_NAME_SIZE instead of arbitrary number of mdnameRichard Levitte2021-04-181-1/+1
* TEST: Modify how the retrieved digest name for SM2 digestsign is checkedRichard Levitte2021-04-181-17/+36
* TEST: Modify testutil's run_tests to display NOSUBTEST cases individuallyRichard Levitte2021-04-181-23/+36
* TEST: Modify test/evp_fetch_prov_test.c to also fetch by OIDRichard Levitte2021-04-181-54/+178
* Add "origin" field to EVP_CIPHER, EVP_MDRich Salz2021-04-182-4/+4
* Fix naming for EVP_RAND_CTX_gettable functions.Pauli2021-04-174-13/+13
* SipHash: Fix CTRL API for the digest size.Pauli2021-04-161-1/+7
* Add EVP_PKEY_todata() and EVP_PKEY_export() functions.Shane Lontis2021-04-151-1/+368
* Rename EVP_PKEY_get0_first_alg_name to EVP_PKEY_get0_type_nameTomas Mraz2021-04-152-2/+2
* Remove keymgmt_copy function from the provider APITomas Mraz2021-04-151-5/+9
* 80-test_cmp_http.t: Extend diagnostics of mock server launchDr. David von Oheimb2021-04-141-1/+2
* 80-test_cmp_http.t: Silence check for availability of 'kill' and 'lsof' commandsDr. David von Oheimb2021-04-141-2/+2
* 80-test_cmp_http.t: Fix resumption when skipping after mock server launch failedDr. David von Oheimb2021-04-141-0/+2
* APPS and TEST: Make sure prog name is set for usage outputDr. David von Oheimb2021-04-143-8/+6
* Add domain parameter match check for DH and ECDH key exchange.Shane Lontis2021-04-144-5/+186
* Handle set_alpn_protos inputs better.Todd Short2021-04-132-3/+81
* Add FIPS Self test for AES_ECB decryptShane Lontis2021-04-131-1/+15
* Remove the function EVP_PKEY_set_alias_typeMatt Caswell2021-04-121-12/+0
* Only enable KTLS if it is explicitly configuredMatt Caswell2021-04-121-47/+40
* Always reset IV for CBC, OFB, and CFB mode on cipher context reinitTomas Mraz2021-04-121-12/+39
* Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().Shane Lontis2021-04-128-33/+33
* Add OSSL_PARAM_dup() and OSSL_PARAM_merge().Shane Lontis2021-04-122-31/+251
* kmac: add long customisation string examplePauli2021-04-121-0/+19
* apps: fix warning about size_t / int conversionArmin Fuerst2021-04-091-1/+1
* Inherit hostflags verify params even without hostsChristian Heimes2021-04-091-0/+43
* PEM_X509_INFO_read_bio_ex(): Generalize to allow parsing any type of private keyDr. David von Oheimb2021-04-082-1/+33
* d2i_PrivateKey{,_ex}() and PEM_X509_INFO_read_bio_ex(): Fix handling of RSA/D...Dr. David von Oheimb2021-04-083-15/+146
* Update copyright yearMatt Caswell2021-04-0837-37/+37
* test: add extra secure memory test case.Pauli2021-04-081-10/+36
* test: fix problem with threads test using default library context.Pauli2021-04-081-1/+35
* test: fix coverity 1473234 & 1473239: argument cannot be negativePauli2021-04-081-2/+2
* test/recipes/02-test_errstr.t: Do not test negative system error codesRichard Levitte2021-04-071-0/+4
* test: fix coverity 1475940: negative returnPauli2021-04-071-2/+2
* test: fix coverity 1475941: resource leakPauli2021-04-071-2/+5
* Fix potential double free in sslapitest.cNan Xiao2021-04-071-1/+3
* Add a range check (from SP800-56Ar3) to DH key derivation.Shane Lontis2021-04-012-57/+61
* OSSL_parse_url(): Improve handling of IPv6 addressesDr. David von Oheimb2021-03-311-1/+1
* 80-test_cmp_http.t: Add diagnostic info on starting/stopping mock serverDr. David von Oheimb2021-03-311-1/+6
* Fix change in behaviour of EVP_PKEY_CTRL_RSA_KEYGEN_BITSMatt Caswell2021-03-301-1/+1
* Merge OFB encrypt and decrypt test vectors.David Benjamin2021-03-301-102/+3
* test: fix coverity 1474468: resource leakPauli2021-03-301-8/+6
* Implement EVP_PKEY_dup() functionTomas Mraz2021-03-285-274/+483
* test: add test case for X508_PUBKEY_dup() functionPauli2021-03-281-18/+58
* Disable cmp_http test on AIXShane Lontis2021-03-281-2/+2
* TEST: Cleanup test recipesRichard Levitte2021-03-2770-15/+19