• Show log

    Commit

  • Hash : bd3854a0
    Author : Carlos Martín Nieto
    Date : 2014-08-31T17:12:45

    transport: return ENOTFOUND for HTTPS and SSH when they're not supported The previous commit makes it harder to figure out if the library was built with support for a particular transport. Roll back some of the changes and remove ssh:// and https:// from the list if we're being built without support for them.