summaryrefslogtreecommitdiff
path: root/crypto/x509v3
Commit message (Expand)AuthorAgeFilesLines
* Merge main -> VMS_64BITBRANCH_VMS_64BITRichard Levitte2010-01-2743-1246/+4386
* Many changes from 0.9.8-dev.Richard Levitte2005-02-257-39/+132
* This commit was manufactured by cvs2svn to create branch 'BRANCH_VMS_64BIT'.cvs2svn2005-02-062-0/+368
|\
| * Changes concering RFC 3820 (proxy certificates) integration:Richard Levitte2005-01-173-1/+9
| * Add functionality needed to process proxy certificates.Richard Levitte2004-12-287-7/+450
| * Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson2004-12-054-3/+13
| * V1 certificates that aren't self signed can't be accepted as CAs.Dr. Stephen Henson2004-12-031-2/+0
| * Split X509_check_ca() into a small self and an internal functionRichard Levitte2004-11-301-11/+16
| * Make an explicit check during certificate validation to see that theRichard Levitte2004-11-292-27/+24
| * Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
| * Delta CRL support in extension code.Dr. Stephen Henson2004-07-062-1/+10
| * Delete non-POSIX header file.Dr. Stephen Henson2004-07-041-1/+0
| * After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe2004-05-171-329/+313
| * Deprecate the recursive includes of bn.h from various API headers (asn1.h,Geoff Thorpe2004-05-171-0/+1
| * make updateGeoff Thorpe2004-04-191-203/+165
| * Don't use C++ reserved word.Dr. Stephen Henson2004-04-011-6/+6
| * New function X509_POLICY_NODE_print()Dr. Stephen Henson2004-03-313-3/+24
| * Make {i2v,v2i}_ASN1_BIT_STRING global.Dr. Stephen Henson2004-03-282-8/+9
| * Fix loads of warnings in policy code.Dr. Stephen Henson2004-03-257-17/+18
| * Damn, I was a bit hasty with my fix and hadn't spotted the linkerGeoff Thorpe2004-03-252-2/+2
| * Remove some warnings.Geoff Thorpe2004-03-254-3/+7
| * make updateRichard Levitte2004-03-231-0/+95
* | Recent changes from HEAD.Richard Levitte2004-07-123-2/+10
* | Recent (and not so recent) changes from HEAD.Richard Levitte2004-06-286-374/+342
* | Recent changes from HEAD.Richard Levitte2004-03-309-28/+34
* | Changes from 0.9.8-devRichard Levitte2004-03-249-25/+141
* | This commit was manufactured by cvs2svn to create branch 'BRANCH_VMS_64BIT'.cvs2svn2004-03-237-0/+1820
|\ \ | |/
| * Initial support for certificate policy checking and evaluation.Dr. Stephen Henson2004-03-239-3/+1827
| * Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-154-9/+11
| * staticGeoff Thorpe2004-03-101-1/+1
| * Fix policy constraints syntax.Dr. Stephen Henson2004-03-081-2/+2
| * Support for inhibitAnyPolicy extension.Dr. Stephen Henson2004-03-082-9/+23
| * Various X509 fixes. Disable broken certificate workaroundsDr. Stephen Henson2004-03-051-2/+3
| * Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
| * Use BUF_strlcpy() instead of strcpy().Richard Levitte2003-12-272-7/+10
| * Give CRLDP its standard name.Dr. Stephen Henson2003-11-201-1/+1
| * A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.Geoff Thorpe2003-10-291-2/+2
| * Change the indentation from 12 to indent+4.Richard Levitte2003-09-271-1/+1
| * PR: 627Dr. Stephen Henson2003-05-281-12/+12
| * PR: 631Dr. Stephen Henson2003-05-281-0/+1
| * Make DER option work again.Dr. Stephen Henson2003-05-021-2/+2
| * Correct a lot of printing calls. Remove extra arguments...Richard Levitte2003-04-032-2/+2
| * Reindent for readability.Richard Levitte2003-04-031-86/+104
| * Don't feil when indent is 0.Richard Levitte2003-03-311-1/+1
| * Multi valued AVA support.Dr. Stephen Henson2003-03-301-2/+13
| * make updateDr. Stephen Henson2003-03-241-0/+16
* | This branch hasn't been updated with changes from HEAD for a looooong time...Richard Levitte2004-01-239-26/+30
* | All the changes from HEAD since last merge.Richard Levitte2003-04-0413-182/+740
* | This commit was manufactured by cvs2svn to create branch 'BRANCH_VMS_64BIT'.cvs2svn2003-03-243-0/+509
|\ \ | |/
| * Support for name constraints.Dr. Stephen Henson2003-03-248-85/+426