aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/store/store.h
Commit message (Expand)AuthorAgeFilesLines
* Fix more error codes.Bodo Möller2005-05-111-7/+11
* Deprecate some recursive includes from the store.h API header, and put backGeoff Thorpe2004-05-171-1/+3
* Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe2004-04-191-9/+4
* Implement missing functions.Richard Levitte2003-06-261-6/+23
* Slightly better check of attributes. Now, mem_list_next can actually stop wh...Richard Levitte2003-06-121-0/+3
* Remove extra ;Richard Levitte2003-06-041-1/+1
* Make the function STORE_new_engine() public.Richard Levitte2003-05-191-0/+1
* Define the two authentication parameter types for passphrase andRichard Levitte2003-05-071-1/+3
* Add the possibility to hand execution parameters (for exampleRichard Levitte2003-05-071-41/+67
* Add the possibility to store arbitrary data in a STORE.Richard Levitte2003-05-061-8/+25
* STORE was created 2003, darnit!Richard Levitte2003-05-011-1/+1
* make updateRichard Levitte2003-05-011-0/+5
* Define a STORE type. For documentation, read the entry in CHANGES,Richard Levitte2003-05-011-0/+482