summaryrefslogtreecommitdiffstats
path: root/crypto/store/store_lib.c
AgeCommit message (Expand)Author
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
2018-02-23STORE: In preparation for coming work, mark when loading is startedRichard Levitte
2018-02-14OSSL_STORE: Add OSSL_STORE_vctrl()Richard Levitte
2017-08-30Move e_os.h to be the very first include.Pauli
2017-08-15Clear error stack on successful OSSL_STORE_open()Richard Levitte
2017-07-27Fixups for STORE commitBenjamin Kaduk
2017-07-15OSSL_STORE: Treat URIs as files first (with exceptions), then as full URIsRichard Levitte
2017-07-03Make sure OSSL_STORE_load() isn't caught in an endless loopRichard Levitte
2017-06-29Add internal functions to fetch PEM data from an opened BIORichard Levitte
2017-06-29STORE: Add a OSSL_STORE_INFO type to help support file handler restartsRichard Levitte
2017-06-29Add the STORE moduleRichard Levitte