]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Add a new bug-compatibility mode that limits the window size we'll
authorBen Harris <bjh21@bjh21.me.uk>
Wed, 5 Dec 2007 00:02:06 +0000 (00:02 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Wed, 5 Dec 2007 00:02:06 +0000 (00:02 +0000)
commit8e67c417eba8509f96d74405c39b3f6717a7720c
treed6678c82de1cf1eb569697ffe8af9bdad016868f
parent4b2f2610f069e258ecd028e9980aba781a235260
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: http://svn.tartarus.org/sgt/putty@7804 cda61777-01e9-0310-a592-d414129be87e
config.c
doc/config.but
putty.h
settings.c
ssh.c