Releases: sfackler/rust-openssl
Releases · sfackler/rust-openssl
openssl-v0.10.73
What's Changed
- test against openssl 3.5.0 by @alex in #2392
- Support Libressl 4.1 by @botovq in #2398
- Release openssl-sys v0.9.108 by @alex in #2399
- Replace ctest2 with ctest by @botovq in #2403
- fixed building on the latest boringssl by @alex in #2414
- Release openssl v0.10.73 and openssl-sys v0.9.109 by @alex in #2415
Full Changelog: openssl-v0.10.72...openssl-v0.10.73
openssl-sys-v0.9.109
openssl-sys-v0.9.108
openssl-v0.10.72
What's Changed
- make set_rsa_oaep_md visible to boringssl config by @frncs-rss in #2372
- Fix typo in openssl-sys build script by @rushilmehra in #2375
- Unify the two BoringSSL codepaths a bit and simplify init by @davidben in #2377
- pkey_ctx: Fix link to the corresponding OpenSSL function by @Jakuje in #2378
- fix test on MSRV by @alex in #2383
- Add support for AWS-LC to openssl and openssl-sys crates by @skmcgrail in #1805
- Enable additional capabilities for AWS-LC by @skmcgrail in #2386
- Use --experimental with bindgen-cli with aws-lc build by @skmcgrail in #2389
- Fixed two UAFs and bumped versions for release by @alex in #2390
New Contributors
- @Jakuje made their first contribution in #2378
- @skmcgrail made their first contribution in #1805
Full Changelog: openssl-v0.10.71...openssl-v0.10.72
openssl-sys-v0.9.107
What's Changed
- make set_rsa_oaep_md visible to boringssl config by @frncs-rss in #2372
- Fix typo in openssl-sys build script by @rushilmehra in #2375
- Unify the two BoringSSL codepaths a bit and simplify init by @davidben in #2377
- pkey_ctx: Fix link to the corresponding OpenSSL function by @Jakuje in #2378
- fix test on MSRV by @alex in #2383
- Add support for AWS-LC to openssl and openssl-sys crates by @skmcgrail in #1805
- Enable additional capabilities for AWS-LC by @skmcgrail in #2386
- Use --experimental with bindgen-cli with aws-lc build by @skmcgrail in #2389
- Fixed two UAFs and bumped versions for release by @alex in #2390
New Contributors
- @Jakuje made their first contribution in #2378
- @skmcgrail made their first contribution in #1805
Full Changelog: openssl-sys-v0.9.106...openssl-sys-v0.9.107
openssl-v0.10.71
What's Changed
- Expose rc2 ciphers on symm::Cipher by @alex in #2361
- add full Apache license file to openssl by @frncs-rss in #2366
- Release openssl v0.10.71 and openssl-sys v0.9.106 by @alex in #2369
New Contributors
- @frncs-rss made their first contribution in #2366
Full Changelog: openssl-v0.10.70...openssl-v0.10.71
openssl-sys-v0.9.106
What's Changed
- Expose rc2 ciphers on symm::Cipher by @alex in #2361
- add full Apache license file to openssl by @frncs-rss in #2366
- Release openssl v0.10.71 and openssl-sys v0.9.106 by @alex in #2369
New Contributors
- @frncs-rss made their first contribution in #2366
Full Changelog: openssl-sys-v0.9.105...openssl-sys-v0.9.106
openssl v0.10.70
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
openssl-sys v0.9.105
What's Changed
- fixes #2317 -- restore compatibility with our MSRV and release openssl 0.9.68 by @alex in #2318
- build(deps): Update
openssl-macro
to version0.1.1
by @caspermeijn in #2324 - Enable set_alpn_select_callback for BoringSSL by @ViktoriiaKovalova in #2327
- Switch the test to use prime256v1 based key by @dcermak in #2330
- Expose EVP_DigestSqueeze from Hasher by @initsecret in #2275
- Expose SSL_CTX_load_verify_locations by @sfackler in #2353
- 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
New Contributors
- @caspermeijn made their first contribution in #2324
- @ViktoriiaKovalova made their first contribution in #2327
Full Changelog: openssl-sys-v0.9.104...openssl-sys-v0.9.105
openssl v0.10.69
What's Changed
- build(deps): Update
openssl-macro
to version0.1.1
by @caspermeijn in #2324 - Enable set_alpn_select_callback for BoringSSL by @ViktoriiaKovalova in #2327
- Switch the test to use prime256v1 based key by @dcermak in #2330
- Expose EVP_DigestSqueeze from Hasher by @initsecret in #2275
- Expose SSL_CTX_load_verify_locations by @sfackler in #2353
New Contributors
- @caspermeijn made their first contribution in #2324
- @ViktoriiaKovalova made their first contribution in #2327
Full Changelog: openssl-v0.10.68...openssl-v0.10.69