Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sfackler/rust-openssl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: openssl-v0.10.72
Choose a base ref
...
head repository: sfackler/rust-openssl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: openssl-v0.10.73
Choose a head ref
  • 14 commits
  • 10 files changed
  • 2 contributors

Commits on Apr 8, 2025

  1. test against openssl 3.5.0

    alex authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    df0e2f0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2392 from sfackler/alex-patch-1

    test against openssl 3.5.0
    alex authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    6a45982 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2025

  1. Allow libressl 4.1.0 (stable release)

    Fixes #2397
    botovq committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    5292dec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae9d988 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2398 from botovq/libressl-4.1

    Support Libressl 4.1
    alex authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    2f9b496 View commit details
    Browse the repository at this point in the history
  4. Release openssl-sys v0.9.108

    alex committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    f7a692b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2399 from alex/release-sys

    Release openssl-sys v0.9.108
    alex authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    132418b View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. Replace ctest2 with ctest

    Fixes #2402
    botovq committed May 7, 2025
    Configuration menu
    Copy the full SHA
    79a304a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2403 from botovq/ctest

    Replace ctest2 with ctest
    alex authored May 7, 2025
    Configuration menu
    Copy the full SHA
    eb88fb0 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. Configuration menu
    Copy the full SHA
    93f30ff View commit details
    Browse the repository at this point in the history
  2. Attempt to fix with vcpkg

    alex committed May 28, 2025
    Configuration menu
    Copy the full SHA
    5e24219 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2414 from alex/boringssl-fix

    fixed building on the latest boringssl
    alex authored May 28, 2025
    Configuration menu
    Copy the full SHA
    c42d49c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ca6cfe View commit details
    Browse the repository at this point in the history

Commits on May 29, 2025

  1. Merge pull request #2415 from alex/bump-version

    Release openssl v0.10.73 and openssl-sys v0.9.109
    alex authored May 29, 2025
    Configuration menu
    Copy the full SHA
    e6209d4 View commit details
    Browse the repository at this point in the history
Loading