Release: v1.3.30
Weekly release for December 07 2022
What's Changed
- Fix flaky send buffer test by @harrisonkaiser in #3647
- clang-format
tests/testslib
and add to ci by @harrisonkaiser in #3650 - Update to clang-format causes reformat of api folder by @harrisonkaiser in #3663
- Test for legacy version vs SupportedVersions priority by @aditishri18 in #3661
- ci: Update OpenSSL dependencies by @goatgoose in #3623
- Removes double semicolons and expands simple_mistakes.sh by @maddeleine in #3665
- Bump rust bindings for 1.3.29 release by @WesleyRosenblum in #3666
- fix(rust-bindings): store client_hello_callback state on connection by @toidiu in #3631
- fix(tests): honour RFC 5280 4.1.2.5 when creating CRLs by @knightjoel in #3669
- Regenerate CRL test PEMs by @goatgoose in #3672
- Fix default X509 store flags by @goatgoose in #3671
- Add prioritize_chacha20 flag to cipher preferences by @franklee26 in #3543
- Clang-format of
tests/unit/s2n_[3a].*\.c
+ transision to exclude regex by @harrisonkaiser in #3664 - Make header deps explicit in preperation for clang-format by @harrisonkaiser in #3684
- ci: Cleanup integration codebuild scripts by @dougch in #3628
- ci: pin ubuntu version to 20.04 for cppcheck by @WesleyRosenblum in #3673
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #3601
- Handle fragmented post-handshake messages by @lrstewart in #3641
- avoid unnecessarily zeroing the receive buffer in poll_read by @arielb1 in #3662
- tests: delete integv1 code by @WesleyRosenblum in #3685
- ci: Fix LibreSSL paths in CI by @goatgoose in #3688
- bindings (rust): handle propagating the async client_hello callback error by @toidiu in #3687
- chore: introduce rust-toolchain and pin to enforce MSRV by @toidiu in #3691
- Add support for AWS-LC PQ KEM by @geedo0 in #3634
- Clean up test trust store by @lrstewart in #3692
- chore: bump rust bindings version by @toidiu in #3693
New Contributors
- @knightjoel made their first contribution in #3669
- @lgtm-com made their first contribution in #3601
- @arielb1 made their first contribution in #3662
- @geedo0 made their first contribution in #3634
Full Changelog: v1.3.29...v1.3.30