simon-git: putty (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sun Nov 18 17:00:23 GMT 2018


TL;DR:
  86e44d39 Add more verbose logging during DH key exchange.

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-11-18 17:00:23

commit 86e44d39884a31a4724e48ca7050c8b4894bb0e0
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=86e44d39884a31a4724e48ca7050c8b4894bb0e0;hp=4262ce45ca35bf78680d871a4d0672e70c50ab01
Author: Mark Tolley <xmt at users.noreply.github.com>
Date:   Sun Nov 18 13:39:46 2018 +0000

    Add more verbose logging during DH key exchange.
    
    The event log messages generated during DH key exchange now include both the
    modulus size and hash algorithm used as well as whether the DH parameters
    are from one of the standardized groups or were supplied by the server
    during Group Exchange.

 ssh.h            |  1 +
 ssh2kex-client.c | 11 ++++++++---
 sshdh.c          |  8 ++++++++
 3 files changed, 17 insertions(+), 3 deletions(-)



More information about the tartarus-commits mailing list