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