curl-curl/lib/vssh
Stefan Eissing dd7762c309
libssh2: use sockindex consistently
Although the protocol should only run on index 0, there was a mix of
looked up sockindex and using constant 0 in tls send/recv.

Reported-by: Joshua Rogers
Closes #19004
2025-10-12 15:28:04 +02:00
..
curl_path.c libssh2: clarify that sshp->path is always at least one byte 2025-10-06 13:57:19 +02:00
curl_path.h lib: include files using known path 2025-04-08 17:00:00 +02:00
libssh2.c libssh2: use sockindex consistently 2025-10-12 15:28:04 +02:00
libssh.c libssh: make atime and mtime cap the timestamp instead of wrap 2025-10-10 08:26:00 +02:00
ssh.h libssh2: clarify that sshp->path is always at least one byte 2025-10-06 13:57:19 +02:00