Add support for some broken PKCS#8 formats.
[openssl.git] / crypto / asn1 / a_enum.c
2000-01-30 Ulf MöllerSeek out and destroy another evil cast.
1999-12-13 Dr. Stephen HensonFix a typo in a_enum.c.
1999-12-10 Dr. Stephen HensonFix for crashing INTEGERs, ENUMERATEDs and OBJECT IDENT...
1999-10-23 Ben LaurieDon't return stuff from void functions.
1999-10-20 Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
1999-05-14 Dr. Stephen HensonThe encoding of negative ASN1 INTEGERs and the conversi...
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-02-09 Dr. Stephen HensonOops... forgot to add new ENUMERATED file...