simon-git: putty (pre-0.78): Jacob Nevins
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Thu Oct 20 23:57:55 BST 2022
TL;DR:
044e4217 Windows PuTTYgen: fit cert info values in dialog.
25ac012c Document Windows PuTTYgen "-t ed25519" / "ed448".
4af8a585 cmdgen: Fix docs and usage messages.
Repository: https://git.tartarus.org/simon/putty.git
On the web: https://git.tartarus.org/?p=simon/putty.git
Branch updated: pre-0.78
Committer: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: 2022-10-20 23:57:55
commit 044e4217f389a8c242cce8ff0ca9e130574bd3f6
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=044e4217f389a8c242cce8ff0ca9e130574bd3f6;hp=68c97fb22a03b51b74a3b4246570d03a1a627707
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Thu Oct 20 23:25:34 2022 +0100
Windows PuTTYgen: fit cert info values in dialog.
(When an item is too long, as "Fingerprint including certificate" often
is, you can at least drag the control to see all of the content.)
windows/puttygen.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
commit 25ac012c4068976299ab397fcf221980a86ced63
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=25ac012c4068976299ab397fcf221980a86ced63;hp=044e4217f389a8c242cce8ff0ca9e130574bd3f6
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Thu Oct 20 23:42:21 2022 +0100
Document Windows PuTTYgen "-t ed25519" / "ed448".
doc/pubkey.but | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
commit 4af8a585e70cc03ae3e5dacd55c037ff09852f9b
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=4af8a585e70cc03ae3e5dacd55c037ff09852f9b;hp=25ac012c4068976299ab397fcf221980a86ced63
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Thu Oct 20 23:55:19 2022 +0100
cmdgen: Fix docs and usage messages.
Some new cert-related stuff wasn't documented in the usage message
and/or man page; and the longer-standing "-E fptype" was entirely
omitted from the usage message.
cmdgen.c | 4 ++++
doc/man-puttygen.but | 28 +++++++++++++++++-----------
2 files changed, 21 insertions(+), 11 deletions(-)
More information about the tartarus-commits
mailing list