summaryrefslogtreecommitdiffstats
path: root/providers/implementations/storemgmt
AgeCommit message (Expand)Author
2021-01-13Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1Dr. David von Oheimb
2020-11-11Avoid duplicate ends_with_dirsep functionsTomas Mraz
2020-11-11PROV: Re-implement all the keypair decodersRichard Levitte
2020-10-21Unexport internal MSBLOB and PVK functionsRichard Levitte
2020-10-15Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'Dr. Matthias St. Pierre
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-10-04DECODER: Allow precise result type for OSSL_DECODER_CTX_new_by_EVP_PKEY()Richard Levitte
2020-10-01der: _ossl prefix DER functionsPauli
2020-09-29prov: prefix provider internal functions with ossl_Pauli
2020-09-29prov: prefix all OSSL_DISPATCH tables names with ossl_Pauli
2020-09-24Prune low-level ASN.1 parse errors from error queue in decoder_process()Dr. David von Oheimb
2020-09-13Fix safestack issues in x509.hMatt Caswell
2020-09-03STORE: Add a built-in 'file:' storemgmt implementation (loader)Richard Levitte