aboutsummaryrefslogtreecommitdiff
path: root/test/evp_fetch_prov_test.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-21Make the activate setting more intuitiveNeil Horman1-0/+22
2022-05-03Update copyright yearMatt Caswell1-1/+1
2022-03-23Fix Coverity 1498610 & 1498609: uninitised valuePauli1-2/+2
2021-11-22Fix the return check of OBJ_obj2txtPW Hu1-4/+4
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz1-2/+2
2021-04-22Update copyright yearMatt Caswell1-1/+1
2021-04-18TEST: Modify test/evp_fetch_prov_test.c to also fetch by OIDRichard Levitte1-54/+178
2021-04-18Add "origin" field to EVP_CIPHER, EVP_MDRich Salz1-1/+1
2021-04-14APPS and TEST: Make sure prog name is set for usage outputDr. David von Oheimb1-2/+1
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre1-9/+9
2020-07-22EVP: deprecate the EVP_X_meth_ functions.Pauli1-4/+4
2020-04-23Update copyright yearMatt Caswell1-1/+1
2020-03-20Add support for passing the libctx to the config loaderShane Lontis1-1/+12
2020-02-21Introduce the provider propertyMatt Caswell1-1/+1
2020-01-19Deprecate the low level SHA functions.Pauli1-0/+7
2019-09-15Add fips module integrity checkShane Lontis1-0/+251