]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/asn1/x_long.c
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
[thirdparty/openssl.git] / crypto / asn1 / x_long.c
2020-11-13  Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-04-23  Matt CaswellUpdate copyright year
2020-04-16  Rich SalzUse build.info, not ifdef for crypto modules
2019-11-07  Richard LevitteUpdate source files for deprecation at 3.0
2019-03-06  David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06  Richard LevitteRefactor the computation of API version limits
2018-12-06  Richard LevitteSwitch future deprecation version from 1.2.0 to 3.0
2017-07-06  PauliMemory bounds checking in asn1 code.
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