Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate libcurl/libgit2/libssh2 to OpenSSL #8377

Merged
merged 3 commits into from
Mar 30, 2024

Commits on Mar 29, 2024

  1. LibSSH2: use OpenSSL

    fxcoudert authored and giordano committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    ff851f4 View commit details
    Browse the repository at this point in the history
  2. LibGit2: use OpenSSL

    Also, disable linking to mbedTLS
    
    Co-authored-by: Mosè Giordano <giordano@users.noreply.github.com>
    fxcoudert and giordano committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    47f0e55 View commit details
    Browse the repository at this point in the history
  3. LibCURL: use OpenSSL

    fxcoudert authored and giordano committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    ab29645 View commit details
    Browse the repository at this point in the history