Skip to content

Releases: sfackler/rust-openssl

openssl-v0.10.58

01 Nov 21:07
bede98b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: openssl-v0.10.57...openssl-v0.10.58

openssl-sys-v0.9.94

01 Nov 21:08
bede98b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: openssl-sys-v0.9.93...openssl-sys-v0.9.94

openssl-sys v0.9.93

04 Sep 20:05
openssl-sys-v0.9.93
6b3b9fc
Compare
Choose a tag to compare
openssl-sys-v0.9.93

openssl-sys v0.9.93

openssl-v0.10.57

27 Aug 15:02
00dacb9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: openssl-v0.10.56...openssl-v0.10.57

openssl-sys-v0.9.92

27 Aug 15:02
00dacb9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: openssl-sys-v0.9.91...openssl-sys-v0.9.92

openssl v0.10.56

06 Aug 13:19
openssl-v0.10.56
7daab5b
Compare
Choose a tag to compare
openssl-v0.10.56

openssl v0.10.56

openssl-sys v0.9.91

06 Aug 13:18
openssl-sys-v0.9.91
7daab5b
Compare
Choose a tag to compare
openssl-sys-v0.9.91

openssl-sys v0.9.91

openssl-v0.10.55

20 Jun 21:02
d7dae6f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: openssl-v0.10.54...openssl-v0.10.55

openssl-sys-v0.9.90

20 Jun 21:42
e5a4958
Compare
Choose a tag to compare

What's Changed

  • Fix regression in building BoringSSL by @alex in #1971

Full Changelog: openssl-sys-v0.9.89...openssl-sys-v0.9.90

openssl-sys-v0.9.89

20 Jun 21:02
d7dae6f
Compare
Choose a tag to compare

What's Changed

  • Remove converting PKCS#8 passphrase to CString by @alex in #1941
  • Version bump for openssl v0.10.54 release by @alex in #1942
  • Fix warnings from BoringSSL on Rust 1.70 by @alex in #1948
  • Honor OPENSSL_NO_OCB if OpenSSL was built this way by @davidben in #1952
  • Fix some deprecated patterns when using BoringSSL by @davidben in #1945
  • add get_asn1_flag to EcGroupRef by @reaperhulk in #1947
  • Fixed type mutability on asn1_flag by @alex in #1954
  • allow affine_coordinates on boring and libre by @reaperhulk in #1955
  • add support for EVP_PKEY_derive_set_peer_ex in OpenSSL 3 by @reaperhulk in #1956
  • Use type-safe wrappers instead of EVP_PKEY_assign by @davidben in #1959
  • add Nid::SM2 and pkey Id::SM2 by @zh-jq in #1962
  • Fix handling of empty host strings by @sfackler in #1968
  • Remove old codes that belows supported Rust version. by @tesuji in #1966
  • Release openssl v0.10.55 and openssl-sys v0.9.89 by @alex in #1970

New Contributors

Full Changelog: openssl-sys-v0.9.88...openssl-sys-v0.9.89