aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKamil Dudka <kdudka@redhat.com>2018-08-14 13:14:49 +0200
committerKamil Dudka <kdudka@redhat.com>2018-08-14 15:55:16 +0200
commit1e843a31a49484aeddf8f358e71392205f5fd6b1 (patch)
treeba2b1297cd2bad67d5c77099294bf48618086578 /tests
parent9622c350ac18451e9f5bf73315d31e4fc8449724 (diff)
ssh-libssh: reduce excessive verbose output about pubkey auth
The verbose message "Authentication using SSH public key file" was printed each time the ssh_userauth_publickey_auto() was called, which meant each time a packet was transferred over network because the API operates in non-blocking mode. This patch makes sure that the verbose message is printed just once (when the authentication state is entered by the SSH state machine).
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions