simon-git: putty (pre-0.75): Jacob Nevins

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Mon Apr 19 17:14:50 BST 2021


TL;DR:
  ef26ecd8 uxpgnt: Briefly document --symlink and --test-sign.
  a0a98595 Document -ssh-connection (and -ssh) options.
  20d5055a Docs: index and cross-reference ssh-connection.
  97137f5c PuTTYgen: explicitly use 'Kbyte' in Argon2 naming.

Repository:     https://git.tartarus.org/simon/putty.git
On the web:     https://git.tartarus.org/?p=simon/putty.git
Branch updated: pre-0.75
Committer:      Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:           2021-04-19 17:14:50

commit ef26ecd81c559339b702a9d6d8779e9cb1a62e37
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=ef26ecd81c559339b702a9d6d8779e9cb1a62e37;hp=a0869fab25e276885261881a8a3aae79492c1c5f
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:   Mon Apr 19 15:40:35 2021 +0100

    uxpgnt: Briefly document --symlink and --test-sign.

 doc/man-pageant.but | 32 ++++++++++++++++++++++++++++++++
 unix/uxpgnt.c       |  1 +
 2 files changed, 33 insertions(+)

commit a0a985957f1d979999a6f500291f54a58992180a
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=a0a985957f1d979999a6f500291f54a58992180a;hp=ef26ecd81c559339b702a9d6d8779e9cb1a62e37
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:   Mon Apr 19 15:57:13 2021 +0100

    Document -ssh-connection (and -ssh) options.

 doc/man-plink.but  |  7 +++++++
 doc/man-pscp.but   | 13 +++++++++++++
 doc/man-psftp.but  | 13 +++++++++++++
 doc/plink.but      |  2 +-
 doc/pscp.but       |  4 +++-
 pscp.c             |  2 ++
 psftp.c            |  2 ++
 unix/uxplink.c     |  2 +-
 windows/winplink.c |  2 +-
 9 files changed, 43 insertions(+), 4 deletions(-)

commit 20d5055a3a25106ff4fd031680e766ffa4effa9b
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=20d5055a3a25106ff4fd031680e766ffa4effa9b;hp=a0a985957f1d979999a6f500291f54a58992180a
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:   Mon Apr 19 16:22:33 2021 +0100

    Docs: index and cross-reference ssh-connection.

 doc/config.but | 10 +++++++---
 doc/index.but  |  5 +++++
 doc/using.but  |  5 ++---
 3 files changed, 14 insertions(+), 6 deletions(-)

commit 97137f5cfd8b30dc7bf7054ac1ec6a30b9ba7162
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=97137f5cfd8b30dc7bf7054ac1ec6a30b9ba7162;hp=20d5055a3a25106ff4fd031680e766ffa4effa9b
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:   Mon Apr 19 17:03:05 2021 +0100

    PuTTYgen: explicitly use 'Kbyte' in Argon2 naming.
    
    Instead of 'Kb', which could be misread as 'Kbit'.

 cmdgen.c            | 2 +-
 doc/pubkeyfmt.but   | 2 +-
 ssh.h               | 2 +-
 test/cryptsuite.py  | 2 +-
 windows/puttygen.rc | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)



More information about the tartarus-commits mailing list