]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/x509v3/v3_pku.c
Run util/openssl-format-source -v -c .
[thirdparty/openssl.git] / crypto / x509v3 / v3_pku.c
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellFurther comment amendments to preserve formatting prior...
2008-11-05  Dr. Stephen HensonChange old obsolete email address...
2007-01-21  Dr. Stephen HensonUpdate from HEAD.
2005-05-17  cvs2svnThis commit was manufactured by cvs2svn to create branch
2001-02-23  Dr. Stephen HensonGet rid of ASN1_ITEM_FUNCTIONS dummy function
2001-02-23  Dr. Stephen HensonInitial support for ASN1_ITEM_FUNCTION option to
2000-12-13  Dr. Stephen HensonRewrite the extension code to use an ASN1_ITEM structure
2000-12-08  Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code
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-10-20  Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
1999-06-21  Dr. Stephen HensonImplement STACK_OF(ANS1_OBJECT) for extended key usage...
1999-04-26  Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-19  Ulf MöllerChange functions to ANSI C.
1999-03-27  Dr. Stephen HensonAdd initial support for Thawte strong extranet certific...
1999-03-06  Dr. Stephen HensonAdd an extra 'raw' function r2i to the extension code...
1999-02-22  Dr. Stephen HensonVarious changes to make this stuff compile under Win32...
1999-02-21  Ben LaurieFix warning.
1999-02-19  Dr. Stephen HensonOverhaul 'crl' application, add a proper X509_CRL_print...
1999-02-17  Dr. Stephen HensonFuller authority key id support, partial support for...