]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/x509v3/v3_alt.c
Initial support for ASN1_ITEM_FUNCTION option to
[thirdparty/openssl.git] / crypto / x509v3 / v3_alt.c
2001-02-23  Dr. Stephen HensonInitial support for ASN1_ITEM_FUNCTION option to
2000-12-16  Dr. Stephen HensonAdd OCSP service locator extension.
2000-12-14  Dr. Stephen HensonNew function X509V3_extensions_print() this removes...
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-09-17  Richard LevitteUse sk_*_new_null() instead of sk_*_new(NULL), since...
1999-12-01  Dr. Stephen HensonModify the X509 V3 extension lookup code.
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-06-20  Dr. Stephen HensonConvert the CONF library to use a typesafe stack: a...
1999-04-27  Dr. Stephen HensonOops ... fix warning.
1999-04-27  Dr. Stephen HensonAdd PKCS#12 documentation and new option in x509 to...
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-23  Ben LaurieWork with -pedantic!
1999-04-20  Ulf MöllerFix lots of warnings.
1999-04-20  Dr. Stephen HensonVarious fixes so Win32 compile may work. Convert Genera...
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-02-22  Dr. Stephen HensonVarious changes to make this stuff compile under Win32...
1999-02-21  Dr. Stephen HensonAdd more functionality to issuer alt name and subject...
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-02-08  Dr. Stephen HensonComment out def of currently unimplemented function...
1999-02-07  Dr. Stephen HensonFix filename in comment.
1999-02-07  Dr. Stephen HensonAdd support for GeneralName and GeneralNames extensions...