Do not silently truncate files on perlasm errors
[openssl.git] / crypto / aes / asm / aesni-sha1-x86_64.pl
2020-01-22 David BenjaminDo not silently truncate files on perlasm errors
2020-01-17 Richard LevitteFor all assembler scripts where it matters, recognise...
2019-12-20 Bernd EdlingerAdd some missing cfi frame info in aesni-sha and sha...
2019-09-16 Richard LevitteUnify all assembler file generators
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2017-07-24 Andy Polyakovaes/asm/aesni-sha*-x86_64.pl: add SHAEXT performance...
2017-03-29 FdaSilvaYYMore typo fixes
2017-03-22 Andy Polyakovaes/asm/aesni-sha*-x86_64.pl: fix IV handling in SHAEXT...
2017-02-13 Andy Polyakovaes/asm/*-x86_64.pl: add CFI annotations.
2016-10-10 David BenjaminRemove trailing whitespace from some files.
2016-05-29 Andy Polyakovx86_64 assembly pack: tolerate spaces in source directo...
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2015-12-13 Andy Polyakovx86_64 assembly pack: tune clang version detection...
2015-11-23 Andy Polyakovx86_64 assembly pack: tune clang version detection.
2015-09-26 Andy PolyakovSkylake performance results.
2014-06-29 Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-06-28 Andy Polyakovx86_64 assembly pack: refine clang detection.
2014-06-24 Andy Polyakovx86_64 assembly pack: addendum to last clang commit.
2014-06-24 Andy Polyakovx86_64 assembly pack: allow clang to compile AVX code.
2014-06-16 Andy Polyakovaesni-sha[1|256]-x86_64.pl: fix logical error and MacOS...
2014-06-12 Andy PolyakovFacilitate back-porting of AESNI and SHA modules.
2014-06-11 Andy PolyakovAdd support for Intel SHA extension.
2014-02-01 Andy Polyakovcrypto/sha/asm/sha1-x86_64.pl update:
2014-01-04 Andy Polyakovaesni-sha1-x86_64.pl: refine Atom-specific optimization.
2014-01-03 Andy Polyakovaesni-sha1-x86_64.pl: add stiched decrypt procedure,
2013-06-10 Andy Polyakovaesni-sha1-x86_64.pl: update performance data.
2013-05-25 Andy Polyakovaesni-sha1-x86_64.pl: Atom-specific optimization.
2013-02-14 Andy Polyakov[aesni-]sha1-x86_64.pl: code refresh.
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-08-23 Andy PolyakovAdd RC4-MD5 and AESNI-SHA1 "stitched" implementations.