simon-svn: putty: ben

tartarus-commits at lists.tartarus.org tartarus-commits at lists.tartarus.org
Sat Aug 4 15:32:06 BST 2007


SVN root:       svn://ixion.tartarus.org/main
Changes by:     ben
Revision:       7661
Date:           2007-08-04 15:32:06 +0100 (Sat, 04 Aug 2007)

Log message (5 lines):
Tweak to window handling:  Keep the local window in a signed integer, and
arrange to handle usefully the case where the server sends us more data
than it's allowed to.  There's no danger of overflow, since the maximum is
OUR_V2_WINSIZE and the minumum is -OUR_V2_MAXPKT (at least if the server is
nice).

Modified files:
U   putty/ssh.c

Links:
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi?rev=7661&view=rev
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/ssh.c?rev=7661&r1=7660&r2=7661



More information about the tartarus-commits mailing list