]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/bn/bn_mul.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / bn / bn_mul.c
2019-09-28  Dr. Matthias St... Reorganize local header files
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-09-11  Matt CaswellUpdate copyright year
2018-08-23  Andy Polyakovcrypto/bn: add more fixed-top routines.
2017-10-18  KaoruTodaRemove parentheses of return.
2017-10-09  KaoruTodaSince return is inconsistent, I removed unnecessary...
2017-06-17  Bernd EdlingerRemove a pointless "#if 0" block from BN_mul.
2017-05-11  Bernd EdlingerFix gcc-7 warnings.
2017-02-28  Matt CaswellRemove some commented out code in libcrypto
2017-02-28  Matt CaswellRemove dead code in bn
2017-02-01  Geoff Thorpebn: fix occurances of negative zero
2016-11-15  Rich SalzCheck return value of some BN functions.
2016-08-24  Matt CaswellRemove useless assignment
2016-05-17  Rich SalzCopyright consolidation 06/10
2016-04-07  Andy PolyakovClean-up *_DEBUG options.
2016-02-05  FdaSilvaYYGH601: Various spelling fixes.
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-05-06  Rich Salzmemset, memcpy, sizeof consistency fixes
2015-01-22  Matt CaswellRe-align some comments after running the reformat script.
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2014-12-30  Tim Hudsonmark all block comments that need format preserving...
2014-08-18  Doug GoldsteinRT2163: Remove some unneeded #include's
2010-06-12  Ben LaurieFix warnings.
2009-12-02  Dr. Stephen HensonPR: 2111
2009-06-17  Dr. Stephen HensonUpdate from 1.0.0-stable.
2008-11-12  Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-01  Ben Lauriesize_tification.
2007-11-03  Andy PolyakovCommit #16325 fixed one thing but broke DH with certain...
2007-07-08  Andy Polyakovbn_mul_recursive doesn't handle all cases correctly...
2004-03-13  Geoff ThorpeConvert openssl code not to assume the deprecated form...
2003-11-04  Geoff ThorpePut the first stage of my bignum debugging adventures...
2003-05-28  Richard LevitteMake sure to compare unsigned against unsigned.
2003-05-21  Richard LevitteFix sign bugs.
2003-01-09  Andy PolyakovFinalizing asm support for UnixWare, SCO, OpenUnix...
2002-06-13  Richard LevitteAdd support for DJGPP.
2002-05-30  Richard LevitteCheck the return values where memory allocation failure...
2002-05-10  Dr. Stephen HensonFallback to normal multiply if n2 == 8 and dna or dnb...
2001-10-14  Ulf Mölleropenbsd-x86 macros
2001-02-19  Richard LevitteMake all configuration macros available for application...
2000-12-15  Bodo MöllerThe C version of bn_sub_part_words is needed not only
2000-12-13  Richard LevitteProblem: bn_mul_normal() misbehaves if the size of...
2000-12-13  Richard LevitteIn bn_mul_recursive(), make sure the comba routines...
2000-12-13  Dr. Stephen HensonRewrite the extension code to use an ASN1_ITEM structure
2000-12-06  Ulf MöllerIntel assembler version for bn_sub_part_words(). I...
2000-12-05  Ulf MöllerUse assert as in the rest of the BN library.
2000-12-04  Richard LevitteRemove the last bn_wexpand()s that made us break constn...
2000-12-02  Ulf MöllerFix bn_cmp_part_words() and move it to bn_lib.c.
2000-11-30  Bodo MöllerFix BN_rshift, which caused lots of trouble.
2000-11-29  Richard LevitteCopy and paste error... bn_add_part_words() should...
2000-11-21  Richard LevitteAvoid getting warnings about unary - being used on...
2000-11-18  Richard LevitteRemove two bn_wexpand() from BN_mul(), which is a step...
2000-11-16  Richard LevitteMake sure to print the BN counting (BN_COUNT) to stderr...
2000-11-06  Richard LevitteConstify the BIGNUM routines a bit more. The only...
2000-07-26  Richard LevitteDarrel Hankerson <dhankers@cacr.math.uwaterloo.ca>...
2000-03-02  Bodo MöllerChange comment.
2000-03-01  Ulf Mölleradd comment.
2000-02-27  Ulf MöllerBug fix!
2000-02-26  Ulf MöllerReorganize bn_mul.c (no bugfix yet), remove obsolete...
2000-02-05  Ulf MöllerNew functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end...
2000-02-03  Ulf Möllerispell (and minor modifications)
1999-07-27  Andy Polyakovwhen invoking bn_*_comba[48] result->top wasn't always...
1999-04-19  Ulf MöllerChange functions to ANSI C.
1999-01-28  Mark J. CoxFixes to BN code. Previously the default was to define...
1998-12-22  Ralf S. EngelschallVarious cleanups and fixed by Marc and Ralf to start...
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.8.1b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...