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: mojolicious/mojo
base: 108caf96d60f
Choose a base ref
...
head repository: mojolicious/mojo
compare: 2de10c590d5b
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 6, 2017

  1. keep support for IO::Socket::SSL <= 1.965 in Mojo::IOLoop

    With versions greater than 1.965 of IO::Socket::SSL no CA is specified
    with \undef, while with older versions we still need to pass ''
    mudler committed Sep 6, 2017
    Copy the full SHA
    66c0c1b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1129 from mudler/master

    fix SSL_ca_file reference to undef
    kraih committed Sep 6, 2017
    Copy the full SHA
    2de10c5 View commit details
    Browse the repository at this point in the history