Release: v1.3.50
Weekly release for August 25 2023
What's Changed
- Adds resumption functions to Rust bindings by @maddeleine in #4114
- Make invalid chains available via get_client_cert_chain by @lrstewart in #4134
- Update blocked status documentation by @goatgoose in #4139
- bindings: release 0.0.36 by @goatgoose in #4145
- Use client_hello.parsed as precondition for retrieving client_hello by @raycoll in #4144
- Update historical benching graphs and readme by @tinzh in #4136
- Don't exit nix dev shell on integ test failure by @lrstewart in #4149
- kTLS: get and set control data on msghdr by @toidiu in #4146
- Call enable_session_tickets before adding a ticket key by @maddeleine in #4150
- refactor and cleanup some ktls code by @toidiu in #4152
- Fix s2n_ecdsa_secp521r1_sha512 + improve integ ECDSA coverage by @lrstewart in #4148
- kTLS: implement sendmsg by @toidiu in #4147
- Add cert validation callback by @goatgoose in #4156
- Fix clippy warnings by @goatgoose in #4166
- kTLS: implement recvmsg by @toidiu in #4154
- Publish cert validation callback APIs and add documentation by @goatgoose in #4161
Full Changelog: v1.3.49...v1.3.50