The callbacks in the NAME_FUNCS structure are not used directly as LHASH
[openssl.git] / crypto / x509v3 / v3_crld.c
2001-01-04 Dr. Stephen HensonUpdate OCSP API.
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...
2000-07-02 Bodo MöllerDon't dereference NULL pointers.
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.
2000-01-07 Dr. Stephen Henson#undef PKCS7_SIGNER_INFO for Win32 to avoid clashes.
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-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-21 Dr. Stephen HensonSuppport for CRL distribution points extension. Also...