mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-06 10:27:22 +09:00
Auth: nonblocking ssh_userauth_pubkey_auto
This commit is contained in:
@@ -118,6 +118,7 @@ struct ssh_session_struct {
|
||||
enum ssh_auth_state_e auth_state;
|
||||
enum ssh_channel_request_state_e global_req_state;
|
||||
struct ssh_agent_state_struct *agent_state;
|
||||
struct ssh_auth_auto_state_struct *auth_auto_state;
|
||||
|
||||
KEX server_kex;
|
||||
KEX client_kex;
|
||||
|
||||
Reference in New Issue
Block a user