• P
    remote: Improve libssh2 password authentication · 273745b4
    Peter Krempa 提交于
    This patch enables the password authentication in the libssh2 connection
    driver. There are a few benefits to this step:
    
    1) Hosts with challenge response authentication will now be supported
    with the libssh2 connection driver.
    
    2) Credential for hosts can now be stored in the authentication
    credential config file
    273745b4
remote_driver.c 220.1 KB