summaryrefslogtreecommitdiffstats
path: root/crypto/store/store_err.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* util/mkerr.pl: make it not depend on the function codeRichard Levitte2019-09-121-1/+1
* Regenerate mkerr filesRich Salz2019-07-161-79/+2
* Following the license change, modify the boilerplates in crypto/store/Richard Levitte2018-12-061-1/+1
* STORE 'file' scheme loader: Add search capibilityRichard Levitte2018-02-231-0/+5
* STORE: Add the possibility to search for specific informationRichard Levitte2018-02-231-1/+15
* STORE: Add the possibility to specify an expected info typeRichard Levitte2018-02-231-0/+4
* OSSL_STORE: spell error reason correctlyRichard Levitte2017-07-151-2/+2
* STORE: Make sure the loader to be registered is completeRichard Levitte2017-06-291-0/+2
* Add internal functions to fetch PEM data from an opened BIORichard Levitte2017-06-291-0/+4
* Make it possible to tell the file loader to use secure memoryRichard Levitte2017-06-291-0/+1
* STORE 'file' scheme loader: Add directory listing capabilityRichard Levitte2017-06-291-0/+2
* STORE 'file' scheme loader: Add handler for encrypted PKCS#8 dataRichard Levitte2017-06-291-0/+4
* STORE 'file' scheme loader: refactor file_load to support decoding restartRichard Levitte2017-06-291-0/+2
* STORE: Add a OSSL_STORE_INFO type to help support file handler restartsRichard Levitte2017-06-291-0/+2
* STORE 'file' scheme loader: add support for the PKCS#12 containerRichard Levitte2017-06-291-0/+6
* STORE 'file' scheme loader: add support for containersRichard Levitte2017-06-291-0/+1
* Add a STORE loader for the "file" schemeRichard Levitte2017-06-291-0/+16
* Add the STORE moduleRichard Levitte2017-06-291-0/+83