-
-
Notifications
You must be signed in to change notification settings - Fork 761
Comparing changes
Open a pull request
base repository: sfackler/rust-openssl
base: openssl-v0.10.47
head repository: sfackler/rust-openssl
compare: openssl-v0.10.48
- 12 commits
- 14 files changed
- 3 contributors
Commits on Mar 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8f92004 - Browse repository at this point
Copy the full SHA 8f92004View commit details -
Fix LibreSSL version checking in openssl/
Previously it only did exact version matching -- different from how OpenSSL worked, and causing it to make many APIs exposed only on a single version of LibreSSL. This fixes that, and in the process identifies a bug in openssl-sys.
Configuration menu - View commit details
-
Copy full SHA for 4ecaf69 - Browse repository at this point
Copy the full SHA 4ecaf69View commit details -
Merge pull request #1851 from alex/libressl-versions
Fix LibreSSL version checking in openssl/
Configuration menu - View commit details
-
Copy full SHA for 319200a - Browse repository at this point
Copy the full SHA 319200aView commit details
Commits on Mar 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e5b6d97 - Browse repository at this point
Copy the full SHA e5b6d97View commit details -
Merge pull request #1852 from smoelius/master
Improve reliability of some tests
Configuration menu - View commit details
-
Copy full SHA for 690eeb2 - Browse repository at this point
Copy the full SHA 690eeb2View commit details
Commits on Mar 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 482575b - Browse repository at this point
Copy the full SHA 482575bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 332311b - Browse repository at this point
Copy the full SHA 332311bView commit details -
Always provide an X509V3Context in X509Extension::new because OpenSSL…
… requires it for some extensions (and segfaults without)
Configuration menu - View commit details
-
Copy full SHA for 78aa9aa - Browse repository at this point
Copy the full SHA 78aa9aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a752805 - Browse repository at this point
Copy the full SHA a752805View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ced4f3 - Browse repository at this point
Copy the full SHA 6ced4f3View commit details -
Merge pull request #1854 from alex/davids-openssl-of-horrors
Fix a series of security issues
Configuration menu - View commit details
-
Copy full SHA for 5efceaa - Browse repository at this point
Copy the full SHA 5efceaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ff734f - Browse repository at this point
Copy the full SHA 4ff734fView commit details
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 openssl-v0.10.47...openssl-v0.10.48