summaryrefslogtreecommitdiff
path: root/lib/libcrypto/x86cpuid.pl
AgeCommit message (Expand)Author
2024-03-28Remove .init section that calls OPENSSL_cpuid_setup on i386.Joel Sing
2023-01-17Remove non-visible and unused OPENSSL_wipe_cpu and OPENSSL_atomic_addMiod Vallat
2022-12-26spelling fixes; from paul tagliamonteJason McIntyre
2016-11-04Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] byMiod Vallat
2016-11-04In OPENSSL_wipe_cpu() on i386, which noone uses anyway, check the properMiod Vallat
2014-06-20Remove OPENSSL_instrument_halt and OPENSSL_far_spin, which both mightMiod Vallat
2014-06-02A few months back there was a big community fuss regarding direct-useTheo de Raadt
2014-04-22So it turns out that libcrypto on i386 platforms, unconditionaly compiles thisMiod 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
2008-09-06import of OpenSSL 0.9.8hDamien Miller