simon-git: putty (pre-0.75): Jacob Nevins
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Tue Apr 20 16:33:28 BST 2021
TL;DR:
0edeaaa5 cmdgen: Write through correct leg of union.
71c411d0 Fix typos in PuTTYgen docs.
ab23ebc3 Docs: SSH key type support is server-dependent.
4c596b31 Docs: tweak indexing of 'strong' primes.
8f8593a8 Document PPK format parameters, and --reencrypt.
dcf3e7a1 winpgen: Context help for PPK params.
e144e009 Docs: correct some control names.
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-20 16:33:28
commit 0edeaaa5f3878a319c3b36c501bc7dee7535d749
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=0edeaaa5f3878a319c3b36c501bc7dee7535d749;hp=5dd9d839cc160793678535b9b04fb31fe878b40f
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Tue Apr 20 14:45:45 2021 +0100
cmdgen: Write through correct leg of union.
No functional change, probably.
cmdgen.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit 71c411d0763b6ac46b63a646f6cd3d861366af5b
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=71c411d0763b6ac46b63a646f6cd3d861366af5b;hp=0edeaaa5f3878a319c3b36c501bc7dee7535d749
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Tue Apr 20 12:25:48 2021 +0100
Fix typos in PuTTYgen docs.
doc/man-puttygen.but | 4 ++--
doc/pubkey.but | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
commit ab23ebc3ae0414496779c5488a490392342d78b5
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=ab23ebc3ae0414496779c5488a490392342d78b5;hp=71c411d0763b6ac46b63a646f6cd3d861366af5b
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Tue Apr 20 15:15:01 2021 +0100
Docs: SSH key type support is server-dependent.
doc/pubkey.but | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
commit 4c596b31adf598259ed7c2c1f5b7cc72e025e1ea
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=4c596b31adf598259ed7c2c1f5b7cc72e025e1ea;hp=ab23ebc3ae0414496779c5488a490392342d78b5
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Tue Apr 20 15:33:14 2021 +0100
Docs: tweak indexing of 'strong' primes.
doc/pubkey.but | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit 8f8593a86e360dcc6d3f4c3aac64770ff4a23222
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=8f8593a86e360dcc6d3f4c3aac64770ff4a23222;hp=4c596b31adf598259ed7c2c1f5b7cc72e025e1ea
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Tue Apr 20 15:33:42 2021 +0100
Document PPK format parameters, and --reencrypt.
doc/index.but | 5 ++++
doc/man-puttygen.but | 79 ++++++++++++++++++++++++++++++++++++++++++++++++----
doc/pubkey.but | 58 ++++++++++++++++++++++++++++++++++++++
3 files changed, 136 insertions(+), 6 deletions(-)
commit dcf3e7a1f35006742d7bd605e08a08daf1a7317b
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=dcf3e7a1f35006742d7bd605e08a08daf1a7317b;hp=8f8593a86e360dcc6d3f4c3aac64770ff4a23222
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Tue Apr 20 16:06:01 2021 +0100
winpgen: Context help for PPK params.
windows/winhelp.h | 2 ++
windows/winpgen.c | 35 +++++++++++++++++++++++++++++++++++
2 files changed, 37 insertions(+)
commit e144e0099a7548dad75424ff2d39ea4388f37a98
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=e144e0099a7548dad75424ff2d39ea4388f37a98;hp=dcf3e7a1f35006742d7bd605e08a08daf1a7317b
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Tue Apr 20 16:25:49 2021 +0100
Docs: correct some control names.
(And remove another reference to connection type 'buttons'.)
doc/config.but | 6 +++---
doc/gs.but | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
More information about the tartarus-commits
mailing list