Pick a q size consistent with the digest for DSA param generation
[openssl.git] / crypto / x86cpuid.pl
2017-03-13 Andy Polyakovcrypto/x86*cpuid.pl: move extended feature detection.
2014-02-14 Andy Polyakovx86[_64]cpuid.pl: add low-level RDSEED.
2013-10-01 Ben LaurieMerge remote-tracking branch 'agl/1.0.2alpn' into agl...
2013-09-15 Andy PolyakovExtend OPENSSL_ia32cap_P (backport from HEAD).
2013-09-09 Andy PolyakovRevert "x86cpuid.pl: fix extended feature flags detection."
2013-06-10 Andy Polyakovx86cpuid.pl: fix extended feature flags detection.
2013-03-18 Andy Polyakovx86cpuid.pl: make it work with older CPUs.
2012-08-29 Andy Polyakovx86cpuid.pl: hide symbols [backport from x86_64, from...
2012-06-03 Ben LaurieReduce version skew: trivia (I hope).
2012-03-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2012-02-28 Andy Polyakovx86cpuid.pl: fix processor capability detection on...
2011-11-08 Andy Polyakovx86cpuid.pl: compensate for imaginary virtual machines...
2011-11-05 Andy Polyakovx86cpuid.pl: don't punish "last-year" OSes on "this...
2011-08-10 Andy PolyakovAdd provisory support for RDRAND [from HEAD].
2011-06-28 Andy Polyakovx86[_64]cpuid.pl: harmonize OPENSSL_ia32_cpuid [from...
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-02-12 Dr. Stephen HensonMake assembly language versions of OPENSSL_cleanse...
2009-05-14 Andy Polyakovx86[_64]cpuid.pl: update from HEAD.
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2008-01-05 Dr. Stephen HensonUpdate perl asm scripts include paths for perlasm.
2007-07-21 Andy Polyakovx86*cpuid update.
2007-05-19 Andy Polyakovx86cpuid fixes.
2007-05-14 Andy PolyakovProfiling revealed that OPENSSL_cleanse consumes *more...
2007-04-01 Andy PolyakovUpdate x86cpuid.pl to correctly detect shared cache...
2005-12-06 Andy PolyakovSupport for indirect calls in x86 assembler modules.
2005-12-03 Andy Polyakovx86cpuid.pl update.
2005-06-24 Andy PolyakovReplace emms with finit in x86cpuid.
2005-05-18 Andy PolyakovDon't emit SSE2 instructions unless were asked to.
2005-05-03 Andy PolyakovCpuid modules updates.
2004-09-09 Andy Polyakovx86 assembler updates: more instructions, new OPENSSL_i...
2004-08-29 Andy PolyakovOPENSSL_ia32cap final touches. Note that OPENSSL_ia32ca...
2004-07-26 Andy PolyakovAdd framework for yet another assembler module dubbed...