]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/bn/bn_asm.c
Remove /* foo.c */ comments
[thirdparty/openssl.git] / crypto / bn / bn_asm.c
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Andy Polyakovbn/bn_asm.c: make it indent-friendly.
2015-01-08  Andy PolyakovFix for CVE-2014-3570 (with minor bn_asm.c revamp).
2014-12-08  Dr. Stephen HensonRemove OPENSSL_FIPSCANISTER code.
2014-08-18  Doug GoldsteinRT2163: Remove some unneeded #include's
2011-02-16  Dr. Stephen HensonExperimental symbol renaming to avoid clashes with...
2008-12-16  Andy PolyakovBring C bn_mul_mont template closer to assembler.
2008-11-12  Andy PolyakovRevert commit #17603, it should have been part of ...
2008-11-12  Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-05  Dr. Stephen HensonPR: 1777
2008-11-02  Dr. Stephen HensonFix prototypes.
2005-10-22  Andy Polyakovbn_asm.c update.
2005-10-22  Andy PolyakovChange bn_mul_mont declaration and BN_MONT_CTX. Update...
2005-10-14  Andy PolyakovFix bug in SMALL_FOOTPRINT path and clarify comment.
2005-10-06  Andy PolyakovLeave the decision to call/implement bn_sqr_mont to...
2005-10-04  Andy PolyakovReserve for SMALL_FOOTPRINT bn_asm.c. Currently OPENSSL...
2005-10-04  Andy PolyakovAdd reference implementation for bn_[mul|sqr]_mont...
2005-08-04  Andy Polyakov3-4 times better RSA/DSA performance on WIN64A target...
2005-05-31  Nils Larschfix assertion
2000-11-18  Richard LevitteMake the definition of bn_add_words() match the definition.
2000-11-16  Richard LevitteMore constification of the BN library.
2000-09-04  Bodo MöllerAvoid abort() throughout the library, except when prepr...
2000-02-27  Ben LaurieTypo.
2000-02-26  Ulf MöllerReorganize bn_mul.c (no bugfix yet), remove obsolete...
2000-02-02  Andy PolyakovSupport for "multiply high" instruction, see BN_UMULT_H...
1999-07-30  Andy PolyakovBignum division tune-up. Idea is to move multiplication...
1999-07-21  Andy PolyakovGet rid of redundant multiplications in bn_div_words.
1999-05-26  Bodo MöllerCircument egcs bug.
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-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