curl-curl/lib/vssh
Daniel Stenberg 74cfba6a67
libssh2: remove the 'actualcode' struct field
Return and use CURLcode to a larger extent to avoid the complicated
double return code setup previously used.

Closes #17369
2025-05-16 14:56:59 +02:00
..
.checksrc checksrc: use 'banfunc' proper in more places 2025-01-13 09:10:58 +01:00
curl_path.c curlx: move into to curlx/ 2025-05-07 11:01:15 +02:00
curl_path.h lib: include files using known path 2025-04-08 17:00:00 +02:00
libssh2.c libssh2: remove the 'actualcode' struct field 2025-05-16 14:56:59 +02:00
libssh.c libssh: add NULL check for Curl_meta_get() 2025-05-15 23:04:37 +02:00
ssh.h libssh2: remove the 'actualcode' struct field 2025-05-16 14:56:59 +02:00
wolfssh.c ssh: move easy handle/connection protocol structs to meta 2025-05-08 11:56:50 +02:00