aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/store/str_lib.c
Commit message (Expand)AuthorAgeFilesLines
* More type-checking.Ben Laurie2008-06-041-3/+7
* Typo in str_lib.cAndy Polyakov2007-07-071-1/+1
* Wrap the inclusion of openssl/engine.h with a protective check forRichard Levitte2005-06-231-0/+2
* Fix more error codes.Bodo Möller2005-05-111-26/+26
* Deprecate some recursive includes from the store.h API header, and put backGeoff Thorpe2004-05-171-0/+2
* Implement missing functions.Richard Levitte2003-06-261-0/+121
* Missing string and potential memory leaks.Richard Levitte2003-06-181-14/+22
* Slightly better check of attributes. Now, mem_list_next can actually stop wh...Richard Levitte2003-06-121-11/+84
* BeautifyRichard Levitte2003-06-121-2/+2
* Remove extra ;Richard Levitte2003-06-041-1/+1
* I have no idea how I cut away that piece of text...Richard Levitte2003-05-211-1/+5
* Some misspelled function names.Richard Levitte2003-05-201-10/+6
* Add the possibility to hand execution parameters (for exampleRichard Levitte2003-05-071-64/+107
* Add the possibility to store arbitrary data in a STORE.Richard Levitte2003-05-061-1/+69
* It's usually best if the function name matches everywhere...Richard Levitte2003-05-021-1/+1
* Define a STORE type. For documentation, read the entry in CHANGES,Richard Levitte2003-05-011-0/+1507