Undo commit d420ac2
[openssl.git] / crypto / asn1 / x_long.c
2017-07-05 Rich SalzUndo commit d420ac2
2017-04-10 Richard LevitteDiscourage the use of LONG and ZLONG, and deprecate...
2017-04-10 Andy Polyakovasn1/x_long.c: remove conditions in inner loops and...
2017-04-04 Richard LevitteFix faulty check of padding in x_long.c
2017-04-04 Matt CaswellFix a possible integer overflow in long_c2i
2017-03-20 Richard LevitteFix decoding of ASN.1 LONG and ZLONG items
2017-01-15 Kurt RoeckxFix VC warnings about unary minus to an unsigned type.
2016-07-20 Kurt RoeckxCast to an unsigned type before negating
2016-06-24 Kurt RoeckxAvoid signed overflow
2016-05-17 Rich SalzCopyright consolidation 08/10
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-03-02 Dr. Stephen HensonFix format script.
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2008-02-08 Dr. Stephen HensonSupport custom primitive type printing routines and...
2004-05-17 Geoff ThorpeDeprecate the recursive includes of bn.h from various...
2004-03-15 Richard LevitteConstify d2i, s2i, c2i and r2i functions and other...
2003-12-27 Richard LevitteUse BUF_strlcpy() instead of strcpy().
2003-10-29 Geoff ThorpeA general spring-cleaning (in autumn) to fix up signed...
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-08 Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code