-
Notifications
You must be signed in to change notification settings - Fork 177
Comparing changes
Open a pull request
base repository: ruby/openssl
base: v2.0.2
head repository: ruby/openssl
compare: v2.0.3
- 11 commits
- 13 files changed
- 2 contributors
Commits on Dec 29, 2016
-
Fix for ASN1::Constructive 'each' implementation
Corey Bonnell committedDec 29, 2016 Configuration menu - View commit details
-
Copy full SHA for d7470d9 - Browse repository at this point
Copy the full SHA d7470d9View commit details -
Fix build with static OpenSSL libraries on Windows
OpenSSL <= 1.0.2 requires gdi32 for RAND_screen(). OpenSSL >= 1.1.0 no longer has RAND_screen() but it now requires crypt32. If pkg-config is usable, they are automatically linked, but if it is not, configuring Ruby/OpenSSL fails. Fixes: https://bugs.ruby-lang.org/issues/13080
Configuration menu - View commit details
-
Copy full SHA for a2dc925 - Browse repository at this point
Copy the full SHA a2dc925View commit details -
Merge pull request #96 from CBonnell/master
Fix for ASN1::Constructive 'each' implementation
Configuration menu - View commit details
-
Copy full SHA for 46674c3 - Browse repository at this point
Copy the full SHA 46674c3View commit details
Commits on Jan 5, 2017
-
Merge branch 'topic/windows-static-linking-without-pkg-config' into m…
…aint * topic/windows-static-linking-without-pkg-config: Fix build with static OpenSSL libraries on Windows
Configuration menu - View commit details
-
Copy full SHA for 8072a9a - Browse repository at this point
Copy the full SHA 8072a9aView commit details
Commits on Jan 17, 2017
-
appveyor.yml: update OpenSSL version to 1.0.2j
The new RubyInstaller 2.3.3 uses OpenSSL 1.0.2j. This will fix CI build on AppVayor. Note that this is not a future-proof resolution; the future releases of RubyInstaller that AppVayor will use may require another incompatible version of OpenSSL.
Configuration menu - View commit details
-
Copy full SHA for be817ba - Browse repository at this point
Copy the full SHA be817baView commit details
Commits on Jan 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 64dfefd - Browse repository at this point
Copy the full SHA 64dfefdView commit details
Commits on Jan 24, 2017
-
test/envutil: fix assert_raise_with_message
Import mu_pp method from Ruby trunk.
Configuration menu - View commit details
-
Copy full SHA for 24a6774 - Browse repository at this point
Copy the full SHA 24a6774View commit details
Commits on Jan 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4ccaf25 - Browse repository at this point
Copy the full SHA 4ccaf25View commit details
Commits on Jan 31, 2017
-
ruby-openssl-docker: update versions of Ruby and OpenSSL
Ruby 2.3.3/2.4.0, OpenSSL 1.0.2k/1.1.0d and LibreSSL 2.3.9/2.4.4.
Configuration menu - View commit details
-
Copy full SHA for c75e835 - Browse repository at this point
Copy the full SHA c75e835View commit details -
Configuration menu - View commit details
-
Copy full SHA for faefff2 - Browse repository at this point
Copy the full SHA faefff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74f166f - Browse repository at this point
Copy the full SHA 74f166fView 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 v2.0.2...v2.0.3