]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Small window-handling tweaks. Set the default big window to 0x7fffffff bytes,
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 5 Aug 2007 14:18:43 +0000 (14:18 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 5 Aug 2007 14:18:43 +0000 (14:18 +0000)
commit2117df8a29521636470911d43441ec520399b5c9
tree3e77fba32b809ef7d0852696bd3623739eec3688
parentf4e444617a45b46cefa735b876ba4a3524587c44
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: http://svn.tartarus.org/sgt/putty@7679 cda61777-01e9-0310-a592-d414129be87e
ssh.c