simon-git: putty (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Sat Jun 16 14:48:00 BST 2018
TL;DR:
20e8fde Stop saying we'll try compression later, if it is later.
Repository: https://git.tartarus.org/simon/putty.git
On the web: https://git.tartarus.org/?p=simon/putty.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2018-06-16 14:48:00
commit 20e8fdece39dd1d680c0feb8eb1432e18c81ade2
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=20e8fdece39dd1d680c0feb8eb1432e18c81ade2;hp=d4304f1b7b3f5e4c02f373977f9f7fe172d4f5fd
Author: Simon Tatham <anakin at pobox.com>
Date: Sat Jun 16 14:44:10 2018 +0100
Stop saying we'll try compression later, if it is later.
On the post-userauth rekey, when we're specifically rekeying in order
to turn on delayed compression, we shouldn't write the Event Log
"Server supports delayed compression; will try this later" message
that we did in the original key exchange. At this point, it _is_
later, and we're about to turn on compression right now!
ssh.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
More information about the tartarus-commits
mailing list