Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | On OpenBSD/armv7 we deliberately trap unaligned access. Unfortunately | kettenis | 2018-01-07 | 1 | -2/+2 |
| | | | | | | | | 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@ | ||||
* | import OpenSSL-1.0.1c | djm | 2012-10-13 | 1 | -15/+40 |
| | |||||
* | import OpenSSL 1.0.0e | djm | 2011-11-03 | 1 | -14/+19 |
| | |||||
* | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -0/+181 |