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.69
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.70
Choose a head ref
  • 13 commits
  • 10 files changed
  • 4 contributors

Commits on Jan 31, 2025

  1. Configuration menu
    Copy the full SHA
    b38052a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2357 from alex/fix-ci

    Attempt to fix CI by pinning to the Ubuntu 22.04 image
    sfackler authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    4f11354 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36720a5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2356 from botovq/rm-ec-method

    Remove EC_METHOD and EC_GROUP_new for LibreSSL 4.1
    alex authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    bab03c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2025

  1. Configuration menu
    Copy the full SHA
    4830f5b View commit details
    Browse the repository at this point in the history
  2. Update openssl/src/ssl/mod.rs

    Co-authored-by: Theo Buehler <botovq@users.noreply.github.com>
    alex and botovq authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    5ecb31d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c9fbb0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2359 from sfackler/alex-patch-1

    Test against 3.4.0 final release
    sfackler authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    16ca5b2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2358 from alex/expose-dlts

    Expose `SslMethod::{dtls_client,dtls_server}`
    alex authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    1aff280 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2025

  1. Configuration menu
    Copy the full SHA
    8e6e30b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2360 from sfackler/fix-alpn-lifetimes

    Fix lifetimes in ssl::select_next_proto
    sfackler authored Feb 2, 2025
    Configuration menu
    Copy the full SHA
    f014afb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9a33e2 View commit details
    Browse the repository at this point in the history
  4. Release openssl v0.10.70

    sfackler committed Feb 2, 2025
    Configuration menu
    Copy the full SHA
    a4d399b View commit details
    Browse the repository at this point in the history
Loading