OpenSSL 3.2.0, QUIC, macOS, error 56 on connected UDP socket
[openssl.git] / crypto / rc4 / asm / rc4-x86_64.pl
2023-09-07 Matt CaswellCopyright year updates
2023-06-15 Dimitri PapadopoulosFix typos found by codespell
2020-04-23 Matt CaswellUpdate copyright year
2020-02-17 David BenjaminAlso check for errors in x86_64-xlate.pl.
2020-02-15 H.J. Lux86_64: Add endbranch at function entries for Intel CET
2020-01-22 David BenjaminDo not silently truncate files on perlasm errors
2020-01-20 H.J. LuFix unwind info in crypto/rc4/asm/rc4-x86_64.pl
2019-12-23 Bernd EdlingerAdd some missing cfi frame info in rc4-md5-x86_64.pl
2019-09-16 Richard LevitteUnify all assembler file generators
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2017-10-13 Rich SalzRemove email addresses from source code.
2017-02-13 Andy Polyakov{md5,rc4}/asm/*-x86_64.pl: add CFI annotations.
2016-10-10 David BenjaminRemove trailing whitespace from some files.
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...