summaryrefslogtreecommitdiffstats
path: root/crypto/store/store_err.c
AgeCommit message (Expand)Author
2021-05-26err: rename err_load_xxx_strings_int functionsPauli
2021-05-18Better error messages if there are no encoders/decoders/store loadersMatt Caswell
2020-11-24ERR: Rebuild all generated error headers and source filesRichard Levitte
2020-08-20STORE: Distinguish public keys from private keysRichard Levitte
2020-05-13OSSL_STORE: Make it possible to attach an OSSL_STORE to an opened BIORichard Levitte
2019-09-12util/mkerr.pl: make it not depend on the function codeRichard Levitte
2019-07-16Regenerate mkerr filesRich Salz
2018-12-06Following the license change, modify the boilerplates in crypto/store/Richard Levitte
2018-02-23STORE 'file' scheme loader: Add search capibilityRichard Levitte
2018-02-23STORE: Add the possibility to search for specific informationRichard Levitte
2018-02-23STORE: Add the possibility to specify an expected info typeRichard Levitte
2017-07-15OSSL_STORE: spell error reason correctlyRichard Levitte
2017-06-29STORE: Make sure the loader to be registered is completeRichard Levitte
2017-06-29Add internal functions to fetch PEM data from an opened BIORichard Levitte
2017-06-29Make it possible to tell the file loader to use secure memoryRichard Levitte
2017-06-29STORE 'file' scheme loader: Add directory listing capabilityRichard Levitte
2017-06-29STORE 'file' scheme loader: Add handler for encrypted PKCS#8 dataRichard Levitte
2017-06-29STORE 'file' scheme loader: refactor file_load to support decoding restartRichard Levitte
2017-06-29STORE: Add a OSSL_STORE_INFO type to help support file handler restartsRichard Levitte
2017-06-29STORE 'file' scheme loader: add support for the PKCS#12 containerRichard Levitte
2017-06-29STORE 'file' scheme loader: add support for containersRichard Levitte
2017-06-29Add a STORE loader for the "file" schemeRichard Levitte
2017-06-29Add the STORE moduleRichard Levitte