summaryrefslogtreecommitdiff
path: root/crypto/x509v3/v3_prn.c
Commit message (Expand)AuthorAgeFilesLines
* Merge main -> VMS_64BITBRANCH_VMS_64BITRichard Levitte2010-01-271-2/+2
* Changes from 0.9.8-devRichard Levitte2004-03-241-1/+2
* This branch hasn't been updated with changes from HEAD for a looooong time...Richard Levitte2004-01-231-1/+1
* All the changes from HEAD since last merge.Richard Levitte2003-04-041-2/+2
* Initial support for ASN1_ITEM_FUNCTION option toDr. Stephen Henson2001-02-231-2/+2
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-1/+1
* Fix potential buffer overrun for EBCDIC.Ulf Möller2001-02-061-6/+20
* Fixes to OCSP print code.Dr. Stephen Henson2000-12-201-1/+1
* New function X509V3_extensions_print() this removes extension duplicationDr. Stephen Henson2000-12-141-0/+33
* Rewrite the extension code to use an ASN1_ITEM structureDr. Stephen Henson2000-12-131-4/+9
* More code for X509_print_ex() support.Dr. Stephen Henson2000-10-061-3/+33
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-1/+1
* EBCDIC support.Ulf Möller2000-02-011-0/+16
* A few more ``#ifndef NO_FP_API / #endif'' pairs for consistency.Ralf S. Engelschall1999-08-081-0/+2
* Convert the CONF library to use a typesafe stack: a STACK_OF(CONF_VALUE). ItDr. Stephen Henson1999-06-201-7/+7
* Add PKCS#12 documentation and new option in x509 to add certificate extensions.Dr. Stephen Henson1999-04-271-3/+6
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Fix lots of warnings.Ulf Möller1999-04-201-1/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-15/+3
* Add initial support for Thawte strong extranet certificate extensions andDr. Stephen Henson1999-03-271-8/+16
* Various changes to make this stuff compile under Win32 and VC++ with andDr. Stephen Henson1999-02-221-4/+3
* More extension code. Incomplete support for subject and issuer altDr. Stephen Henson1999-02-101-1/+1
* Initial addition of new X509 V3 files, tidy of old files.Dr. Stephen Henson1999-01-241-0/+134