Skip to content

openssl v0.10.70

Latest
Compare
Choose a tag to compare
@sfackler sfackler released this 02 Feb 18:05
· 2 commits to master since this release
openssl-v0.10.70
a4d399b

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