]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/aes/asm/aes-s390x.pl
Update copyright year
[thirdparty/openssl.git] / crypto / aes / asm / aes-s390x.pl
2020-04-23  Matt CaswellUpdate copyright year
2020-03-05  Patrick Steueraes-s390x.pl: fix stg offset caused by typo in perlasm
2020-02-17  David BenjaminAlso check for errors in x86_64-xlate.pl.
2020-01-22  David BenjaminDo not silently truncate files on perlasm errors
2019-09-16  Richard LevitteUnify all assembler file generators
2019-07-02  Antoine CœurFix Typos
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-01-09  Richard LevitteUpdate copyright years on all files merged since Jan...
2018-01-07  Patrick Steuercrypto/aes/asm/aes-s390x.pl: replace decrypt flag by...
2018-01-07  Patrick Steuers390x assembly pack: add KMA code path for aes-ctr.
2017-11-12  Josh SorefMany spelling fixes/typo's corrected.
2017-10-30  Patrick Steuers390x assembly pack: extend s390x capability vector.
2017-10-17  Patrick Steuers390x assembly pack: remove capability double-checking.
2017-10-17  Patrick Steuercrypto/aes/asm/aes-s390x.pl: fix $softonly=1 code path.
2017-10-13  Rich SalzRemove email addresses from source code.
2016-10-18  Patrick SteuerFix strict-warnings build
2016-10-10  David BenjaminRemove trailing whitespace from some files.
2016-05-21  Rich SalzAdd OpenSSL copyright to .pl files
2016-04-25  Andy Polyakovs390x assembly pack: cache capability query results.
2016-03-10  Richard LevitteFix some assembler generating scripts for better unific...
2012-12-05  Andy Polyakovaes-s390x.pl: fix XTS bugs in z196-specific code path.
2012-12-01  Andy Polyakovaes-s390x.pl: harmonize software-only code path [and...
2012-04-09  Andy Polyakovaes-s390x.pl: fix crash in AES_set_decrypt_key in linux...
2012-04-05  Andy Polyakovaes-s390x.pl: make it more foolproof [inspired by 1...
2011-06-27  Andy Polyakovs390x assembler pack: add s390x-gf2m.pl and harmonize...
2011-03-04  Andy Polyakovs390x assembler pack: tune-up and support for new z196...
2010-11-29  Andy Polyakovs390x assembler pack: adapt for -m31 build, see comment...
2010-09-18  Andy Polyakovs390x assembler pack: extend OPENSSL_s390xcap_P to...
2010-07-14  Andy Polyakovaes-s390x.pl: revisit buffer allocation and add perform...
2010-07-09  Andy PolyakovRework framework for assembler support for AES counter...
2010-07-09  Andy PolyakovHarmonize s390x assembler modules with "catch-all"...
2010-01-19  Andy Polyakovs390x assembler update: add support for run-time facili...
2009-03-17  Andy Polyakovaes-390x.pl: commentary update.
2009-02-09  Andy Polyakovs390x assembler pack update.
2007-07-23  Andy PolyakovAllow for option to skip hardware support.
2007-07-13  Andy PolyakovVarious minor updates to AES assembler modules.
2007-05-28  Andy Polyakovs390x gas can't handle .align 128.
2007-05-28  Andy PolyakovAES_set_[en|de]crypt_key for s390x.
2007-05-03  Andy PolyakovFix bug introduced in cn#16195.
2007-05-03  Andy PolyakovFine reading of manual suggests that km can return...
2007-05-02  Andy PolyakovFix s390x bugs and correct performance coefficients.
2007-04-30  Andy Polyakovs390x assembler pack.