Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-24 | Make the NEON codepaths conditional on __STRICT_ALIGNMENT not being | Mark Kettenis | |
defined as they rely on unaligned access. ok joel@ | |||
2018-01-07 | On OpenBSD/armv7 we deliberately trap unaligned access. Unfortunately | Mark Kettenis | |
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@ | |||
2010-10-01 | import OpenSSL-1.0.0a | Damien Miller | |
2012-10-13 | import OpenSSL-1.0.1c | Damien Miller | |
2011-11-03 | import OpenSSL 1.0.0e | Damien Miller | |
2010-10-01 | import OpenSSL-1.0.0a | Damien Miller | |