What's Changed
- EVP API ECDHE speed tool support by @torben-hansen in #1080
- fix rust sanity check CI by @samuel40791765 in #1106
- Silence static analyser by validating pointer prior to function call by @torben-hansen in #1107
- Improve LICENSE readability by @skmcgrail in #1110
- add back CERT_PKEY structure and refactor pointers by @samuel40791765 in #1086
- Turn on tests in CI dimension for mySQL by @samuel40791765 in #1063
- Fix DH_check() excessive time with oversized modulus by @skmcgrail in #1109
- Add GitHub CODEOWNERS by @skmcgrail in #1103
- Add BoringSSL Dispatch Test for aarch64 by @billbo-yang in #1093
- Run additional HAProxy tests by @andrewhop in #1097
- Add webhook event support for push to main and fips branches by @skmcgrail in #1082
- Remove CRNGT by @torben-hansen in #1112
- Make dispatch tests use corruptible registers on aarch64. by @nebeid in #1118
- Allow
SSL_CTX
to use the new multiple certificate slots internally by @samuel40791765 in #1100 - Upstream merge 2023 07 18 by @nebeid in #1101
- tweak back error string functions with exclamation marks by @samuel40791765 in #1117
- Support changing OPENSSL_armcap with environment variable on Apple 64-bit ARM systems by @billbo-yang in #1045
- Abstract fips entropy functions by @torben-hansen in #1113
- Silence static analyser with additional checks by @samuel40791765 in #1123
- Fix Excessive time spent checking DH q parameter value by @skmcgrail in #1121
Full Changelog: v1.12.1...v1.12.2