simon-git: putty (main): Jacob Nevins
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Wed Feb 18 23:50:56 GMT 2026
TL;DR:
37c7e697 Disallow -preconnectcommand in pterm.
1c0490dd Add an accelerator for pre-connect command.
458652dd Add -preconnectcommand to usage messages.
af33ecdc Docs: improve pre-connect command documentation.
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: 2026-02-18 23:50:56
commit 37c7e6975d08a027f090f1184a1196c9ddabf098
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=37c7e6975d08a027f090f1184a1196c9ddabf098;hp=503d6139d5e1a7c727343e7c06c39778f18dfb25
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Wed Feb 18 23:38:25 2026 +0000
Disallow -preconnectcommand in pterm.
cmdline.c | 1 +
1 file changed, 1 insertion(+)
commit 1c0490dd3cc3c8432f42c46af10091a4f51e395c
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=1c0490dd3cc3c8432f42c46af10091a4f51e395c;hp=37c7e6975d08a027f090f1184a1196c9ddabf098
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Wed Feb 18 23:38:43 2026 +0000
Add an accelerator for pre-connect command.
config.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit 458652ddc8a405bf86635abbc618dc5c8e7a11bf
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=458652ddc8a405bf86635abbc618dc5c8e7a11bf;hp=1c0490dd3cc3c8432f42c46af10091a4f51e395c
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Wed Feb 18 23:49:42 2026 +0000
Add -preconnectcommand to usage messages.
pscp.c | 2 ++
psftp.c | 2 ++
unix/plink.c | 2 ++
windows/plink.c | 2 ++
4 files changed, 8 insertions(+)
commit af33ecdc88fed05bfcd08a6d6d60c35775c743bd
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=af33ecdc88fed05bfcd08a6d6d60c35775c743bd;hp=458652ddc8a405bf86635abbc618dc5c8e7a11bf
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Wed Feb 18 23:39:27 2026 +0000
Docs: improve pre-connect command documentation.
Document %host and %port escapes.
Document -preconnectcommand command-line option.
Index 'port knocking'.
doc/config.but | 9 +++++++--
doc/man-plink.but | 6 ++++++
doc/man-pscp.but | 6 ++++++
doc/man-psftp.but | 6 ++++++
doc/man-putty.but | 6 ++++++
doc/man-puttytel.but | 6 ++++++
doc/using.but | 7 +++++++
7 files changed, 44 insertions(+), 2 deletions(-)
More information about the tartarus-commits
mailing list