summaryrefslogtreecommitdiffstats
path: root/crypto/store/store_result.c
AgeCommit message (Expand)Author
2021-04-23crypto/store/ossl_result.c: Better filtering of errorsRichard Levitte
2021-04-21STORE: Discard the error report filter in crypto/store/store_result.cRichard Levitte
2021-03-18Add ossl_ x509 symbolsShane Lontis
2021-03-04OSSL_STORE: restore diagnostics on decrypt error; provide password hintsDr. David von Oheimb
2021-02-18Pass the object type and data structure from the pem2der decoderMatt Caswell
2021-02-18Update copyright yearMatt Caswell
2021-02-17Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEYTomas Mraz
2020-12-03remove unused assignmentsPauli
2020-11-25Don't forget the datatype when decoding a PEM fileMatt Caswell
2020-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte
2020-11-11OSSL_STORE: Make sure the called OSSL_DECODER knows what to expectRichard Levitte
2020-11-11Adapt libcrypto functionality to specify the desired input structureRichard 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-10Adapt some code to OSSL_ENCODER_to_data() / OSSL_DECODER_from_data()Richard Levitte
2020-10-04DECODER: Allow precise result type for OSSL_DECODER_CTX_new_by_EVP_PKEY()Richard Levitte
2020-10-01Run the withlibctx.pl scriptMatt Caswell
2020-09-30Prune low-level ASN.1 parse errors from error queue in der2key_decode() etc.Dr. David von Oheimb
2020-09-27STORE: Clear a couple of TODOs that were there for the sake of SM2Richard Levitte
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: Stop the flood of errorsRichard Levitte
2020-09-03STORE: Move the built-in 'file:' loader to become an engine moduleRichard Levitte
2020-08-24STORE: Modify to support loading with provider based loadersRichard Levitte