simon-git: putty (pre-0.78): Jacob Nevins
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Fri Oct 21 13:08:52 BST 2022
TL;DR:
11950739 Docs: add index alias for "ECDSA".
617bf732 Docs: PuTTYgen: fix gratuitous exclusion of PSFTP.
2b5b7b5c Docs: note warning about <2048-bit RSA/DSA keys.
d4298308 Docs: prime generation defaults are usually fine.
5d5a6a8f Docs: MD5 is forced for SSH-1 key fingerprints.
6472f7fc Docs: update Pageant key list description.
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-21 13:08:52
commit 11950739256d323dc6daa932edd27fccd6370880
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=11950739256d323dc6daa932edd27fccd6370880;hp=4af8a585e70cc03ae3e5dacd55c037ff09852f9b
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Fri Oct 21 11:52:49 2022 +0100
Docs: add index alias for "ECDSA".
doc/index.but | 3 +++
1 file changed, 3 insertions(+)
commit 617bf732bd3db05f2f72a3b29f5aea2127fd3c86
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=617bf732bd3db05f2f72a3b29f5aea2127fd3c86;hp=11950739256d323dc6daa932edd27fccd6370880
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Fri Oct 21 12:51:50 2022 +0100
Docs: PuTTYgen: fix gratuitous exclusion of PSFTP.
doc/pubkey.but | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
commit 2b5b7b5c45c5b3bbca36cee4d2c21281646eb79a
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=2b5b7b5c45c5b3bbca36cee4d2c21281646eb79a;hp=617bf732bd3db05f2f72a3b29f5aea2127fd3c86
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Fri Oct 21 11:51:34 2022 +0100
Docs: note warning about <2048-bit RSA/DSA keys.
doc/pubkey.but | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
commit d42983088ae44534c5e6f51bc024f74fc0759a27
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=d42983088ae44534c5e6f51bc024f74fc0759a27;hp=2b5b7b5c45c5b3bbca36cee4d2c21281646eb79a
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Fri Oct 21 13:01:05 2022 +0100
Docs: prime generation defaults are usually fine.
doc/pubkey.but | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
commit 5d5a6a8fd3900cd078d030a15ea96c4969def524
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=5d5a6a8fd3900cd078d030a15ea96c4969def524;hp=d42983088ae44534c5e6f51bc024f74fc0759a27
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Fri Oct 21 11:53:27 2022 +0100
Docs: MD5 is forced for SSH-1 key fingerprints.
doc/pageant.but | 9 +++++----
doc/pubkey.but | 6 +++---
2 files changed, 8 insertions(+), 7 deletions(-)
commit 6472f7fc774e1c9255c1ed83f70ef7909858811d
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=6472f7fc774e1c9255c1ed83f70ef7909858811d;hp=5d5a6a8fd3900cd078d030a15ea96c4969def524
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Fri Oct 21 11:55:32 2022 +0100
Docs: update Pageant key list description.
GUI Pageant stopped using SSH identifiers for key types in fea08bb244,
but the docs were still referring to them.
As part of this, ensure that the term "NIST" is thoroughly
cross-referenced and indexed, since it now appears so prominently in
Pageant.
(While I'm there, reword the "it's OK that elliptic-curve keys are
smaller than RSA ones" note, as I kept tripping over the old wording.)
doc/config.but | 2 +-
doc/index.but | 3 +++
doc/pageant.but | 21 ++++++++++++---------
doc/pubkey.but | 6 ++++--
doc/pubkeyfmt.but | 2 +-
5 files changed, 21 insertions(+), 13 deletions(-)
More information about the tartarus-commits
mailing list