]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Support reconfiguration of key exchange in mid-session. The fiddly
authorSimon Tatham <anakin@pobox.com>
Tue, 28 Dec 2004 14:10:32 +0000 (14:10 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 28 Dec 2004 14:10:32 +0000 (14:10 +0000)
commitc62243a9e5dbc5346ae61ce67b00b1cc0b2c4fe6
tree9f3824b7d0a6e186701ec222b0b6b2fb44e74d82
parent88cb3dfa530652f19f47009ca37b7be6e18823ca
Support reconfiguration of key exchange in mid-session. The fiddly
bit is working out when to reschedule the next rekey for when the
timeout or data limit changes; sometimes it will be _right now_
because we're already over the new limit.

Still to do: the Kex panel should not appear in mid-session if we
are using SSHv1.

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