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.53
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.54
Choose a head ref
  • 4 commits
  • 3 files changed
  • 1 contributor

Commits on May 31, 2023

  1. Remove converting PKCS#8 passphrase to CString

    It's not required, there's an explicit length.
    alex committed May 31, 2023
    Configuration menu
    Copy the full SHA
    b83aec7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1941 from alex/pkcs8-passphrase

    Remove converting PKCS#8 passphrase to CString
    alex authored May 31, 2023
    Configuration menu
    Copy the full SHA
    b811d71 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    68ff80a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1942 from alex/openssl-release

    Version bump for openssl v0.10.54 release
    alex authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    4b4a344 View commit details
    Browse the repository at this point in the history
Loading