aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509_lu.c
Commit message (Expand)AuthorAgeFilesLines
* Another superfluous pair of parentheses.Bodo Möller2000-09-061-1/+1
* Another round of indentation changes: Position braces consistently,Bodo Möller2000-09-061-56/+62
* *BIG* verify code reorganisation.Dr. Stephen Henson2000-09-051-75/+166
* Avoid abort() throughout the library, except when preprocessorBodo Möller2000-09-041-4/+9
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-8/+8
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-301-1/+1
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-4/+4
* Add part of chain verify SSL support code: not complete or doing anythingDr. Stephen Henson1999-11-291-2/+2
* New options to the -verify program which can be used for chain verification.Dr. Stephen Henson1999-11-261-1/+4
* Initial chain verify code: not tested probably not workingDr. Stephen Henson1999-11-241-0/+13
* stackBen Laurie1999-06-021-11/+12
* Yet another stack.Ben Laurie1999-05-301-1/+1
* Use "const char *" instead of "char *" for filenames passed to functions.Bodo Möller1999-05-091-1/+1
* Support verify_depth from the SSL API without need for user-definedBodo Möller1999-05-011-1/+1
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-69/+29
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-1/+1
* Add prototype, fix parameter passing bug.Ben Laurie1999-01-101-1/+1
* Accept NULL in *_free.Ben Laurie1999-01-071-0/+3
* Make sure the already existing X509_STORE->depth variable is initializedRalf S. Engelschall1999-01-031-0/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-3/+3
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-3/+10
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+439