]> asedeno.scripts.mit.edu Git - PuTTY_svn.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)
commit8def8a3be58f9558994e82a32959e1c5920ddac3
tree2d53570fca3eb69bd8f9a07384652034ba6f0cef
parentb908245d252f904de44c5287ee11d665e31fe243
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...

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