Support for policy mappings extension.
[openssl.git] / crypto / x509v3 / v3_genn.c
2008-04-01 Dr. Stephen HensonAvoid warnings.
2008-03-26 Dr. Stephen HensonSigned Receipt Request utility functions and option...
2006-02-13 Nils Larschfix warning
2006-02-12 Ulf MöllerRFC 3161 compliant time stamp request creation, respons...
2001-02-23 Dr. Stephen HensonGet rid of ASN1_ITEM_FUNCTIONS dummy function
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-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.
1999-11-19 Dr. Stephen HensonSupport for otherName in GeneralName.
1999-10-20 Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
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-20 Dr. Stephen HensonVarious fixes so Win32 compile may work. Convert Genera...
1999-04-19 Ulf MöllerChange functions to ANSI C.
1999-02-22 Dr. Stephen HensonVarious changes to make this stuff compile under Win32...
1999-02-07 Dr. Stephen HensonAdd support for GeneralName and GeneralNames extensions...