simon-git: putty (main): Jacob Nevins
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Tue Jan 11 23:58:34 GMT 2022
TL;DR:
f0162af6 doc: Index 'DSS'.
39d1515e Note side-channel resistance of probable primes.
c78226a7 udp: Coroutines are used in more than just SSH.
1ca557a2 udp: Correct name of ProxySocket type in example.
e7b9eea7 udp: Tweak for new source structure.
16ead30c Update docs for new host key prompts.
660b8047 Add --allow/deny-auth to Uppity usage message.
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: 2022-01-11 23:58:34
commit f0162af6a5285acce3c59548d16214477c030450
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=f0162af6a5285acce3c59548d16214477c030450;hp=520915c641ae14bbcdb25a257d854b24e9be700e
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Tue Jan 11 23:57:05 2022 +0000
doc: Index 'DSS'.
doc/pubkey.but | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit 39d1515ea672cb77aea1838cc087b55d1b1b3220
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=39d1515ea672cb77aea1838cc087b55d1b1b3220;hp=f0162af6a5285acce3c59548d16214477c030450
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Tue Jan 11 23:57:20 2022 +0000
Note side-channel resistance of probable primes.
This came in around d8fda3b6da.
doc/pubkey.but | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
commit c78226a711714129da0caafaa8f7160463b32560
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=c78226a711714129da0caafaa8f7160463b32560;hp=39d1515ea672cb77aea1838cc087b55d1b1b3220
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Tue Jan 11 23:10:45 2022 +0000
udp: Coroutines are used in more than just SSH.
doc/udp.but | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
commit 1ca557a29bfe5188dbc2accd1ad710d2d20a076d
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=1ca557a29bfe5188dbc2accd1ad710d2d20a076d;hp=c78226a711714129da0caafaa8f7160463b32560
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Tue Jan 11 23:11:18 2022 +0000
udp: Correct name of ProxySocket type in example.
(I don't think this type has ever been called 'Proxy'.)
doc/udp.but | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
commit e7b9eea7860af013d7bb82c67ca3668263cae854
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=e7b9eea7860af013d7bb82c67ca3668263cae854;hp=1ca557a29bfe5188dbc2accd1ad710d2d20a076d
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Tue Jan 11 23:13:37 2022 +0000
udp: Tweak for new source structure.
There are lots of subdirectories now besides 'windows' and 'unix'.
doc/udp.but | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
commit 16ead30c0feb251ec7b8fcff337ab15a5d946583
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=16ead30c0feb251ec7b8fcff337ab15a5d946583;hp=e7b9eea7860af013d7bb82c67ca3668263cae854
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Tue Jan 11 23:44:21 2022 +0000
Update docs for new host key prompts.
The message wording changed in d1dc1e927c.
doc/errors.but | 6 +++---
doc/gs.but | 5 +++--
2 files changed, 6 insertions(+), 5 deletions(-)
commit 660b8047cb343fb8a59c30351d384de6569ffd1f
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=660b8047cb343fb8a59c30351d384de6569ffd1f;hp=16ead30c0feb251ec7b8fcff337ab15a5d946583
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Tue Jan 11 23:54:33 2022 +0000
Add --allow/deny-auth to Uppity usage message.
These were added in commit a73aaf9457.
unix/uppity.c | 4 ++++
1 file changed, 4 insertions(+)
More information about the tartarus-commits
mailing list