[vlc-devel] [PATCH] access/sftp: authenticate with ssh-agent, and check libssh2_userauth_list for available authentication methods

Yidong Ren git at yidong.im
Sun Jan 8 01:18:56 CET 2017


This is update of
https://mailman.videolan.org/pipermail/vlc-devel/2017-January/111116.html
This patch allows authenticate to sftp server with ssh-agent.
Thanks Denis Charmet for his suggestions:
    libssh2_agent_free(NULL) will crash, according to
https://github.com/libssh2/libssh2/blob/master/src/agent.c#L806. Fixed.
    Duplicated authentication choice was removed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20170108/dee00863/attachment.html>


More information about the vlc-devel mailing list