]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Reorganise the logging and display of messages about SSH
authorSimon Tatham <anakin@pobox.com>
Sat, 16 Jul 2011 12:06:32 +0000 (12:06 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 16 Jul 2011 12:06:32 +0000 (12:06 +0000)
commit2dfab560734d0bd107d4a438de46b346c45971f9
treeaa742b37f5ea6723862205ea3d10964c335f6093
parent2698957a1a3eb545099e02bcd8a19912ab5fd9f5
Reorganise the logging and display of messages about SSH
authentication. We should now produce an Event Log entry for every
authentication attempted and every authentication failure; meanwhile,
messages in the PuTTY window will not be generated for the failure of
auth types unless we also announced in the PuTTY window that we were
trying them. (GSSAPI was getting the latter wrong, leading to spurious
'Access denied' for many users of 0.61.)

git-svn-id: http://svn.tartarus.org/sgt/putty@9226 cda61777-01e9-0310-a592-d414129be87e
ssh.c