Add a new bug-compatibility mode that limits the window size we'll
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Wed, 5 Dec 2007 00:02:06 +0000 (00:02 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Wed, 5 Dec 2007 00:02:06 +0000 (00:02 +0000)
commitc9739dba40b647342cbc8b93ac0c431849454c50
treed6678c82de1cf1eb569697ffe8af9bdad016868f
parentfef4049e0eb8eb8ca57aaacb7926ecd35aa31401
Add a new bug-compatibility mode that limits the window size we'll
advertise so that the server can't exceed our maximum packet size.
Enable it for "1.36_sshlib GlobalSCAPE" which apparently sends oversize
packets otherwise.

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