What's Changed
- Upstream merge 2023 08 25 by @nebeid in #1169
- Add support for LoongArch. by @liuxiang88 in #1137
- Lower returned number for SSL_CTX_get_security_level by @samuel40791765 in #1157
- Add AWS-LC version number to both OpenSSL_version and OPENSSL_VERSION_TEXT by @andrewhop in #767
- Simplify HAProxy integration tests by using built in filters by @andrewhop in #1174
- Fix and add CI for postgres build on arm by @samuel40791765 in #1176
- Align with OpenSSL on TLS 1.3 cipher suite constants. by @andrewhop in #1175
- Fix Compiler Error on GCC 13 by @skmcgrail in #1184
- add integration CI dimension for nginx by @samuel40791765 in #1143
- Alias RAND_priv_bytes to RAND_bytes by @geedo0 in #1180
- Add BN_CTX_secure_new alias for BN_CTX_new by @geedo0 in #1179
- Simplify Prefix Build Support by @skmcgrail in #1178
- Check for unset certificates in servers by @samuel40791765 in #1181
- Add prefix symbols for Windows FIPS Shared Build by @skmcgrail in #1191
- MSVC 2022 - Ignore C5266 and C5267 by @justsmth in #1190
- Fix AVX512 capability check by @justsmth in #1193
- Disable XTS use of AVX512 on Windows by @justsmth in #1195
- Use passive entropy source method by default for FIPS build mode by @torben-hansen in #1188
- add patch and integration CI dimension for sslproxy by @samuel40791765 in #1183
- Pull in the latest changes from s2n-bignum (2023-09-17) by @aqjune-aws in #1197
- Upstream Merge - Remove unions in EC_SCALAR and EC_FELEM. by @justsmth in #1177
- Remove a few lingering references to Rust bindings by @justsmth in #1203
- Calibrate BN_window_bits_for_ctime_exponent_size to use 5 by @aqjune-aws in #1166
- Bump release version to v1.16.0 by @torben-hansen in #1207
New Contributors
- @liuxiang88 made their first contribution in #1137
Full Changelog: v1.15.0...v1.16.0