summaryrefslogtreecommitdiffstats
path: root/crypto/store/store.h
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-12-18Change all instances of OPENSSL_NO_DEPRECATED to OPENSSL_USE_DEPRECATEDMatt Caswell
2009-02-19Make it possible to disable STORE.Richard Levitte
2008-06-04More type-checking.Ben Laurie
2005-05-11Fix more error codes.Bodo Möller
2004-05-17Deprecate some recursive includes from the store.h API header, and put backGeoff Thorpe
2004-04-19Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe
2003-06-26Implement missing functions.Richard Levitte
2003-06-12Slightly better check of attributes. Now, mem_list_next can actually stop wh...Richard Levitte
2003-06-04Remove extra ;Richard Levitte
2003-05-19Make the function STORE_new_engine() public.Richard Levitte
2003-05-07Define the two authentication parameter types for passphrase andRichard Levitte
2003-05-07Add the possibility to hand execution parameters (for exampleRichard Levitte
2003-05-06Add the possibility to store arbitrary data in a STORE.Richard Levitte
2003-05-01STORE was created 2003, darnit!Richard Levitte
2003-05-01make updateRichard Levitte
2003-05-01Define a STORE type. For documentation, read the entry in CHANGES,Richard Levitte