aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/storeerr.h
AgeCommit message (Expand)AuthorFilesLines
2020-04-15mkerr: remove legacy guards from generated error headersDr. Matthias St. Pierre1-5/+0
2019-11-07Update source files for deprecation at 3.0Richard Levitte1-2/+2
2019-09-28Add legacy include guards to public header filesDr. Matthias St. Pierre1-0/+6
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre1-2/+2
2019-07-16Regenerate mkerr filesRich Salz1-41/+43
2019-03-11Add regenerated header filesRich Salz1-1/+5
2018-12-06Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte1-1/+1
2018-02-23STORE 'file' scheme loader: Add search capibilityRichard Levitte1-0/+3
2018-02-23STORE: Add the possibility to search for specific informationRichard Levitte1-0/+7
2018-02-23STORE: Add the possibility to specify an expected info typeRichard Levitte1-0/+2
2018-02-09Small simplification in mkerr.plFdaSilvaYY1-5/+2
2017-07-15OSSL_STORE: spell error reason correctlyRichard Levitte1-1/+1
2017-06-29STORE: Make sure the loader to be registered is completeRichard Levitte1-0/+1
2017-06-29Add internal functions to fetch PEM data from an opened BIORichard Levitte1-0/+2
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/+1
2017-06-29STORE 'file' scheme loader: Add handler for encrypted PKCS#8 dataRichard Levitte1-0/+2
2017-06-29STORE 'file' scheme loader: refactor file_load to support decoding restartRichard Levitte1-0/+1
2017-06-29STORE: Add a OSSL_STORE_INFO type to help support file handler restartsRichard Levitte1-0/+1
2017-06-29STORE 'file' scheme loader: add support for the PKCS#12 containerRichard Levitte1-0/+3
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/+9
2017-06-29Add the STORE moduleRichard Levitte1-0/+56