curl/lib/vssh
Daniel Stenberg f47487c219
libssh/libssh2: return error on too big range
If trying to get the range 0 - 2^63 and the remote file is 2^63 bytes or
larger.

Fixes #12983
Closes #12984
2024-02-25 22:40:39 +01:00
..
libssh2.c libssh/libssh2: return error on too big range 2024-02-25 22:40:39 +01:00
libssh.c libssh/libssh2: return error on too big range 2024-02-25 22:40:39 +01:00
ssh.h vssh: remove the #ifdef for Curl_ssh_init, use empty macro 2023-10-20 22:56:01 +02:00
wolfssh.c ssh: use stack scratch buffer for seeks 2024-01-25 22:33:49 +01:00