aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509v3/v3_prn.c
AgeCommit message (Expand)AuthorFilesLines
2001-02-23Initial support for ASN1_ITEM_FUNCTION option toDr. Stephen Henson1-2/+2
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-1/+1
2001-02-06Fix potential buffer overrun for EBCDIC.Ulf Möller1-6/+20
2000-12-20Fixes to OCSP print code.Dr. Stephen Henson1-1/+1
2000-12-14New function X509V3_extensions_print() this removes extension duplicationDr. Stephen Henson1-0/+33
2000-12-13Rewrite the extension code to use an ASN1_ITEM structureDr. Stephen Henson1-4/+9
2000-10-06More code for X509_print_ex() support.Dr. Stephen Henson1-3/+33
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-1/+1
2000-02-01EBCDIC support.Ulf Möller1-0/+16
1999-08-08A few more ``#ifndef NO_FP_API / #endif'' pairs for consistency.Ralf S. Engelschall1-0/+2
1999-06-20Convert the CONF library to use a typesafe stack: a STACK_OF(CONF_VALUE). ItDr. Stephen Henson1-7/+7
1999-04-27Add PKCS#12 documentation and new option in x509 to add certificate extensions.Dr. Stephen Henson1-3/+6
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-2/+2
1999-04-20Fix lots of warnings.Ulf Möller1-1/+2
1999-04-19Change functions to ANSI C.Ulf Möller1-15/+3
1999-03-27Add initial support for Thawte strong extranet certificate extensions andDr. Stephen Henson1-8/+16
1999-02-22Various changes to make this stuff compile under Win32 and VC++ with andDr. Stephen Henson1-4/+3
1999-02-10More extension code. Incomplete support for subject and issuer altDr. Stephen Henson1-1/+1
1999-01-24Initial addition of new X509 V3 files, tidy of old files.Dr. Stephen Henson1-0/+134