curl/lib/vssh
michael musset 1544513958
libssh2: add CURLOPT_SSH_HOSTKEYFUNCTION
The callback set by CURLOPT_SSH_HOSTKEYFUNCTION is called to check
wether or not the connection should continue.

The host key is passed in argument with a custom handle for the
application.

It overrides CURLOPT_SSH_KNOWNHOSTS

Closes #7959
2022-06-02 08:34:31 +02:00
..
libssh2.c libssh2: add CURLOPT_SSH_HOSTKEYFUNCTION 2022-06-02 08:34:31 +02:00
libssh.c libssh: fix double close 2022-04-20 09:12:36 +02:00
ssh.h url: check SSH config match on connection reuse 2022-05-09 23:13:53 +02:00
wolfssh.c lib: remove exclamation marks 2022-04-16 11:55:05 +02:00