Add support for nameRelativeToCRLIssuer field in distribution point name
[openssl.git] / crypto / x509v3 / v3_purp.c
2008-08-04 Dr. Stephen HensonAdd support for nameRelativeToCRLIssuer field in distri...
2008-07-13 Dr. Stephen HensonWe support inhibit any policy extension, add to table.
2008-07-13 Dr. Stephen HensonX509 verification fixes.
2006-12-18 Nils Larschfix order
2006-12-06 Dr. Stephen HensonFix change to OPENSSL_NO_RFC3779
2006-11-27 Ben LaurieAdd RFC 3779 support.
2006-09-14 Dr. Stephen HensonSupport for AKID in CRLs and partial support for IDP...
2006-07-24 Dr. Stephen HensonCache some CRL related extensions.
2006-02-12 Ulf MöllerRFC 3161 compliant time stamp request creation, respons...
2005-04-09 Richard LevitteAdded restrictions on the use of proxy certificates...
2004-12-28 Richard LevitteAdd functionality needed to process proxy certificates.
2004-12-03 Dr. Stephen HensonV1 certificates that aren't self signed can't be accept...
2004-11-30 Richard LevitteSplit X509_check_ca() into a small self and an internal...
2004-11-29 Richard LevitteMake an explicit check during certificate validation...
2004-03-05 Dr. Stephen HensonVarious X509 fixes. Disable broken certificate workarounds
2003-10-29 Geoff ThorpeA general spring-cleaning (in autumn) to fix up signed...
2003-01-29 Richard LevitteDVCS (see RFC 3029) was missing among the possible...
2002-01-27 Bodo MöllerUndo previous change, X509_check_issued() was correct.
2002-01-26 Richard LevitteApply a small patch from Diego R. Lopez <diego.lopez...
2001-10-21 Dr. Stephen HensonReject certificates with unhandled critical extensions.
2001-05-10 Dr. Stephen HensonPurpose and trust setting functions for X509_STORE.
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-01 Dr. Stephen HensonTolerate some "variations" used in some
2001-01-17 Dr. Stephen HensonInitial OCSP certificate verify. Not complete,
2000-12-08 Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code
2000-09-05 Dr. Stephen Henson*BIG* verify code reorganisation.
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-06-01 Geoff ThorpeThe previous commit to crypto/stack/*.[ch] pulled the...
2000-05-04 Dr. Stephen HensonFix for SSL server purpose checking
2000-03-07 Dr. Stephen HensonNew compatability trust and purpose settings.
2000-02-26 Bodo MöllerMore get0 et al. changes. Also provide fgrep targets...
2000-02-26 Dr. Stephen HensonRename functions for new convention.
2000-02-07 Dr. Stephen HensonRename the X509V3_*_d2i functions to X509_get_ext_d2i...
2000-01-21 Ulf MöllerSome more ifdefs for no-xxx options.
1999-12-03 Dr. Stephen HensonFix a bug in the modified purpose code: it wasn't updat...
1999-12-02 Dr. Stephen HensonChange the trust and purpose code so it doesn't need...
1999-11-29 Dr. Stephen HensonAdd part of chain verify SSL support code: not complete...
1999-11-27 Dr. Stephen HensonAdd trust setting support to the verify code. It now...
1999-11-26 Dr. Stephen HensonNew options to the -verify program which can be used...
1999-11-16 Dr. Stephen HensonNew function X509_cmp().
1999-11-04 Dr. Stephen HensonAllow additional information to be attached to a
1999-10-25 Bodo MöllerImprove support for running everything as a monolithic...
1999-10-13 Dr. Stephen HensonInitial support for certificate purpose checking: this...