-
Notifications
You must be signed in to change notification settings - Fork 81
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: jruby/jruby-openssl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0045ab724b3b
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jruby/jruby-openssl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 45ee02a24352
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 7 files changed
- 1 contributor
Commits on Jul 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4d6a01c - Browse repository at this point
Copy the full SHA 4d6a01cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86132e0 - Browse repository at this point
Copy the full SHA 86132e0View commit details -
support jruby.openssl.random property for switching a random backend
we now default to a thread-local holder instance which will be re-using secure-random instances using JRuby's ThreadContext ('internals') **an attempt to 'fix' low-entropy systems** wating for /dev/random ... also respect jruby.preferred.prng and use its default - effectively likely avoids BC generator's constant attempts for seeding itself TO BE CONTINUED ...
Configuration menu - View commit details
-
Copy full SHA for 472e1eb - Browse repository at this point
Copy the full SHA 472e1ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e6f6a7 - Browse repository at this point
Copy the full SHA 2e6f6a7View commit details -
try tuning JRuby's SecureRandom preferred instance logic a bit
- default to Windows-PRNG on Windows - empty setting will simply use `new SecureRandom()` - include some debug logging around fall-backs
Configuration menu - View commit details
-
Copy full SHA for 06431cd - Browse repository at this point
Copy the full SHA 06431cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45ee02a - Browse repository at this point
Copy the full SHA 45ee02aView commit details
There are no files selected for viewing