curl/lib/vssh
Daniel Stenberg a20989b82c
libssh2: split ssh_statemachine into more sub functions
The pieces of the state machine that were not separate functions before, now
are.

Also removed the use of ternary operators in the function calls.

Follow-up to f0bf43e209

Closes #21249
2026-04-07 14:50:42 +02:00
..
libssh.c libssh: fix 64-bit printf mask for mingw-w64 <=6.0.0 2026-04-05 16:45:30 +02:00
libssh2.c libssh2: split ssh_statemachine into more sub functions 2026-04-07 14:50:42 +02:00
ssh.h protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
vssh.c protocol source, all about protocols and uri schemes 2026-03-16 08:39:02 +01:00
vssh.h lib: use lib source directory as base include path 2026-02-23 16:00:42 +01:00