curl/lib/vssh
Daniel Stenberg be17dc9d31
libssh: when keyboard-interactive auth fails, try password
The state machine had a mistake in that it would not carry on to that
next step.

This also adds a verbose output what methods that are available from the
server and renames the macros that change to the next auth methods to
try.

Reported-by: 左潇峰
Fixes #11196
Closes #11197
2023-05-25 11:09:29 +02:00
..
libssh2.c ssh: Add support for libssh2 read timeout 2023-05-15 13:20:47 +02:00
libssh.c libssh: when keyboard-interactive auth fails, try password 2023-05-25 11:09:29 +02:00
ssh.h libssh: use dynbuf instead of realloc 2023-03-16 23:32:22 +01:00
wolfssh.c checksrc: disallow spaces before labels 2023-05-18 20:45:04 +02:00