Support reconfiguration of key exchange in mid-session. The fiddly
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 28 Dec 2004 14:10:32 +0000 (14:10 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 28 Dec 2004 14:10:32 +0000 (14:10 +0000)
commite6c1536e0910c5ffce7720d67c474f668b8f6039
tree9f3824b7d0a6e186701ec222b0b6b2fb44e74d82
parentfda2feb1b6e51994fef214de385874f9f6715c3b
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: svn://svn.tartarus.org/sgt/putty@5031 cda61777-01e9-0310-a592-d414129be87e
config.c
ssh.c