PackageTrack
Sign in Get early access

hyper-openssl

Hyper TLS support via OpenSSL

0.10.2 9.2M downloads/mo #3248 most downloaded on crates.io sfackler/hyper-openssl

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Release timing varies

gaps range from 8 days to 1.7 years

Some releases are documented

notes for 16 of 27 stable releases

Nothing withdrawn

no release was ever pulled

10 years old

29 releases · first in 2016

0 releases in the last 12 months

see the full history below

Release timeline

29 releases · Nov 2016 to Dec 2023
2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 29
  1. 0.10.2 05 Dec 2023
    Release notes

    Fixed

    • Avoid creation of possibly-uninitialized [u8] slices.
    Open source →
  2. 0.10.1 21 Nov 2023
    Release notes

    Fixed

    • Added a tokio feature, fixed build with the client-legacy feature enabled.
    Open source →
  3. 0.10.0 19 Nov 2023
    Release notes

    Changed

    • Upgraded hyper to 1.0.
    Open source →
  4. 0.9.2 19 Feb 2022
    Release notes

    Changed

    • Upgraded parking_lot to 0.12.
    Open source →
  5. 0.9.1 29 Dec 2020
    Release notes

    Fixed

    • The hyper/http1 Cargo feature is no longer enabled by default.
    Open source →
  6. 0.9.0 24 Dec 2020
    Release notes

    Changed

    • Upgraded to hyper 0.14 and tokio 1.0.
    Open source →
  7. 0.8.1 02 Oct 2020
    Release notes

    Added

    • Added HttpsLayer.
    Open source →
  8. 0.8.0 10 Dec 2019
    Release notes

    Changed

    • Upgraded to hyper 0.13
    Open source →
  9. 0.8.0-alpha.4 03 Oct 2019 pre-release
    Release notes

    Changed

    • Upgraded to hyper 0.13-alpha.4.
    Open source →
  10. 0.8.0-alpha.1 05 Sep 2019 pre-release
    Release notes

    Changed

    • Upgraded to hyper 0.13-alpha.1.
    Open source →
  11. 0.7.1 01 Mar 2019
    Release notes

    Changed

    • TLSv1.3 sessions are now only used once, in accordance with the RFC's recommendation.
    Open source →
  12. 0.7.0 13 Nov 2018
    Release notes

    Changed

    • Upgraded tokio-openssl to 0.3. Handshake errors now return openssl::ssl::HandshakeError rather than openssl::ssl::Error.
    Open source →
  13. 0.6.2 07 Nov 2018
    Release notes

    Added

    • Added ALPN support. If the h2 protocol is selected during the handshake via ALPN, the connector will automatically indicate that to Hyper via the Connected::negotiated_h2 method. The HttpsConnector::new method configures ALPN to support both the h2 and http/1.1 protocols. Code using HttpsConnector::with_connector will need to configure ALPN manually.
    Open source →
  14. 0.6.1 13 Jun 2018
    Release notes

    Changed

    • MaybeHttpsStream now delegates AsyncRead::read_buf and AsyncWrite::write_buf to support readv/writev over HTTP connections.
    Open source →
  15. 0.6.0 05 Jun 2018
    Release notes

    Changed

    • Upgraded to hyper 0.12.
    • The callback closure now takes a &Destination rather than a &URI to match what Hyper provides to connectors.
    Open source →
  16. 0.5.0 19 Feb 2018
    Release notes

    Changed

    • The HttpsConnector::with_connector function now takes an SslConnectorBuilder rather than an SslConnector due to a change in the session caching implementation. This is requried to properly support TLSv1.3.
    Open source →
  17. 0.4.1 12 Jan 2018
    Release notes

    Changed

    • Stopped enabling default features for hyper.
    Open source →
  18. 0.4.0 12 Jan 2018
    Release notes

    Removed

    • The HttpsConnector::danger_disable_hostname_verification method has been removed. Instead, use a callback which configures the ConnectConfiguration directly.

    Changed

    • Upgraded to openssl 0.10.
    • The HttpsConnector::ssl_callback method has been renamed to HttpsConnector::set_callback, and is passed a reference to the ConnectConfiguration rather than just the SslRef.
    Open source →
  19. 0.3.1 07 Dec 2017

    Nothing published for this version

  20. 0.3.0 16 Jun 2017

    Nothing published for this version

  21. 0.2.7 16 Jun 2017

    Nothing published for this version

  22. 0.2.6 11 Apr 2017

    Nothing published for this version

  23. 0.2.5 10 Apr 2017

    Nothing published for this version

  24. 0.2.4 26 Mar 2017

    Nothing published for this version

  25. 0.2.3 24 Feb 2017

    Nothing published for this version

  26. 0.2.2 31 Jan 2017

    Nothing published for this version

  27. 0.2.1 12 Jan 2017

    Nothing published for this version

  28. 0.2.0 11 Jan 2017

    Nothing published for this version

  29. 0.1.0 29 Nov 2016

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive