summaryrefslogtreecommitdiff
path: root/lib/libcrypto/x86_64cpuid.pl
AgeCommit message (Expand)Author
2024-03-28Remove .init section that calls OPENSSL_cpuid_setup on amd64.Joel Sing
2024-02-24Replace uses of endbr64 with _CET_ENDBR from cet.hTheo Buehler
2023-04-25Add endbr64 where needed by inspection. Passes regresson tests.Theo de Raadt
2023-04-04A refactoring back in 2016 in which magic numbers where extracted intoAnton Lindqvist
2023-01-17Remove non-visible and unused OPENSSL_wipe_cpu and OPENSSL_atomic_addMiod Vallat
2016-11-04Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] byMiod Vallat
2014-06-02A few months back there was a big community fuss regarding direct-useTheo de Raadt
2014-04-24repair missing semicolon. from Ian McwilliamTed Unangst
2014-04-23Don't bother generating win64 assembly prologue.Miod Vallat
2014-04-17Remove oh-so-important-from-a-security-pov OpenSSL_rtdsc() function.Miod Vallat
2014-04-17Ok, there was a need for OPENSSL_cleanse() instead of bzero() to preventMiod Vallat
2014-04-13Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.Miod Vallat
2012-10-31On amd64 OPENSSL_cpuid_setup and OPENSSL_ia32cap_P are now hidden so we don'tMark Kettenis
2012-10-13resolve conflictsDamien Miller
2010-10-01resolve conflicts, fix local changesDamien Miller
2008-09-19fix some cause of bad TEXTREL on i386 and amd64Otto Moerbeek
2008-09-06import of OpenSSL 0.9.8hDamien Miller