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: jruby/jruby-openssl
base: d434bc622793
Choose a base ref
...
head repository: jruby/jruby-openssl
compare: ecfaf4a6e447
Choose a head ref
  • 20 commits
  • 16 files changed
  • 1 contributor

Commits on Nov 30, 2016

  1. Copy the full SHA
    3e1b97b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a3ac55f View commit details
    Browse the repository at this point in the history
  3. fix javadoc link

    kares committed Nov 30, 2016
    Copy the full SHA
    279066e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3190db7 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    08fecc7 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    0797b0d View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2016

  1. preliminary OpenSSL 1.1 (Ruby 2.4) compatibility bits

    ... mostly port of OpenSSL 1.1.0's new opaque methods for PKey types
    
    https://bugs.ruby-lang.org/projects/ruby-trunk/repository/revisions/55285
    kares committed Dec 1, 2016
    Copy the full SHA
    17d0549 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d1386b1 View commit details
    Browse the repository at this point in the history
  3. avoid deprecated methods

    kares committed Dec 1, 2016
    Copy the full SHA
    74e742e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7613880 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    28e08a8 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6253685 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    3aceaab View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    af60ff9 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    e197afe View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    06e6800 View commit details
    Browse the repository at this point in the history
  11. no need to cast null

    kares committed Dec 1, 2016
    Copy the full SHA
    f5d14be View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    b92e045 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2016

  1. Copy the full SHA
    989ca42 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ecfaf4a View commit details
    Browse the repository at this point in the history