curl-curl/lib/vssh
Daniel Stenberg 6f6ee601b9
libssh: split up the state machine function
This reduces the "complexity score" for myssh_statemach_act from 160 to
100, taking it down from the most complex function in libcurl to the
5th.

Also fixes a memory leak of the sftp session.

Closes #17346
2025-05-14 23:15:58 +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 ssh: move easy handle/connection protocol structs to meta 2025-05-08 11:56:50 +02:00
libssh.c libssh: split up the state machine function 2025-05-14 23:15:58 +02:00
ssh.h ssh: move easy handle/connection protocol structs to meta 2025-05-08 11:56:50 +02:00
wolfssh.c ssh: move easy handle/connection protocol structs to meta 2025-05-08 11:56:50 +02:00