Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

1 check-in using file config.c version 2e78a71f60

2004-12-28
08:10
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. check-in: 25f79c1e9a user: simon tags: trunk