·
2 commits
to master
since this release
What's Changed
- Attempt to fix CI by pinning to the Ubuntu 22.04 image by @alex in #2357
- Remove EC_METHOD and EC_GROUP_new for LibreSSL 4.1 by @botovq in #2356
- Test against 3.4.0 final release by @alex in #2359
- Expose
SslMethod::{dtls_client,dtls_server}
by @alex in #2358 - Fix lifetimes in ssl::select_next_proto by @sfackler in #2360
Full Changelog: openssl-v0.10.69...openssl-v0.10.70