vpaes-[x86_64|ppc].pl: fix typo, which for some reason triggers rkhunter.
[openssl.git] / crypto / x509v3 / v3_enum.c
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2008-09-01 Dr. Stephen HensonInitial support for delta CRLs. If "use deltas" flag...
2007-01-21 Dr. Stephen HensonConstify version strings and some structures.
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-01-18 Richard LevitteAvoid converting void * to a function pointer when...
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-05-10 Ralf S. EngelschallFix various things to let OpenSSL even pass ``egcc...
1999-05-09 Dr. Stephen HensonKill evil casts, fix PKCS#7 and add new X509V3 Function.
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-06 Dr. Stephen HensonAdd an extra 'raw' function r2i to the extension code...
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.