summaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509_lu.c
AgeCommit message (Expand)Author
2015-02-06util/mkstack.pl now generates entire safestack.hRich Salz
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22More indent fixes for STACK_OFMatt Caswell
2015-01-22Fix indent issue with functions using STACK_OFMatt Caswell
2015-01-22Further comment changes for reformat (master)Matt Caswell
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2014-05-25Don't use expired certificates if possible.Dr. Stephen Henson
2012-11-27New functions to set lookup_crls callback and to retrieve internal X509_STOREDr. Stephen Henson
2012-07-19Don't ignore (\!) reference count in X509_STORE_freeDr. Stephen Henson
2012-04-16Minor compatibility fixes.Andy Polyakov
2010-02-19Fix X509_STORE lockingBodo Möller
2009-12-09PR: 2124Dr. Stephen Henson
2009-10-18Add "missing" function X509_STORE_set_verify_cb().Dr. Stephen Henson
2006-09-26Initialize new callbacks and make sure hent is always initialized.Dr. Stephen Henson
2006-09-17Overhaul of by_dir code to handle dynamic loading of CRLs.Dr. Stephen Henson
2006-09-11Fixes for new CRL/cert callbacks. Update CRL processing code to use newDr. Stephen Henson
2006-09-10Add verify callback functions to lookup a STACK of matching certs or CRLsDr. Stephen Henson
2006-07-25Support for multiple CRLs with same issuer name in X509_STORE. ModifyDr. Stephen Henson
2005-05-11Fix more error codes.Bodo Möller
2004-09-06New X509_VERIFY_PARAM structure and associated functionality.Dr. Stephen Henson
2001-09-01Make the necessary changes to work with the recent "ex_data" overhaul.Geoff Thorpe
2001-05-10Purpose and trust setting functions for X509_STORE.Dr. Stephen Henson
2001-05-09Allow various X509_STORE_CTX properties to beDr. Stephen Henson
2000-09-06Another superfluous pair of parentheses.Bodo Möller
2000-09-06Another round of indentation changes: Position braces consistently,Bodo Möller
2000-09-05*BIG* verify code reorganisation.Dr. Stephen Henson
2000-09-04Avoid abort() throughout the library, except when preprocessorBodo Möller
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-01-30Source code cleanups: Use void * rather than char * in lhash,Ulf Möller
2000-01-23Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson
1999-11-29Add part of chain verify SSL support code: not complete or doing anythingDr. Stephen Henson
1999-11-26New options to the -verify program which can be used for chain verification.Dr. Stephen Henson
1999-11-24Initial chain verify code: not tested probably not workingDr. Stephen Henson
1999-06-02stackBen Laurie
1999-05-30Yet another stack.Ben Laurie
1999-05-09Use "const char *" instead of "char *" for filenames passed to functions.Bodo Möller
1999-05-01Support verify_depth from the SSL API without need for user-definedBodo Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-12Add type-safe STACKs and SETs.Ben Laurie
1999-01-10Add prototype, fix parameter passing bug.Ben Laurie
1999-01-07Accept NULL in *_free.Ben Laurie
1999-01-03Make sure the already existing X509_STORE->depth variable is initializedRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall