summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x86cpuid.pl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove now unused x86cpuid.pl.jsing2024-10-181-153/+0
* Remove .init section that calls OPENSSL_cpuid_setup on i386.jsing2024-03-281-4/+0
* Remove non-visible and unused OPENSSL_wipe_cpu and OPENSSL_atomic_addmiod2023-01-171-45/+0
* spelling fixes; from paul tagliamontejmc2022-12-261-1/+1
* Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] bymiod2016-11-041-23/+33
* In OPENSSL_wipe_cpu() on i386, which noone uses anyway, check the propermiod2016-11-041-1/+1
* Remove OPENSSL_instrument_halt and OPENSSL_far_spin, which both mightmiod2014-06-201-70/+0
* A few months back there was a big community fuss regarding direct-usederaadt2014-06-021-12/+0
* So it turns out that libcrypto on i386 platforms, unconditionaly compiles thismiod2014-04-221-39/+0
* Remove oh-so-important-from-a-security-pov OpenSSL_rtdsc() function.miod2014-04-171-11/+0
* Ok, there was a need for OPENSSL_cleanse() instead of bzero() to preventmiod2014-04-171-34/+0
* Import OpenSSL 1.0.1gmiod2014-04-131-2/+4
* import OpenSSL-1.0.1cdjm2012-10-131-17/+61
* import OpenSSL-1.0.0adjm2010-10-011-11/+98
* import of OpenSSL 0.9.8hdjm2008-09-061-0/+225