Small window-handling tweaks. Set the default big window to 0x7fffffff bytes,
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 5 Aug 2007 14:18:43 +0000 (14:18 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 5 Aug 2007 14:18:43 +0000 (14:18 +0000)
commit3361b80ae3610326f7ade972a6d10f454e20a048
tree3e77fba32b809ef7d0852696bd3623739eec3688
parentec9bb1efeca746fa659a4210725c39d415a06d61
Small window-handling tweaks.  Set the default big window to 0x7fffffff bytes,
and tweak ssh2_set_window() so it can cope with that.  Also arrange to send
a private channel message in simple mode to tell the server that it can safely
use a large window too.

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