Release: v1.3.38
Weekly release for March 01 2023
What's Changed
- Add CMake targets for integration tests and switch CI to use them by @harrisonkaiser in #3776
- ci: reduce the number of BSD artifacts by @camshaft in #3837
- Enable -Wsign-Compare-check_v2-tests/unit by @aditishri18 in #3827
- Add github trigger event for merge queue by @lrstewart in #3836
- Prevent auto-enabling OCSP requests for servers by @goatgoose in #3830
- Enable -Wsign-Compare-check_v3-tests/unit/ by @aditishri18 in #3828
- Enable -Wsign-Compare-check_bin/_crypto/_stuffer/_utils/ by @aditishri18 in #3825
- Enable -Wsign-Compare-check_v1-tests/ by @aditishri18 in #3826
- Update s2n_libcrypto_validate_name_prefix to only check the prefix of the libcrypto name by @andrewhop in #3779
- Enable -Wsign-Compare-check_tls/ by @aditishri18 in #3829
- Add OCSP stapling for client auth by @goatgoose in #3770
- Enable -Wsign-Compare-check_CMakeLists by @aditishri18 in #3842
- CI: pin AWS-LC versions by @WesleyRosenblum in #3846
- [bindings] Generalize async in preparation for pkey offloading by @lrstewart in #3844
- fix: use actual_protocol_version for session ID by @WesleyRosenblum in #3845
- Add JA3 to s2nd by @lrstewart in #3838
- Filter do_not_merge label from Ready to merge in Dashboard by @WesleyRosenblum in #3849
- Remove unused s2n_config_client_hello_cb_enable_poll by @lrstewart in #3850
- Run integv2 tests with nix by @harrisonkaiser in #3824
- ci: nix action by @dougch in #3834
- Add CBMC proof-running GitHub Action by @karkhaz in #3840
- Upgrade OpenSSL model for CBMC proofs by @feliperodri in #3857
- Rust bindings issue with openssl-src by @dougch in #3858
- Handle ASN.1 type detection errors by @lrstewart in #3855
- [bindings] Add private key callback by @lrstewart in #3847
Full Changelog: v1.3.37...v1.3.38