Skip to content

Releases: sfackler/rust-openssl

openssl v0.10.70

02 Feb 18:05
openssl-v0.10.70
a4d399b
Compare
Choose a tag to compare

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

02 Feb 18:03
openssl-sys-v0.9.105
c9a33e2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: openssl-sys-v0.9.104...openssl-sys-v0.9.105

openssl v0.10.69

25 Jan 19:17
openssl-v0.10.69
b5fb360
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: openssl-v0.10.68...openssl-v0.10.69

openssl-v0.10.68

16 Oct 22:33
be8dcfd
Compare
Choose a tag to compare

What's Changed

  • fixes #2317 -- restore compatibility with our MSRV and release openssl 0.9.68 by @alex in #2318

Full Changelog: openssl-v0.10.67...openssl-v0.10.68

openssl-v0.10.67

16 Oct 00:29
7b3ec80
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: openssl-v0.10.66...openssl-v0.10.67

openssl-sys-v0.9.104

16 Oct 00:29
7b3ec80
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: openssl-sys-v0.9.103...openssl-sys-v0.9.104

openssl-v0.10.66

21 Jul 16:39
ad70a0b
Compare
Choose a tag to compare

What's Changed

  • Fixed invariant violation in MemBio::get_buf with empty results by @alex in #2266
  • Release openssl v0.10.66 by @alex in #2267

Full Changelog: openssl-v0.10.65...openssl-v0.10.66

openssl-v0.10.65

20 Jul 13:35
32f150b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: openssl-v0.10.64...openssl-v0.10.65

openssl-sys-v0.9.103

20 Jul 13:35
32f150b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: openssl-sys-v0.9.102...openssl-sys-v0.9.103

openssl-sys-v0.9.102

28 Mar 21:15
1725297
Compare
Choose a tag to compare

What's Changed

  • don't emit rerun-if-changed unless the path exists and is readable by @reaperhulk in #2187
  • Added support for LibreSSL 3.9.0 by @alex in #2202
  • Support stable LibreSSL 3.9.x by @alex in #2209
  • openssl-sys 0.9.102 release by @alex in #2210

Full Changelog: openssl-sys-v0.9.101...openssl-sys-v0.9.102