Fix wrong numbers being passed as string lengths
[openssl.git] / crypto / bn / asm /
2015-01-27 Rich SalzRevert "Remove engine_rsax and its asm file."
2015-01-26 Rich SalzRemove engine_rsax and its asm file.
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22 Andy Polyakovbn/asm/x86_64-gcc.cL make it indent-friendly.
2015-01-22 Tim Hudsonmark all block comments that need format preserving...
2015-01-08 Andy PolyakovFix for CVE-2014-3570.
2014-08-19 Adam LangleyAdd volatile qualifications to two blocks of inline...
2013-12-03 Andy Polyakovbn/asm/x86_64-mont5.pl: comply with Win64 ABI.
2013-10-19 Ben LaurieMerge branch 'no_gmt_unix_time' of git://github.com...
2013-10-13 Andy PolyakovMIPS assembly pack: get rid of deprecated instructions.
2013-06-30 Andy PolyakovPA-RISC assembler pack: switch to bve in 64-bit builds.
2013-03-18 Dr. Stephen HensonMerge branch 'OpenSSL_1_0_1-stable' of ../openssl into...
2013-03-01 Andy Polyakovx86_64-gf2m.pl: fix typo.
2013-03-01 Andy Polyakovx86_64-gf2m.pl: add missing Windows build fix for ...
2013-02-02 Andy Polyakovx86_64 assembly pack: keep making Windows build more...
2013-01-22 Andy Polyakovx86_64 assembly pack: make Windows build more robust...
2013-01-22 Andy Polyakovbn/asm/mips.pl: hardwire local call to bn_div_words.
2012-06-27 Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2011-12-12 Andy Polyakovmodexp512-x86_64.pl: Solaris portability fix [from...
2011-12-09 Andy Polyakovx86-mont.pl: fix bug in integer-only squaring path.
2011-12-01 Andy Polyakovbn/asm/mips.pl: fix typos [from HEAD].
2011-11-14 Andy Polyakovx86 assembler pack update from HEAD.
2011-11-14 Andy Polyakovx86_64 assembler pack update from HEAD.
2011-11-14 Andy PolyakovARM assembler pack update from HEAD.
2011-11-14 Andy PolyakovMIPS assembler pack update from HEAD.
2011-11-14 Andy PolyakovPPC assembler pack update from HEAD.
2011-11-14 Andy PolyakovPA-RISC assembler pack update from HEAD.
2011-11-14 Andy Polyakovs390x assembler pack update from HEAD.
2011-11-14 Andy PolyakovIA64 assembler pack update from HEAD.
2011-11-05 Andy Polyakovppc.pl: fix bug in bn_mul_comba4 [from HEAD].
2011-08-19 Andy Polyakovmodexp512-x86_64.pl: make it work with ml64 [from HEAD].
2011-08-12 Andy PolyakovAlpha assembler fixed from HEAD.
2011-07-20 Andy PolyakovAdd RSAX builtin engine [from HEAD].
2011-03-04 Andy Polyakovs390x-mont.pl: optimize for z196.
2010-11-22 Andy Polyakovs390x.S: fix typo in bn_mul_words [from HEAD].
2010-09-13 Andy PolyakovAlpha assembler pack: adapt for Linux [from HEAD].
2010-09-10 Andy Polyakovcrypto/bn/asm/s390x.S: drop redundant instructions...
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-04-10 Andy Polyakovalpha-mont.pl: comply with stack alignment requirement...
2010-03-29 Andy PolyakovARMv4 assembler: [unconfirmed] fix for compilation...
2010-02-28 Ben LaurieFix warning.
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-02-10 Andy Polyakovs390x-mont.pl: optimize prologue.
2009-02-09 Andy Polyakovs390x assembler pack update.
2009-01-11 Dr. Stephen HensonFix missing prototype warnings then fix different proto...
2008-12-19 Andy Polyakovx86_64 assembler pack: add support for Win64 SEH.
2008-11-14 Andy Polyakovx86_64-xlate.pl update, engage x86_64 assembler in...
2008-11-12 Andy Polyakovx86_64 assembler pack to comply with updated styling...
2008-11-12 Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-02 Dr. Stephen HensonUse stddef.h to pick up size_t def.
2008-11-02 Dr. Stephen HensonFix warnings about mismatched prototypes, undefined...
2008-11-01 Ben Lauriesize_tification.
2008-09-12 Andy PolyakovAIX build updates.
2008-02-27 Andy PolyakovMake x86_64-mont.pl work with debug Win64 build.
2008-02-05 Andy Polyakovppc64-mont optimization.
2008-01-13 Andy PolyakovUnify ppc assembler make rules.
2008-01-05 Dr. Stephen HensonUpdate perl asm scripts include paths for perlasm.
2007-12-29 Andy PolyakovFinal (for this commit series) optimized version and...
2007-12-29 Andy PolyakovThis is also informational commit exposing loop modulo...
2007-12-29 Andy PolyakovNew Montgomery multiplication module, ppc64-mont.pl...
2007-09-27 Andy PolyakovYet another ARM update. It appears to be more appropria...
2007-06-29 Andy PolyakovLatest bn_mont.c modification broke ECDSA test. I've...
2007-06-21 Andy PolyakovTypo in x86_64-mont.pl.
2007-06-20 Andy Polyakovbn_asm for s390x.
2007-06-20 Andy PolyakovSPARC Solaris and Linux assemblers treat .align directi...
2007-06-17 Andy PolyakovEliminate conditional final subtraction in Montgomery...
2007-04-30 Andy Polyakovs390x assembler pack.
2007-03-20 Andy Polyakovnasm fixes.
2007-03-20 Andy Polyakovsparcv9a-mont was modified to handle 32-bit aligned...
2007-01-17 Andy PolyakovMake armv4t-mont module backward binary compatible...
2007-01-11 Andy PolyakovMontgomery multiplication for ARMv4.
2006-12-29 Andy PolyakovMontgomery multiplication for MIPS III/IV. Not engaged.
2006-12-29 Andy PolyakovMinor clean-up in crypto/bn/asm.
2006-12-28 Andy PolyakovMinor performance improvements to x86-mont.pl.
2006-12-27 Andy PolyakovFix for "strange errors" exposed by ccgost engine....
2006-12-22 Andy Polyakovx86-mont.pl sse2 tune-up and integer-only squaring...
2006-12-08 Andy PolyakovEliminate 64-bit alignment limitation in sparcv9a-mont.
2006-12-08 Andy Polyakovalpha-mont.pl: gcc portability fix and make-rule.
2006-12-08 Andy PolyakovMinor, +10%, tune-up for x86_64-mont.pl.
2006-12-08 Andy PolyakovMontgomery multiplication routine for Alpha.
2006-11-28 Andy PolyakovClarify HAL SPARC64 support situation in sparcv9a-mont.pl.
2006-11-28 Andy PolyakovMinor optimizations based on intruction level profiler...
2006-11-28 Andy PolyakovModulo-schedule loops in sparcv9a-mont.pl. Overall...
2006-11-28 Andy PolyakovThis is "informational" commit. Its mere purpose is...
2006-11-27 Andy PolyakovNon-SSE2 path to bn_mul_mont. But it's disabled, becaus...
2006-10-17 Andy Polyakovbn/asm/ppc.pl to use ppc-xlate.pl.
2006-10-17 Andy PolyakovVIA-specific Montgomery multiplication routine.
2006-08-09 Andy Polyakov+20% tune-up for Power5.
2006-07-31 Andy PolyakovEngage assembler in solaris64-x86_64-cc.
2006-05-04 Andy PolyakovFuther minor PPC assembler update.
2006-05-03 Andy PolyakovMinor PPC assembler updates.
2006-04-30 Andy PolyakovYet another "teaser" Montgomery multiplication module...
2005-12-27 Andy PolyakovMinor sparcv9 clean-ups.
2005-12-19 Andy PolyakovAs SPARCV9 CPU flavor is [expected to be] detected...
2005-12-16 Andy PolyakovUnify sparcv9 assembler naming and build rules among...
2005-12-15 Andy PolyakovAdd IALU-only bn_mul_mont for SPARCv9. See commentary...
2005-12-15 Andy PolyakovSwitch 64-bit sparcv9 platforms from bn(64,64) to bn...
2005-11-15 Andy PolyakovApply "better safe than sorry" approach after addressin...
2005-11-11 Andy PolyakovAttempt to resolve sporadic SEGV crashes in bn_sub_word...
2005-10-25 Andy PolyakovClarify binary compatibility with HAL/Fujitsu SPARC64...
next