Minor semantic tweak to bug-compatibility modes: make
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 22 Oct 2006 19:51:28 +0000 (19:51 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 22 Oct 2006 19:51:28 +0000 (19:51 +0000)
commitbf98289914f47f394aa0cc442c267e56490c9e70
tree2f41c41aa22286a2e40dacc828afd6168bc95f43
parent9a41f8d3877bc717e3eec330637122c390dc4240
Minor semantic tweak to bug-compatibility modes: make
BUG_NEEDS_SSH1_PLAIN_PASSWORD do exactly what it says on the tin, independent
of whether BUG_CHOKES_ON_SSH1_IGNORE is set.

This is invisible in the default configuration, as all servers marked as having
the second bug have the first one too, but it would allow one to manually
configure PuTTY to cope with a SSH-1 server that got upset by ignore messages
during authentication, but was fine with their use as keepalives.

git-svn-id: svn://svn.tartarus.org/sgt/putty@6876 cda61777-01e9-0310-a592-d414129be87e
doc/config.but
ssh.c