-
Notifications
You must be signed in to change notification settings - Fork 191
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: ruby/openssl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ruby/openssl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 7 files changed
- 2 contributors
Commits on Oct 27, 2025
-
Check NULL values for deprecated EVP_PKEY_get0() functions
In OpenSSL <= 1.1.1, EVP_PKEY_get0() always returned a valid object, so a NULL check was not necessary. In OpenSSL 3.0, the function can return NULL (https://docs.openssl.org/3.0/man7/migration_guide/#deprecated-function-mappings), so guard against this issue.
Configuration menu - View commit details
-
Copy full SHA for dc90b9c - Browse repository at this point
Copy the full SHA dc90b9cView commit details -
Merge pull request #957 from stanhu/sh-check-null-evp-pkey-get
Check NULL values for deprecated EVP_PKEY_get0() functions
Configuration menu - View commit details
-
Copy full SHA for b9834f6 - Browse repository at this point
Copy the full SHA b9834f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02d6f88 - Browse repository at this point
Copy the full SHA 02d6f88View commit details -
Merge branch 'maint-3.1' into maint-3.2
* maint-3.1: Ruby/OpenSSL 3.1.3 Check NULL values for deprecated EVP_PKEY_get0() functions
Configuration menu - View commit details
-
Copy full SHA for 594ad65 - Browse repository at this point
Copy the full SHA 594ad65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9345383 - Browse repository at this point
Copy the full SHA 9345383View commit details -
Merge branch 'maint-3.2' into maint-3.3
* maint-3.2: Ruby/OpenSSL 3.2.3 Ruby/OpenSSL 3.1.3 Check NULL values for deprecated EVP_PKEY_get0() functions
Configuration menu - View commit details
-
Copy full SHA for dd883bc - Browse repository at this point
Copy the full SHA dd883bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 632d6e6 - Browse repository at this point
Copy the full SHA 632d6e6View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.3.1...v3.3.2