What's Changed
- CI improvements by @kornelski in #490
- unsafe_op_in_unsafe_fn by @kornelski in #493
- ci: add Semgrep OSS scanning workflow by @hrushikeshdeshpande in #501
- Expose DTLS version constants in SslVersion by @vynious in #503
- Let crates detect boring-sys version by @kornelski in #506
- Bump BoringSSL to latest and update patches by @cjpatton in #499
- boring-sys: Bump BoringSSL to e2a57cfb4 by @cjpatton in #509
- Fix dangling pointer in
X509StoreContextRef::set_verify_paramby @TheJokr in #508 - Pingora's patch disabling cert version validation for extensions by @kornelski in #495
- Expose TLS signature algorithm and per-connection sigalg preferences by @lukevalenta in #513
- MLDSA for Pingora by @kornelski in #497
- ci,mac: bew trust messense/macos-cross-toolchains by @bwesterb in #516
- ML-DSA: add private->public and public key marshalling by @bwesterb in #515
- Avoid panicking methods by @kornelski in #483
- boring-sys: add tvOS target support by @gengjiawen in #519
New Contributors
- @vynious made their first contribution in #503
- @lukevalenta made their first contribution in #513
- @gengjiawen made their first contribution in #519
Full Changelog: v5.1.0...v5.1.1
What's Changed
- CI improvements by @kornelski in #490
- unsafe_op_in_unsafe_fn by @kornelski in #493
- ci: add Semgrep OSS scanning workflow by @hrushikeshdeshpande in #501
- Expose DTLS version constants in SslVersion by @vynious in #503
- Let crates detect boring-sys version by @kornelski in #506
- Bump BoringSSL to latest and update patches by @cjpatton in #499
- boring-sys: Bump BoringSSL to e2a57cfb4 by @cjpatton in #509
- Fix dangling pointer in
X509StoreContextRef::set_verify_paramby @TheJokr in #508 - Pingora's patch disabling cert version validation for extensions by @kornelski in #495
- Expose TLS signature algorithm and per-connection sigalg preferences by @lukevalenta in #513
- MLDSA for Pingora by @kornelski in #497
- ci,mac: bew trust messense/macos-cross-toolchains by @bwesterb in #516
- ML-DSA: add private->public and public key marshalling by @bwesterb in #515
- Avoid panicking methods by @kornelski in #483
- boring-sys: add tvOS target support by @gengjiawen in #519
- Add
relax-rsa-key-usagefeature to restore historical RSA keyUsage by @johnhurt in #512
New Contributors
- @vynious made their first contribution in #503
- @lukevalenta made their first contribution in #513
- @gengjiawen made their first contribution in #519
Full Changelog: v5.1.0...v5.2.0