aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509v3/v3_cpols.c
AgeCommit message (Expand)AuthorFilesLines
2001-02-23Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson1-5/+5
2001-02-23Initial support for ASN1_ITEM_FUNCTION option toDr. Stephen Henson1-1/+1
2000-12-13Rewrite the extension code to use an ASN1_ITEM structureDr. Stephen Henson1-7/+4
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson1-276/+41
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-5/+5
2000-05-17Typesafety Thought Police part 5.Ben Laurie1-13/+18
2000-05-15Get rid of more non-ANSI declarations.Ulf Möller1-2/+2
1999-10-20Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1-7/+7
1999-06-21Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change theDr. Stephen Henson1-2/+2
1999-06-20Convert the CONF library to use a typesafe stack: a STACK_OF(CONF_VALUE). ItDr. Stephen Henson1-21/+25
1999-05-08Allows PKCS#12 password to be placed on command line and add allow configDr. Stephen Henson1-9/+14
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-11/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-4/+4
1999-04-21Suppport for CRL distribution points extension. Also document some ofDr. Stephen Henson1-12/+7
1999-04-19Change functions to ANSI C.Ulf Möller1-75/+32
1999-04-19Finish off support for Certificate Policies extension.Dr. Stephen Henson1-1/+162
1999-04-18Initial support for Certificate Policies extension: print out works but settingDr. Stephen Henson1-0/+544