Sourced from openssl's releases.
openssl-v0.10.71
What's Changed
- Expose rc2 ciphers on symm::Cipher by
@alexin sfackler/rust-openssl#2361- add full Apache license file to openssl by
@frncs-rssin sfackler/rust-openssl#2366- Release openssl v0.10.71 and openssl-sys v0.9.106 by
@alexin sfackler/rust-openssl#2369New Contributors
@frncs-rssmade their first contribution in sfackler/rust-openssl#2366Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.70...openssl-v0.10.71
openssl v0.10.70
What's Changed
- Attempt to fix CI by pinning to the Ubuntu 22.04 image by
@alexin sfackler/rust-openssl#2357- Remove EC_METHOD and EC_GROUP_new for LibreSSL 4.1 by
@botovqin sfackler/rust-openssl#2356- Test against 3.4.0 final release by
@alexin sfackler/rust-openssl#2359- Expose
SslMethod::{dtls_client,dtls_server}by@alexin sfackler/rust-openssl#2358- Fix lifetimes in ssl::select_next_proto by
@sfacklerin sfackler/rust-openssl#2360Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.69...openssl-v0.10.70
1a16077
Merge pull request #2369
from alex/bump-for-release3312618
Merge pull request #2366
from frncs-rss/license_apachef71fcf2
Release openssl v0.10.71 and openssl-sys v0.9.1066ca34f8
add full Apache license filec0f1442
Merge pull request #2361
from alex/rc2ae495dc
Expose rc2 ciphers on symm::Ciphera4d399b
Release openssl v0.10.70c9a33e2
Release openssl-sys v0.9.105f014afb
Merge pull request #2360
from sfackler/fix-alpn-lifetimes8e6e30b
Fix lifetimes in ssl::select_next_proto