aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/store
Commit message (Expand)AuthorAgeFilesLines
...
* Misspelled functions.Richard Levitte2003-05-201-6/+6
* Some misspelled function names.Richard Levitte2003-05-201-10/+6
* 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-073-122/+199
* Add the possibility to store arbitrary data in a STORE.Richard Levitte2003-05-063-9/+103
* It's usually best if the function name matches everywhere...Richard Levitte2003-05-021-1/+1
* STORE was created 2003, darnit!Richard Levitte2003-05-012-2/+2
* Provide some extra comments about the STORE_Memory STORE method.Richard Levitte2003-05-011-2/+25
* make updateRichard Levitte2003-05-013-10/+21
* Define a STORE type. For documentation, read the entry in CHANGES,Richard Levitte2003-05-019-0/+3064