simon-git: putty (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Tue Sep 25 23:43:44 BST 2018


TL;DR:
  0bdda647 Fix paste error in packet-type list macro.

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-09-25 23:43:44

commit 0bdda64724c2a897872ff394dc215c823899d7bd
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=0bdda64724c2a897872ff394dc215c823899d7bd;hp=da1e560b42db03e6cf8bd49866975d63d4e9da84
Author: Simon Tatham <anakin at pobox.com>
Date:   Tue Sep 25 23:38:49 2018 +0100

    Fix paste error in packet-type list macro.
    
    In commit 8cb68390e I managed to copy the packet contexts inaccurately
    from the old implementation of ssh2_pkt_type, and listed the ECDH KEX
    packets against SSH2_PKTCTX_DHGEX instead of SSH2_PKTCTX_ECDHKEX,
    which led to them appearing as "unknown" in packet log files.

 ssh.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)



More information about the tartarus-commits mailing list