Implement missing functions.
[openssl.git] / crypto / store / store.h
2003-06-26 Richard LevitteImplement missing functions.
2003-06-12 Richard LevitteSlightly better check of attributes. Now, mem_list_nex...
2003-06-04 Richard LevitteRemove extra ;
2003-05-19 Richard LevitteMake the function STORE_new_engine() public.
2003-05-07 Richard LevitteDefine the two authentication parameter types for passp...
2003-05-07 Richard LevitteAdd the possibility to hand execution parameters (for...
2003-05-06 Richard LevitteAdd the possibility to store arbitrary data in a STORE.
2003-05-01 Richard LevitteSTORE was created 2003, darnit!
2003-05-01 Richard Levittemake update
2003-05-01 Richard LevitteDefine a STORE type. For documentation, read the entry...