]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Allow reconfiguration of compression and cipher settings in
authorSimon Tatham <anakin@pobox.com>
Fri, 31 Dec 2004 10:51:14 +0000 (10:51 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 31 Dec 2004 10:51:14 +0000 (10:51 +0000)
commitf5c90091bbbb4346a37792de3b9cb81d1f1fad85
tree2d53570fca3eb69bd8f9a07384652034ba6f0cef
parent44239efc6bd47006b53c1a853a60f02501d61c6e
Allow reconfiguration of compression and cipher settings in
mid-session in SSH2: this forces an immediate rekey to activate the
new settings. I'm not sure exactly what this will be useful for
(except possibly it might make comparative performance testing
easier?), but it has wonderful James Bond value for being able to
switch to a more secure cipher before doing anything sensitive :-)
If, that is, you weren't using the most secure one to begin with...

[originally from svn r5051]
config.c
ssh.c