Backport certificate status request TLS extension support to 0.9.8.
[openssl.git] / crypto / x509v3 / v3_utl.c
2007-10-12 Dr. Stephen HensonBackport certificate status request TLS extension suppo...
2007-02-03 Dr. Stephen HensonUpdate from fips2 branch.
2006-11-27 Ben LaurieAdd RFC 3779 support, contributed by ARIN.
2005-07-25 Dr. Stephen HensonUpdate from head.
2005-05-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-05-17 Geoff ThorpeDeprecate the recursive includes of bn.h from various...
2003-03-30 Dr. Stephen HensonMulti valued AVA support.
2003-03-24 Dr. Stephen HensonSupport for name constraints.
2003-02-27 Dr. Stephen HensonSupport for dirName from config files in GeneralName...
2003-02-05 Dr. Stephen HensonIPv6 display and input support for extensions usingh...
2002-11-14 Dr. Stephen HensonFix get_email: 0 is a valid return value
2002-11-13 Dr. Stephen HensonFix memory leak in s2i_ASN_INTEGER and return an error
2002-02-28 Bodo Möllerdisable '#ifdef DEBUG' sections
2001-03-15 Dr. Stephen HensonOverhaul the display of certificate details in
2001-01-19 Dr. Stephen HensonFixes to various ASN1_INTEGER routines for negative...
2000-12-08 Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code
2000-09-17 Richard LevitteUse sk_*_new_null() instead of sk_*_new(NULL), since...
2000-09-10 Richard LevitteMarin Kraemer <Martin.Kraemer@MchP.Siemens.De> sent...
2000-06-11 Dr. Stephen HensonDocument EVP routines. Change EVP_SealInit() and EVP_Op...
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-01-30 Ulf MöllerSeek out and destroy another evil cast.
1999-06-21 Dr. Stephen HensonImplement STACK_OF(ANS1_OBJECT) for extended key usage...
1999-06-20 Dr. Stephen HensonConvert the CONF library to use a typesafe stack: a...
1999-05-10 Bodo MöllerThe various character predicates (isspace and the like...
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-23 Ben LaurieWork with -pedantic!
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-04-17 Ben LaurieMassive constification.
1999-04-14 Dr. Stephen HensonAdd some utilities to support SXNet extension also...
1999-03-04 Dr. Stephen HensonDeleted my str_dup() function from X509V3: the same...
1999-02-22 Dr. Stephen HensonVarious changes to make this stuff compile under Win32...
1999-02-20 Dr. Stephen HensonPreliminary support for reason code CRL extension.
1999-02-19 Dr. Stephen HensonOverhaul 'crl' application, add a proper X509_CRL_print...
1999-02-17 Dr. Stephen HensonAdded code to GENERAL_NAME with support for more option...
1999-02-10 Dr. Stephen HensonMore extension code. Incomplete support for subject...
1999-01-24 Dr. Stephen HensonInitial addition of new X509 V3 files, tidy of old...