simon-git: putty (main): Jacob Nevins
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Wed Apr 7 23:53:34 BST 2021
TL;DR:
af9a66be cmdgen: have --dump output private parts of PPKs.
7d1aae13 Some info on integrating psusan with pscp, etc.
Repository: https://git.tartarus.org/simon/putty.git
On the web: https://git.tartarus.org/?p=simon/putty.git
Branch updated: main
Committer: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: 2021-04-07 23:53:34
commit af9a66be2a84aa26089531804a738b11433910ad
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=af9a66be2a84aa26089531804a738b11433910ad;hp=21c2e451dade78bf5590af4b84a68fc608840317
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Wed Apr 7 22:57:51 2021 +0100
cmdgen: have --dump output private parts of PPKs.
This seems more useful than the previous behaviour of not prompting for
a passphrase and only emitting the public part; if we want that back
I suppose we could invent a "-O text-public".
Also, document the text dump format a bit in the man page.
cmdgen.c | 26 +++++++++++++++++---------
doc/man-puttygen.but | 13 ++++++++++---
2 files changed, 27 insertions(+), 12 deletions(-)
commit 7d1aae13c7af4015d656fe88e4c6484fe21feb66
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=7d1aae13c7af4015d656fe88e4c6484fe21feb66;hp=af9a66be2a84aa26089531804a738b11433910ad
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Wed Apr 7 23:50:51 2021 +0100
Some info on integrating psusan with pscp, etc.
doc/man-psusan.but | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
More information about the tartarus-commits
mailing list