Reorganise the logging and display of messages about SSH
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 16 Jul 2011 12:06:32 +0000 (12:06 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 16 Jul 2011 12:06:32 +0000 (12:06 +0000)
commit8221906dee8ae94c7c81d320d00ef774765d0bc6
treeaa742b37f5ea6723862205ea3d10964c335f6093
parent2527703c0690f4a24224068ff3a2e009d29447fa
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: svn://svn.tartarus.org/sgt/putty@9226 cda61777-01e9-0310-a592-d414129be87e
ssh.c