Skip to content

Releases: cloudflare/boring

v4.9.1

04 Aug 19:48
72b343d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.9.0...v4.9.1

v4.9.0

04 Aug 19:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.8.0...v4.9.0

v4.8.0

05 Jul 19:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.7.0...v4.8.0

v4.7.0

05 Jul 19:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.6.0...v4.7.0

v4.6.0

05 Jul 19:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.5.0...v4.6.0

v4.5.0

05 Jul 19:21
Compare
Choose a tag to compare

What's Changed

  • Introduce SslRef::set_private_key by @nox in #224

Full Changelog: v4.4.1...v4.5.0

v4.4.1

05 Jul 19:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.4.0...v4.4.1

v4.4.0

05 Jul 19:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.3.0...v4.4.0

v4.3.0

05 Jul 19:19
Compare
Choose a tag to compare

What's Changed

  • Introduce X509CheckFlags::UNDERSCORE_WILDCARDS by @nox in #204
  • Introduce HttpsLayer::set_ssl_callback by @nox in #206
  • Introduce X509Flags by @nox in #209

Full Changelog: v4.2.0...v4.3.0

v4.2.0

05 Jul 19:13
Compare
Choose a tag to compare

What's Changed

  • Use replace_ex_data more by @nox in #191
  • Move async callbacks infra to boring itself by @nox in #193
  • boring-sys: Don't use CMake cross-compilation for macOS->iOS by @jrose-signal in #187
  • Fix typos by @vuittont60 in #198
  • Update CI to build for all matrix targets by @eager-signal in #188
  • Introduce tokio_boring::SslStreamBuilder by @nox in #201
  • Fix docsrs builds by @nox in #200
  • Introduce set_custom_verify_callback and set_async_custom_verify_callback by @nox in #199

New Contributors

Full Changelog: v4.1.0...v4.2.0