Prevent malformed RFC3779 data triggering an assertion failure (CVE-2011-4577)
[openssl.git] / crypto / x509v3 / v3_cpols.c
2009-04-15 Dr. Stephen HensonUpdates from 1.0.0-stable.
2009-03-14 Dr. Stephen HensonPR: 1864
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2008-08-12 Dr. Stephen HensonSupport for policy mappings extension.
2007-01-21 Dr. Stephen HensonConstify version strings and some structures.
2005-08-05 Nils Larschfix potential memory leak + improved error checking
2005-05-11 Bodo MöllerFix more error codes.
2004-03-31 Dr. Stephen HensonNew function X509_POLICY_NODE_print()
2003-05-28 Dr. Stephen HensonPR: 627
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-05-17 Ben LaurieTypesafety Thought Police part 5.
2000-05-15 Ulf MöllerGet rid of more non-ANSI declarations.
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-05-08 Dr. Stephen HensonAllows PKCS#12 password to be placed on command line...
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...
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-04-19 Dr. Stephen HensonFinish off support for Certificate Policies extension.
1999-04-18 Dr. Stephen HensonInitial support for Certificate Policies extension...