]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/x86_64cpuid.pl
Directly return from final sha3/keccak_final if no bytes are requested
[thirdparty/openssl.git] / crypto / x86_64cpuid.pl
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-06-03  Andy Polyakov{arm64|x86_64}cpuid.pl: add special 16-byte case to...
2018-03-08  Bryan DonlanFix issues in ia32 RDRAND asm leading to reduced entropy
2017-12-08  Andy Polyakovcrypto/x86_64cpuid.pl: suppress AVX512F flag on Skylake-X.
2017-11-23  Andy Polyakovcrypto/x86_64cpuid.pl: fix AVX512 capability masking.
2017-11-08  Andy PolyakovOPENSSL_ia32cap: reserve for new extensions.
2017-07-27  David BenjaminFix comment typo.
2017-07-25  Andy Polyakovcrypto/x86_64cpuid.pl: fix typo in Knights Landing...
2017-07-21  Andy Polyakovx86_64 assembly pack: "optimize" for Knights Landing...
2017-03-13  Andy Polyakovcrypto/x86*cpuid.pl: move extended feature detection.
2017-03-07  Andy Polyakovcrypto/x86_64cpuid.pl: move extended feature detection...
2017-02-26  Andy Polyakovcrypto/x86_64cpuid.pl: add CFI annotations.
2017-02-03  Andy Polyakovcrypto/x86_64cpuid.pl: detect if kernel preserves ...
2016-07-15  Andy Polyakovcrypto/x86[_64]cpuid.pl: add OPENSSL_ia32_rd[rand|seed...
2016-05-29  Andy Polyakovx86_64 assembly pack: tolerate spaces in source directo...
2016-05-19  Andy PolyakovAdd assembly CRYPTO_memcmp.
2016-04-20  Rich SalzCopyright consolidation: perl files
2014-02-14  Andy Polyakovx86[_64]cpuid.pl: add low-level RDSEED.
2013-01-22  Andy Polyakovx86_64 assembly pack: make Windows build more robust.
2012-11-17  Andy PolyakovExtend OPENSSL_ia32cap_P with extra word to accomodate...
2012-06-27  Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2011-11-12  Andy Polyakovcryptlib.c, etc.: fix linker warnings in 64-bit Darwin...
2011-06-04  Andy Polyakovx86_64cpuid.pl: fix typo.
2011-06-04  Andy Polyakovx86[_64]cpuid.pl: add function accessing rdrand instruc...
2011-05-27  Andy Polyakovx86[_64]cpuid.pl: harmonize usage of reserved bits...
2011-05-26  Andy Polyakovx86_64cpuid.pl: get AVX masking right.
2011-05-18  Andy Polyakovx86_64cpuid.pl: allow shared build to work without...
2011-05-16  Andy Polyakovx86[_64]cpuid.pl: handle new extensions.
2011-04-17  Andy PolyakovMultiple assembler packs: add experimental memory bus...
2010-05-05  Andy PolyakovRevert previous Linux-specific/centric commit#19629...
2010-05-05  Ben LaurieNon-executable stack in asm.
2010-04-14  Andy Polyakovx86_64cpuid.pl: ml64 is allergic to db on label line.
2010-01-24  Andy PolyakovOPENSSL_cleanse to accept zero length parameter [matchi...
2009-05-14  Andy Polyakovx86[_64]cpuid.pl: further refine shared cache detection.
2009-05-12  Andy Polyakovx86_64cpuid.pl: refine shared cache detection logic.
2008-11-12  Andy Polyakovx86_64 assembler pack to comply with updated styling...
2008-07-15  Andy Polyakovx86_64cpuid.pl cosmetics: harmonize $dir treatment...
2008-02-25  Dr. Stephen HensonUse default value for $dir if it is empty.
2008-01-13  Andy PolyakovMake all x86_64 modules independent on current working...
2007-08-23  Andy PolyakovMake x86_64 modules work under Win64/x64.
2007-07-21  Andy Polyakovx86*cpuid update.
2007-06-21  Andy PolyakovFlush output in x86_64cpuid.pl.
2007-05-14  Andy PolyakovProfiling revealed that OPENSSL_cleanse consumes *more...
2007-05-14  Andy Polyakovx86_64 assembler updates.
2007-04-02  Andy PolyakovRC4_set_key for x86_64 and Core2 optimization.
2005-06-20  Andy PolyakovSolaris x86_64 /usr/ccs/bin/as support.
2005-05-03  Andy PolyakovRename amd64 modules to x86_64 and update RC4 implement...