aboutsummaryrefslogtreecommitdiff
path: root/crypto/asn1/x_x509.c
AgeCommit message (Expand)AuthorFilesLines
2005-09-01Extend callback function to support print customization.Dr. Stephen Henson1-1/+2
2005-08-20Remove ASN1_METHOD code replace with new ASN1 alternative.Dr. Stephen Henson1-13/+0
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie1-5/+7
2004-03-23Initial support for certificate policy checking and evaluation.Dr. Stephen Henson1-0/+3
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte1-2/+2
2001-09-01Make the necessary changes to work with the recent "ex_data" overhaul.Geoff Thorpe1-9/+4
2001-08-12The indexes returned by ***_get_ex_new_index() functions are used whenGeoff Thorpe1-3/+4
2001-07-27More linker bloat reorganisation:Dr. Stephen Henson1-0/+1
2001-02-23Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson1-2/+2
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson1-86/+62
2000-09-05*BIG* verify code reorganisation.Dr. Stephen Henson1-3/+8
2000-08-21Various fixes...Dr. Stephen Henson1-0/+1
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-3/+3
2000-01-30Seek out and destroy another evil cast.Ulf Möller1-1/+1
2000-01-23Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson1-7/+7
1999-11-04Allow additional information to be attached to aDr. Stephen Henson1-0/+36
1999-10-20Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1-2/+2
1999-10-13Initial support for certificate purpose checking: this willDr. Stephen Henson1-0/+1
1999-10-11Add EX_DATA support to X509.Dr. Stephen Henson1-1/+23
1999-07-21Torture weak compilers less by not automatically including x509.h whereBodo Möller1-0/+1
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-5/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-2/+2
1999-04-19Change functions to ANSI C.Ulf Möller1-11/+5
1999-04-17Massive constification.Ben Laurie1-2/+2
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-2/+5
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-1/+4
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+155