| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year | Matt Caswell | 2020-04-23 | 1 | -1/+1 |
* | Also check for errors in x86_64-xlate.pl. | David Benjamin | 2020-02-17 | 1 | -1/+1 |
* | Do not silently truncate files on perlasm errors | David Benjamin | 2020-01-22 | 1 | -1/+1 |
* | Unify all assembler file generators | Richard Levitte | 2019-09-16 | 1 | -3/+1 |
* | Following the license change, modify the boilerplates in crypto/ | Richard Levitte | 2018-12-06 | 1 | -1/+1 |
* | Fix issues in ia32 RDRAND asm leading to reduced entropy | Bryan Donlan | 2018-03-08 | 1 | -13/+2 |
* | Many spelling fixes/typo's corrected. | Josh Soref | 2017-11-11 | 1 | -1/+1 |
* | Remove filename argument to x86 asm_init. | David Benjamin | 2017-05-11 | 1 | -1/+1 |
* | More typo fixes | FdaSilvaYY | 2017-03-29 | 1 | -1/+1 |
* | crypto/x86*cpuid.pl: move extended feature detection. | Andy Polyakov | 2017-03-13 | 1 | -20/+18 |
* | Remove OPENSSL_indirect_call() | Benjamin Kaduk | 2017-02-28 | 1 | -39/+0 |
* | Remove trailing whitespace from some files. | David Benjamin | 2016-10-10 | 1 | -1/+1 |
* | crypto/x86[_64]cpuid.pl: add OPENSSL_ia32_rd[rand|seed]_bytes. | Andy Polyakov | 2016-07-15 | 1 | -9/+44 |
* | Add assembly CRYPTO_memcmp. | Andy Polyakov | 2016-05-19 | 1 | -0/+25 |
* | Copyright consolidation: perl files | Rich Salz | 2016-04-20 | 1 | -1/+7 |
* | Unified - adapt the generation of cpuid, uplink and buildinf to use GENERATE | Richard Levitte | 2016-03-09 | 1 | -0/+6 |
* | Undo a90081576c94f9f54de1755188a00ccc1760549a | Rich Salz | 2014-08-09 | 1 | -1/+36 |
* | Remove DJGPP (and therefore WATT32) #ifdef's. | Rich Salz | 2014-08-08 | 1 | -36/+1 |
* | x86[_64]cpuid.pl: add low-level RDSEED. | Andy Polyakov | 2014-02-14 | 1 | -0/+12 |
* | x86cpuid.pl: fix extended feature flags detection. | Andy Polyakov | 2013-06-10 | 1 | -9/+10 |
* | x86cpuid.pl: make it work with older CPUs. | Andy Polyakov | 2013-03-04 | 1 | -0/+2 |
* | Extend OPENSSL_ia32cap_P with extra word to accomodate AVX2 capability. | Andy Polyakov | 2012-11-17 | 1 | -0/+13 |
* | x86cpuid.pl: hide symbols [backport from x86_64]. | Andy Polyakov | 2012-08-29 | 1 | -0/+3 |
* | Revert random changes from commit#22606. | Andy Polyakov | 2012-06-04 | 1 | -1/+1 |
* | Version skew reduction: trivia (I hope). | Ben Laurie | 2012-06-03 | 1 | -1/+1 |
* | perlasm: fix symptom-less bugs, missing semicolons and 'my' declarations. | Andy Polyakov | 2012-04-28 | 1 | -3/+3 |
* | x86cpuid.pl: fix processor capability detection on pre-586. | Andy Polyakov | 2012-02-28 | 1 | -2/+3 |
* | x86cpuid.pl: compensate for imaginary virtual machines. | Andy Polyakov | 2011-11-08 | 1 | -2/+0 |
* | x86cpuid.pl: don't punish "last-year" OSes on "this-year" CPUs. | Andy Polyakov | 2011-11-05 | 1 | -1/+1 |
* | x86[_64]cpuid.pl: add function accessing rdrand instruction. | Andy Polyakov | 2011-06-04 | 1 | -0/+12 |
* | x86cpuid.pl: last commit broke platforms with perl with 64-bit integer. | Andy Polyakov | 2011-05-29 | 1 | -5/+5 |
* | x86[_64]cpuid.pl: harmonize usage of reserved bits #20 and #30. | Andy Polyakov | 2011-05-27 | 1 | -4/+6 |
* | x86[_64]cpuid.pl: handle new extensions. | Andy Polyakov | 2011-05-16 | 1 | -16/+47 |
* | Multiple assembler packs: add experimental memory bus instrumentation. | Andy Polyakov | 2011-04-17 | 1 | -0/+102 |
* | OPENSSL_cleanse to accept zero length parameter [matching C implementation]. | Andy Polyakov | 2010-01-24 | 1 | -0/+3 |
* | x86[_64]cpuid.pl: further refine shared cache detection. | Andy Polyakov | 2009-05-14 | 1 | -6/+32 |
* | x86cpuid.pl: sync OPENSSL_ia32_cpuid with x86_64cpuid.pl. | Andy Polyakov | 2009-05-12 | 1 | -2/+29 |
* | Update perl asm scripts include paths for perlasm. | Dr. Stephen Henson | 2008-01-05 | 1 | -1/+2 |
* | x86*cpuid update. | Andy Polyakov | 2007-07-21 | 1 | -7/+10 |
* | x86cpuid fixes. | Andy Polyakov | 2007-05-19 | 1 | -1/+1 |
* | Profiling revealed that OPENSSL_cleanse consumes *more* CPU time than | Andy Polyakov | 2007-05-14 | 1 | -0/+31 |
* | Update x86cpuid.pl to correctly detect shared cache and to support new | Andy Polyakov | 2007-04-01 | 1 | -0/+24 |
* | Support for indirect calls in x86 assembler modules. | Andy Polyakov | 2005-12-06 | 1 | -1/+1 |
* | x86cpuid.pl update. | Andy Polyakov | 2005-12-03 | 1 | -0/+39 |
* | Replace emms with finit in x86cpuid. | Andy Polyakov | 2005-06-24 | 1 | -3/+2 |
* | Don't emit SSE2 instructions unless were asked to. | Andy Polyakov | 2005-05-18 | 1 | -11/+15 |
* | Cpuid modules updates. | Andy Polyakov | 2005-05-03 | 1 | -0/+78 |
* | x86 assembler updates: more instructions, new OPENSSL_instrument_halt | Andy Polyakov | 2004-09-09 | 1 | -0/+34 |
* | OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer a | Andy Polyakov | 2004-08-29 | 1 | -4/+4 |
* | Add framework for yet another assembler module dubbed "cpuid." Idea | Andy Polyakov | 2004-07-26 | 1 | -0/+43 |