summaryrefslogtreecommitdiff
path: root/include/openssl/storeerr.h
Commit message (Expand)AuthorAgeFilesLines
* STORE: Distinguish public keys from private keysRichard Levitte2020-08-201-1/+2
* OSSL_STORE: Make it possible to attach an OSSL_STORE to an opened BIORichard Levitte2020-05-131-4/+4
* Update copyright yearMatt Caswell2020-04-231-1/+1
* mkerr: remove legacy guards from generated error headersDr. Matthias St. Pierre2020-04-151-5/+0
* Update source files for deprecation at 3.0Richard Levitte2019-11-071-2/+2
* Add legacy include guards to public header filesDr. Matthias St. Pierre2019-09-281-0/+6
* Fix header file include guard namesDr. Matthias St. Pierre2019-09-281-2/+2
* Regenerate mkerr filesRich Salz2019-07-161-41/+43
* Add regenerated header filesRich Salz2019-03-111-1/+5
* Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte2018-12-061-1/+1
* STORE 'file' scheme loader: Add search capibilityRichard Levitte2018-02-231-0/+3
* STORE: Add the possibility to search for specific informationRichard Levitte2018-02-231-0/+7
* STORE: Add the possibility to specify an expected info typeRichard Levitte2018-02-231-0/+2
* Small simplification in mkerr.plFdaSilvaYY2018-02-091-5/+2
* OSSL_STORE: spell error reason correctlyRichard Levitte2017-07-151-1/+1
* STORE: Make sure the loader to be registered is completeRichard Levitte2017-06-291-0/+1
* Add internal functions to fetch PEM data from an opened BIORichard Levitte2017-06-291-0/+2
* 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/+1
* STORE 'file' scheme loader: Add handler for encrypted PKCS#8 dataRichard Levitte2017-06-291-0/+2
* STORE 'file' scheme loader: refactor file_load to support decoding restartRichard Levitte2017-06-291-0/+1
* STORE: Add a OSSL_STORE_INFO type to help support file handler restartsRichard Levitte2017-06-291-0/+1
* STORE 'file' scheme loader: add support for the PKCS#12 containerRichard Levitte2017-06-291-0/+3
* 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/+9
* Add the STORE moduleRichard Levitte2017-06-291-0/+56