simon-git: putty (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Wed Jan 23 23:44:41 GMT 2019


TL;DR:
  621f8f43 Windows: move dputs back into winmisc.c.
  0e9ad99c testcrypt / cryptsuite: another set of Python 3 fixes.

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:           2019-01-23 23:44:41

commit 621f8f4314d2976687f091419c85e70922adaf8e
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=621f8f4314d2976687f091419c85e70922adaf8e;hp=ba4eeff9cb2a513f74484026cae6c06dde73c760
Author: Simon Tatham <anakin at pobox.com>
Date:   Wed Jan 23 23:29:57 2019 +0000

    Windows: move dputs back into winmisc.c.
    
    Having it in winmiscs.c made it conflict with the one in testcrypt.

 windows/winmisc.c  | 27 +++++++++++++++++++++++++++
 windows/winmiscs.c | 27 ---------------------------
 2 files changed, 27 insertions(+), 27 deletions(-)

commit 0e9ad99c042648ee4fecd9291bc6cb1bf2d76009
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=0e9ad99c042648ee4fecd9291bc6cb1bf2d76009;hp=621f8f4314d2976687f091419c85e70922adaf8e
Author: Simon Tatham <anakin at pobox.com>
Date:   Wed Jan 23 23:40:32 2019 +0000

    testcrypt / cryptsuite: another set of Python 3 fixes.
    
    One of these days I'll manage not to mess this up in every new test
    I add ... perhaps.

 test/cryptsuite.py |  8 ++++----
 test/testcrypt.py  | 24 ++++++++----------------
 2 files changed, 12 insertions(+), 20 deletions(-)



More information about the tartarus-commits mailing list