aboutsummaryrefslogtreecommitdiff
path: root/crypto/store/store_register.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-31Add CRYPTO_thread_glock_newRich Salz1-1/+1
2017-08-22This has been added to avoid the situation where some host ctype.h functionsPauli1-4/+4
2017-07-27Fixups for STORE commitBenjamin Kaduk1-1/+1
2017-07-04STORE: fix possible memory leakRichard Levitte1-6/+6
2017-06-29STORE: Make sure the loader to be registered is completeRichard Levitte1-0/+8
2017-06-29STORE: simplify store_loader_cmp()Richard Levitte1-5/+2
2017-06-29STORE: add ENGINE information to loadersRichard Levitte1-1/+20
2017-06-29Add the STORE moduleRichard Levitte1-0/+259