summaryrefslogtreecommitdiff
path: root/crypto/x509v3/v3_purp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge main -> VMS_64BITBRANCH_VMS_64BITRichard Levitte2010-01-271-45/+163
* Many changes from 0.9.8-dev.Richard Levitte2005-02-251-29/+48
* Changes from 0.9.8-devRichard Levitte2004-03-241-2/+3
* This branch hasn't been updated with changes from HEAD for a looooong time...Richard Levitte2004-01-231-2/+2
* All the changes from HEAD since last merge.Richard Levitte2003-04-041-0/+4
* Undo previous change, X509_check_issued() was correct.Bodo Möller2002-01-271-1/+1
* Apply a small patch from Diego R. Lopez <diego.lopez@rediris.es>,Richard Levitte2002-01-261-1/+1
* Reject certificates with unhandled critical extensions.Dr. Stephen Henson2001-10-211-2/+52
* Purpose and trust setting functions for X509_STORE.Dr. Stephen Henson2001-05-101-0/+10
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-1/+1
* Tolerate some "variations" used in someDr. Stephen Henson2001-02-011-2/+4
* Initial OCSP certificate verify. Not complete,Dr. Stephen Henson2001-01-171-2/+32
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-2/+2
* *BIG* verify code reorganisation.Dr. Stephen Henson2000-09-051-2/+63
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-7/+7
* The previous commit to crypto/stack/*.[ch] pulled the type-safety stringsGeoff Thorpe2000-06-011-25/+30
* Fix for SSL server purpose checkingDr. Stephen Henson2000-05-041-14/+18
* New compatability trust and purpose settings.Dr. Stephen Henson2000-03-071-1/+8
* More get0 et al. changes. Also provide fgrep targets in CHANGESBodo Möller2000-02-261-4/+4
* Rename functions for new convention.Dr. Stephen Henson2000-02-261-2/+2
* Rename the X509V3_*_d2i functions to X509_get_ext_d2i() etc.Dr. Stephen Henson2000-02-071-4/+4
* Some more ifdefs for no-xxx options.Ulf Möller2000-01-211-0/+2
* Fix a bug in the modified purpose code: it wasn't updated to use theDr. Stephen Henson1999-12-031-1/+1
* Change the trust and purpose code so it doesn't need initDr. Stephen Henson1999-12-021-28/+63
* Add part of chain verify SSL support code: not complete or doing anythingDr. Stephen Henson1999-11-291-15/+15
* Add trust setting support to the verify code. It now checks theDr. Stephen Henson1999-11-271-1/+1
* New options to the -verify program which can be used for chain verification.Dr. Stephen Henson1999-11-261-30/+50
* New function X509_cmp().Dr. Stephen Henson1999-11-161-1/+3
* Allow additional information to be attached to aDr. Stephen Henson1999-11-041-3/+3
* Improve support for running everything as a monolithic application.Bodo Möller1999-10-251-11/+42
* Initial support for certificate purpose checking: this willDr. Stephen Henson1999-10-131-0/+366