curl/lib/vssh
Eshan Kelkar 91278dec41 libssh: Rename struct ssh_con member sftp_aio to sftp_send_aio
Renamed sftp_aio -> sftp_send_aio to highlight its association
with sftp_send() (This is consistent with how sftp_send_state,
associated with sftp_send() has been named)

Signed-off-by: Eshan Kelkar <eshankelkar@galorithm.com>
2025-07-08 00:23:57 +05:30
..
.checksrc checksrc: reduce exceptions, apply again to curlx 2025-06-27 17:33:35 +02:00
curl_path.c curl_path: make SFTP handle a path like /~ properly. 2025-06-09 11:23:16 +02:00
curl_path.h lib: include files using known path 2025-04-08 17:00:00 +02:00
libssh.c libssh: Rename struct ssh_con member sftp_aio to sftp_send_aio 2025-07-08 00:23:57 +05:30
libssh2.c libssh2: remove use of 'initialised' for cleanup 2025-07-07 12:01:22 +02:00
ssh.h libssh: Rename struct ssh_con member sftp_aio to sftp_send_aio 2025-07-08 00:23:57 +05:30
wolfssh.c multi: add dirty bitset 2025-06-21 17:19:11 +02:00