summaryrefslogtreecommitdiff
path: root/crypto/store/store.h
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to disable STORE.levitte2009-02-191-0/+6
* More type-checking.ben2008-06-041-1/+2
* Fix more error codes.bodo2005-05-111-7/+11
* Deprecate some recursive includes from the store.h API header, and put backgeoff2004-05-171-1/+3
* Reduce header interdependencies, initially in engine.h (the rest of thegeoff2004-04-191-9/+4
* Implement missing functions.levitte2003-06-261-6/+23
* Slightly better check of attributes. Now, mem_list_next can actually stop wh...levitte2003-06-121-0/+3
* Remove extra ;levitte2003-06-041-1/+1
* Make the function STORE_new_engine() public.levitte2003-05-191-0/+1
* Define the two authentication parameter types for passphrase andlevitte2003-05-071-1/+3
* Add the possibility to hand execution parameters (for examplelevitte2003-05-071-41/+67
* Add the possibility to store arbitrary data in a STORE.levitte2003-05-061-8/+25
* STORE was created 2003, darnit!levitte2003-05-011-1/+1
* make updatelevitte2003-05-011-0/+5
* Define a STORE type. For documentation, read the entry in CHANGES,levitte2003-05-011-0/+482