Add another bug workaround, this one for old OpenSSH (<2.3) servers
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 4 Feb 2003 13:02:51 +0000 (13:02 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 4 Feb 2003 13:02:51 +0000 (13:02 +0000)
commitdda87a288bfdd67b3572a8f219c66382b1045782
tree2648d6dd2fe1d8546624d6371a410df34185d568
parent6c6d9ed9511ad9f76dcf9fcb3e184937bb1555f0
Add another bug workaround, this one for old OpenSSH (<2.3) servers
which have a strange idea of what data should be signed in a PK auth
request. This actually got in my way while doing serious things at
work! :-)

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