Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add cpuid support for arm64 so that we can recognize which | patrick | 2019-07-02 | 1 | -2/+6 |
| | | | | | | hardware crypto features are available. "no objections" kettenis@ | ||||
* | Backport support for probing ARMv8 HW acceleration capabilities on armv7 | patrick | 2019-03-13 | 1 | -2/+6 |
| | | | | | | in preparation for adding support for the probing code for arm64. ok bcook@ | ||||
* | On OpenBSD/armv7 we deliberately trap unaligned access. Unfortunately | kettenis | 2018-01-07 | 1 | -1/+5 |
| | | | | | | | | the assembly code in libcrypto assumes unaligned access is allowed for ARMv7. Make these paths conditional on __STRICT_ALIGNMENT not being defined and define __STRICT_ALIGNMENT in arm_arch.h for OpenBSD. ok tom@ | ||||
* | fix the build on arm after the recent addition of -Wundef | jsg | 2015-06-29 | 1 | -2/+2 |
| | | | | ok doug@ deraadt@ | ||||
* | Remove OPENSSL_FIPSCANISTER mentions. | miod | 2014-12-07 | 1 | -5/+1 |
| | |||||
* | typo | miod | 2014-06-13 | 1 | -2/+2 |
| | |||||
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -0/+1 |
| | |||||
* | Remove oh-so-important-from-a-security-pov OpenSSL_rtdsc() function. | miod | 2014-04-17 | 1 | -1/+0 |
| | |||||
* | First pass at applying KNF to the OpenSSL code, which almost makes it | jsing | 2014-04-15 | 1 | -1/+1 |
| | | | | | readable. This pass is whitespace only and can readily be verified using tr and md5. | ||||
* | import OpenSSL-1.0.1c | djm | 2012-10-13 | 1 | -0/+51 |