Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Remove dependencies on OpenSSL #4036

Merged
merged 3 commits into from
Nov 8, 2019
Merged

Remove dependencies on OpenSSL #4036

merged 3 commits into from
Nov 8, 2019

Commits on Nov 6, 2019

  1. Remove dependency on hyper-tls

    This removes one of the dependencies on native-tls, and thus on OpenSSL.
    I will remove the other in a separate commit.
    Demi-Marie committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    b9a0835 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Remove the HttpClient enum

    It only had one variant.
    Demi-Marie committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    451ccec View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Apply suggestions from code review

    Co-Authored-By: Pierre Krieger <pierre.krieger1708@gmail.com>
    bkchr and tomaka authored Nov 8, 2019
    Configuration menu
    Copy the full SHA
    b3164f6 View commit details
    Browse the repository at this point in the history