]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/asn1/x_bignum.c
constify *_dup() and *i2d_*() and related functions as far as possible, introducing...
[thirdparty/openssl.git] / crypto / asn1 / x_bignum.c
2019-03-06  David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2016-07-18  Dr. Stephen HensonFix print of ASN.1 BIGNUM type.
2016-05-17  Rich SalzCopyright consolidation 08/10
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-11-09  Matt CaswellContinue standardising malloc style for libcrypto
2015-08-31  mrprecheck bn_new return value
2015-06-23  Rich SalzMore secure storage of key material.
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...
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...
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