]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Implement client-initiated rekeys after an hour, or after 1Gb of
authorSimon Tatham <anakin@pobox.com>
Sat, 27 Nov 2004 14:29:20 +0000 (14:29 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 27 Nov 2004 14:29:20 +0000 (14:29 +0000)
commit404bc8c4efc77ef77cf50c90496cf7c08195ec5f
treeb68cf47c72a7112eb6e2a65260410bb07aecf322
parentf7c6afd2362f316c192298b434c899dea572d93d
Implement client-initiated rekeys after an hour, or after 1Gb of
data transfer in either direction (whichever comes first), or at
explicit client request (nice idea Jacob). Have tested by lowering
the limits, and it all seems solid enough; in particular, this has
also allowed me to test the behaviour when connection-level data is
received during rekey, and that looks fine too (at least it does
_now_ :-).

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