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.58
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.59
Choose a head ref
  • 8 commits
  • 10 files changed
  • 3 contributors

Commits on Nov 2, 2023

  1. Fixed cfg for RSA_PSS

    alex committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    946b706 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05b620d View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    6f6e5c4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2081 from Arnavion/nid_chacha20_poly1305

    Add binding to NID of Chacha20-Poly1305 cipher
    alex authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    bbfe01b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2079 from alex/fix-cfg

    Fixed cfg for RSA_PSS
    sfackler authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    cf8c058 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2082 from alex/libressl

    fixes #2050 -- build and test on libressl 3.8.2
    sfackler authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    3abd633 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    955c348 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2083 from alex/bump-for-release

    Release openssl v0.10.59 and openssl-sys v0.9.95
    alex authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    d009660 View commit details
    Browse the repository at this point in the history
Loading