Allow reconfiguration of compression and cipher settings in
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 31 Dec 2004 10:51:14 +0000 (10:51 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 31 Dec 2004 10:51:14 +0000 (10:51 +0000)
commite13bba36449b2d3e7e8ebaadaee74db977512d18
tree2d53570fca3eb69bd8f9a07384652034ba6f0cef
parent3fe9213279e9971f98dbb78146ce78ad59858e66
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: svn://svn.tartarus.org/sgt/putty@5051 cda61777-01e9-0310-a592-d414129be87e
config.c
ssh.c