]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - doc/config.but
Minor semantic tweak to bug-compatibility modes: make
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 22 Oct 2006 19:51:28 +0000 (19:51 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 22 Oct 2006 19:51:28 +0000 (19:51 +0000)
commit64f19d46d8e84218c4069c13801cb60e8da2ea8b
tree2f41c41aa22286a2e40dacc828afd6168bc95f43
parente9ce146b9f9ce041ec066885fd60c45ae89e9e66
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.

[originally from svn r6876]
doc/config.but
ssh.c