]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/rc4/asm/rc4-x86_64.pl
spelling fixes, just comments and readme.
[thirdparty/openssl.git] / crypto / rc4 / asm / rc4-x86_64.pl
2016-08-05  klemensspelling fixes, just comments and readme.
2016-05-29  Andy Polyakovx86_64 assembly pack: tolerate spaces in source directo...
2016-05-21  Rich SalzAdd OpenSSL copyright to .pl files
2015-07-13  Richard LevitteConversion to UTF-8 where needed
2013-01-22  Andy Polyakovx86_64 assembly pack: make Windows build more robust.
2012-06-27  Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2012-06-12  Andy Polyakovx86[_64] assembly pack: update benchmark results.
2011-06-27  Andy Polyakovrc4-x86_64.pl: commentary update.
2011-05-29  Andy PolyakovVarious mingw64 fixes.
2011-05-27  Andy Polyakovrc4-x86_64.pl: fix due credit.
2011-05-27  Andy Polyakovrc4-x86_64.pl: RC4_options fix-up.
2011-05-27  Andy Polyakovx86[_64]cpuid.pl: harmonize usage of reserved bits...
2011-05-27  Andy Polyakovrc4-x86_64.pl: major optimization for contemporary...
2010-05-13  Andy Polyakovrc4-x86_64.pl: "Westmere" optimization.
2010-05-05  Andy PolyakovRevert previous Linux-specific/centric commit#19629...
2010-05-05  Ben LaurieNon-executable stack in asm.
2009-04-26  Andy PolyakovHandle push/pop %rbx in epi/prologue (this is Win64...
2008-12-19  Andy Polyakovx86_64 assembler pack: add support for Win64 SEH.
2008-11-12  Andy Polyakovx86_64 assembler pack to comply with updated styling...
2008-01-12  Andy Polyakovrc4-x86_64 portability fix.
2007-04-26  Andy PolyakovReimplement rc4-586.pl, relicense rc4-x86_64.pl.
2007-04-02  Andy PolyakovRC4_set_key for x86_64 and Core2 optimization.
2007-03-20  Andy PolyakovTwo extra instructions in RC4 character loop give 80...
2005-05-04  Andy PolyakovCommentary update motivating code update in 0.9.7.
2005-05-03  Andy PolyakovCommentary update.
2005-05-03  Andy PolyakovRename amd64 modules to x86_64 and update RC4 implement...