curl/lib/vssh
Daniel Stenberg 4157ccb88c
libssh: remove CURLOPT_SSL_VERIFYHOST check
It was never meant for SSH: it should rely on the knownhosts file (if
set) in the same way libssh2 already does.

Reported-by: James Abbatiello
Fixes #13767
Closes #13781
2024-05-26 12:01:16 +02:00
..
libssh2.c libssh2: delete redundant feature guard 2024-05-05 16:34:41 +02:00
libssh.c libssh: remove CURLOPT_SSL_VERIFYHOST check 2024-05-26 12:01:16 +02:00
ssh.h vssh: remove the #ifdef for Curl_ssh_init, use empty macro 2023-10-20 22:56:01 +02:00
wolfssh.c lib: add Curl_xfer_write_resp_hd 2024-04-11 09:29:21 +02:00