Age | Commit message (Expand) | Author |
---|---|---|
2024-03-28 | Remove .init section that calls OPENSSL_cpuid_setup on i386. | Joel Sing |
2023-01-17 | Remove non-visible and unused OPENSSL_wipe_cpu and OPENSSL_atomic_add | Miod Vallat |
2022-12-26 | spelling fixes; from paul tagliamonte | Jason McIntyre |
2016-11-04 | Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] by | Miod Vallat |
2016-11-04 | In OPENSSL_wipe_cpu() on i386, which noone uses anyway, check the proper | Miod Vallat |
2014-06-20 | Remove OPENSSL_instrument_halt and OPENSSL_far_spin, which both might | Miod Vallat |
2014-06-02 | A few months back there was a big community fuss regarding direct-use | Theo de Raadt |
2014-04-22 | So it turns out that libcrypto on i386 platforms, unconditionaly compiles this | Miod Vallat |
2014-04-17 | Remove oh-so-important-from-a-security-pov OpenSSL_rtdsc() function. | Miod Vallat |
2014-04-17 | Ok, there was a need for OPENSSL_cleanse() instead of bzero() to prevent | Miod Vallat |
2008-09-06 | import of OpenSSL 0.9.8h | Damien Miller |