Release: v1.3.24
Weekly release for October 05 2022
What's Changed
- Disable AVX2 compiler flags in portable PQ implementation by @alexw91 in #3508
- Fix memory leaked by s2n_cleanup by @jeking3 in #3506
- Refactor s2n_x509_validator_validate_cert_chain to support an async callback by @goatgoose in #3500
- Add additional CBMC dependencies to README by @goatgoose in #3517
- docs: update openssl docs by @toidiu in #3503
- ci: Move sidetrail docker container to other repo by @dougch in #3518
- Npn Extension Functions by @maddeleine in #3521
- Fix npn test bug by @lrstewart in #3529
- Enforce init and cleanup calling rules (#3446) by @jeking3 in #3512
- ci: Criterion integv2 test changes by @dougch in #3222
- Revert "ci: Criterion integv2 test changes" by @dougch in #3531
- Partially wipe connections for renegotiation by @lrstewart in #3522
- Add renegotiation callback by @lrstewart in #3527
- Fix fatal no_renegotiation alert by @lrstewart in #3535
New Contributors
Full Changelog: v1.3.23...v1.3.24