• Show log

    Commit

  • Hash : 59647e1a
    Author : Erik Aigner
    Date : 2019-04-08T15:54:25

    remote: add callback to resolve URLs before connecting
    
    Since libssh2 doesn't read host configuration from the config file,
    this callback can be used to hand over URL resolving to the client
    without touching the SSH implementation itself.