summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x86_64cpuid.pl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] bymiod2016-11-041-16/+20
* A few months back there was a big community fuss regarding direct-usederaadt2014-06-021-17/+0
* repair missing semicolon. from Ian Mcwilliamtedu2014-04-241-1/+1
* Don't bother generating win64 assembly prologue.miod2014-04-231-26/+2
* Remove oh-so-important-from-a-security-pov OpenSSL_rtdsc() function.miod2014-04-171-10/+0
* Ok, there was a need for OPENSSL_cleanse() instead of bzero() to preventmiod2014-04-171-35/+0
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-1/+2
* On amd64 OPENSSL_cpuid_setup and OPENSSL_ia32cap_P are now hidden so we don'tkettenis2012-10-311-2/+1
* resolve conflictsdjm2012-10-131-18/+69
* resolve conflicts, fix local changesdjm2010-10-011-92/+164
* fix some cause of bad TEXTREL on i386 and amd64otto2008-09-191-1/+3
* import of OpenSSL 0.9.8hdjm2008-09-061-0/+159