Make `safe' (EC)DSA nonces the default.
[openssl.git] / crypto / x86cpuid.pl
2013-06-10 Andy Polyakovx86cpuid.pl: fix extended feature flags detection.
2013-03-04 Ben LaurieMerge branch 'master' of openssl.net:openssl
2013-03-04 Andy Polyakovx86cpuid.pl: make it work with older CPUs.
2012-11-17 Andy PolyakovExtend OPENSSL_ia32cap_P with extra word to accomodate...
2012-08-29 Andy Polyakovx86cpuid.pl: hide symbols [backport from x86_64].
2012-06-04 Andy PolyakovRevert random changes from commit#22606.
2012-06-03 Ben LaurieVersion skew reduction: trivia (I hope).
2012-04-28 Andy Polyakovperlasm: fix symptom-less bugs, missing semicolons...
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-06-04 Andy Polyakovx86[_64]cpuid.pl: add function accessing rdrand instruc...
2011-05-29 Andy Polyakovx86cpuid.pl: last commit broke platforms with perl...
2011-05-27 Andy Polyakovx86[_64]cpuid.pl: harmonize usage of reserved bits...
2011-05-16 Andy Polyakovx86[_64]cpuid.pl: handle new extensions.
2011-04-17 Andy PolyakovMultiple assembler packs: add experimental memory bus...
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 Polyakovx86cpuid.pl: sync OPENSSL_ia32_cpuid with x86_64cpuid.pl.
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...