simon-git: putty (pre-0.64): Jacob Nevins
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Sun Nov 9 00:15:28 GMT 2014
TL;DR:
cda67c7 Disable manual host key config in mid-session.
f662ff7 Disable some mid-session configs for downstreams.
Repository: git://git.tartarus.org/simon/putty.git
On the web: http://tartarus.org/~simon-git/gitweb/?p=putty.git
Branch updated: pre-0.64
Committer: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: 2014-11-09 00:15:28
commit cda67c7c44bd1b1aef29fa9dc27118aa5ba35e2c
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=cda67c7c44bd1b1aef29fa9dc27118aa5ba35e2c;hp=aad5f5601d7a837fa5460ebd66481a5d9e036b8c
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Sun Nov 9 00:08:36 2014 +0000
Disable manual host key config in mid-session.
Changing it can't have any useful effect, since we have strictly
enforced that the host key used for rekeys is the same as the first key
exchange since b8e668c.
config.c | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
commit f662ff790c5bd2d133b8da8c1152c994499ab4f7
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=f662ff790c5bd2d133b8da8c1152c994499ab4f7;hp=cda67c7c44bd1b1aef29fa9dc27118aa5ba35e2c
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Sun Nov 9 00:10:46 2014 +0000
Disable some mid-session configs for downstreams.
Compression, encryption, and key exchange settings are all meaningless
to reconfigure in connection-sharing downstreams.
config.c | 12 +++++++-----
ssh.c | 12 +++++++++---
2 files changed, 16 insertions(+), 8 deletions(-)
More information about the tartarus-commits
mailing list