Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backport support for probing ARMv8 HW acceleration capabilities on armv7 | patrick | 2019-03-13 | 1 | -1/+20 |
| | | | | | | in preparation for adding support for the probing code for arm64. ok bcook@ | ||||
* | include crypto.h from the correct path, remove unused variable | bcook | 2018-11-11 | 1 | -5/+2 |
| | |||||
* | Remove the OPENSSL_*cap getenv's. A program should not be able to | deraadt | 2014-06-20 | 1 | -8/+1 |
| | | | | | change the behaviour of the library in such a complicated fashion. ok miod | ||||
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -0/+1 |
| | |||||
* | Do not compile the neon probe code until __ARM_ARCH__ >= 7. Neon-specific code | miod | 2014-05-03 | 1 | -2/+12 |
| | | | | will not get referenced if this condition is not met. | ||||
* | Remove oh-so-important-from-a-security-pov OpenSSL_rtdsc() function. | miod | 2014-04-17 | 1 | -14/+0 |
| | |||||
* | First pass at applying KNF to the OpenSSL code, which almost makes it | jsing | 2014-04-15 | 1 | -34/+36 |
| | | | | | readable. This pass is whitespace only and can readily be verified using tr and md5. | ||||
* | Import OpenSSL 1.0.1g | miod | 2014-04-13 | 1 | -1/+1 |
| | |||||
* | import OpenSSL-1.0.1c | djm | 2012-10-13 | 1 | -0/+80 |