simon-git: putty (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Thu Oct 19 20:40:31 BST 2017


TL;DR:
  ea54259 sshaes.c: fix file name in header comment.
  4dfadcf sshaes.c: remove completely unused #define MAX_NK.

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:           2017-10-19 20:40:31

commit ea5425939297e0f41de4be3168fbb8d68854bb64
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=ea5425939297e0f41de4be3168fbb8d68854bb64;hp=b4e5485caa1ba9286db3f51ba1b8a5498db52411
Author: Simon Tatham <anakin at pobox.com>
Date:   Thu Oct 19 18:55:22 2017 +0100

    sshaes.c: fix file name in header comment.
    
    Apparently I forgot to edit that when I originally imported this AES
    implementation into PuTTY's SSH code from the more generically named
    source file in which I'd originally developed it.

 sshaes.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4dfadcfb2643fe3b54bb29277ca73bc5ba647208
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=4dfadcfb2643fe3b54bb29277ca73bc5ba647208;hp=ea5425939297e0f41de4be3168fbb8d68854bb64
Author: Simon Tatham <anakin at pobox.com>
Date:   Thu Oct 19 19:13:02 2017 +0100

    sshaes.c: remove completely unused #define MAX_NK.

 sshaes.c | 1 -
 1 file changed, 1 deletion(-)



More information about the tartarus-commits mailing list