#if out deleted function from headers so it isn't picked up by WIN32 build
[openssl.git] / crypto / store /
2009-02-19 Richard LevitteMake it possible to disable STORE.
2009-02-19 Richard LevitteReference bug.
2008-12-16 Richard LevitteRemove extraneous semicolons
2008-06-04 Ben LaurieMore type-checking.
2007-07-07 Andy PolyakovTypo in str_lib.c
2006-11-21 Dr. Stephen HensonUpdate from 0.9.8 stable. Eliminate duplicate error...
2006-01-29 Nils Larschadd additional checks + cleanup
2005-06-23 Richard LevitteWrap the inclusion of openssl/engine.h with a protectiv...
2005-05-16 Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-15 Andy PolyakovFool-proofing Makefiles
2005-05-11 Bodo MöllerFix more error codes.
2005-04-12 Dr. Stephen HensonRebuild error codes.
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-03-30 Ben LaurieBlow away Makefile.ssl.
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-05-17 Geoff ThorpeAfter the latest round of header-hacking, regenerate...
2004-05-17 Geoff ThorpeDeprecate some recursive includes from the store.h...
2004-04-19 Geoff Thorpemake update
2004-04-19 Geoff ThorpeReduce header interdependencies, initially in engine...
2003-06-26 Richard LevitteImplement missing functions.
2003-06-18 Richard LevitteAdd the application data type to the README.
2003-06-18 Richard LevitteMissing string and potential memory leaks.
2003-06-12 Richard LevitteSlightly better check of attributes. Now, mem_list_nex...
2003-06-12 Richard LevitteBeautify
2003-06-04 Richard LevitteRemove extra ;
2003-05-21 Richard LevitteI have no idea how I cut away that piece of text...
2003-05-20 Richard LevitteI don't remember what my thinking was with str_compat...
2003-05-20 Richard LevitteMisspelled functions.
2003-05-20 Richard LevitteSome misspelled function names.
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-02 Richard LevitteIt's usually best if the function name matches everywhe...
2003-05-01 Richard LevitteSTORE was created 2003, darnit!
2003-05-01 Richard LevitteProvide some extra comments about the STORE_Memory...
2003-05-01 Richard Levittemake update
2003-05-01 Richard LevitteDefine a STORE type. For documentation, read the entry...