aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/v3_purp.c
Commit message (Expand)AuthorAgeFilesLines
* 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