aboutsummaryrefslogtreecommitdiff
path: root/crypto/store/store_err.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-15OSSL_STORE: spell error reason correctlyRichard Levitte1-2/+2
2017-06-29STORE: Make sure the loader to be registered is completeRichard Levitte1-0/+2
2017-06-29Add internal functions to fetch PEM data from an opened BIORichard Levitte1-0/+4
2017-06-29Make it possible to tell the file loader to use secure memoryRichard Levitte1-0/+1
2017-06-29STORE 'file' scheme loader: Add directory listing capabilityRichard Levitte1-0/+2
2017-06-29STORE 'file' scheme loader: Add handler for encrypted PKCS#8 dataRichard Levitte1-0/+4
2017-06-29STORE 'file' scheme loader: refactor file_load to support decoding restartRichard Levitte1-0/+2
2017-06-29STORE: Add a OSSL_STORE_INFO type to help support file handler restartsRichard Levitte1-0/+2
2017-06-29STORE 'file' scheme loader: add support for the PKCS#12 containerRichard Levitte1-0/+6
2017-06-29STORE 'file' scheme loader: add support for containersRichard Levitte1-0/+1
2017-06-29Add a STORE loader for the "file" schemeRichard Levitte1-0/+16
2017-06-29Add the STORE moduleRichard Levitte1-0/+83