simon-git: putty (master): Jacob Nevins

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Fri Mar 25 15:43:56 GMT 2016


TL;DR:
  4782d0d Cross-reference Event Log and logfile docs.
  8b4c43d Docs: character sets are awful.
  e74f19c Emphasise that agent forwarding exposes all keys.
  98e5eee Demote SSH bypass-auth option; downplay in docs.
  de24c12 Logical host name: minor rewording.
  d0d3c47 Log when we avoid using an unknown host key.
  28f6758 Document host key cross-certification.

Repository:     git://git.tartarus.org/simon/putty.git
On the web:     http://tartarus.org/~simon-git/gitweb/?p=putty.git
Branch updated: master
Committer:      Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:           2016-03-25 15:43:56

commit 4782d0db910bd5a6ebab21d36d14bb7bd94f1d38
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=4782d0db910bd5a6ebab21d36d14bb7bd94f1d38;hp=c722b2f07f66167824b43b88e30e1f23e9b49934
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:   Fri Mar 25 00:11:13 2016 +0000

    Cross-reference Event Log and logfile docs.

 doc/using.but |    3 +++
 1 file changed, 3 insertions(+)

commit 8b4c43d6d23840b3d0d7266adc273bd001dedd22
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=8b4c43d6d23840b3d0d7266adc273bd001dedd22;hp=4782d0db910bd5a6ebab21d36d14bb7bd94f1d38
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:   Fri Mar 25 00:13:06 2016 +0000

    Docs: character sets are awful.

 doc/using.but |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit e74f19cb6f19c8613d521d809e0879f7df35ad8c
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=e74f19cb6f19c8613d521d809e0879f7df35ad8c;hp=8b4c43d6d23840b3d0d7266adc273bd001dedd22
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:   Fri Mar 25 00:18:18 2016 +0000

    Emphasise that agent forwarding exposes all keys.
    
    (A bit.)

 doc/pageant.but |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 98e5eeedd1456656f73894c26a359bb6355c1b4e
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=98e5eeedd1456656f73894c26a359bb6355c1b4e;hp=e74f19cb6f19c8613d521d809e0879f7df35ad8c
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:   Fri Mar 25 13:10:00 2016 +0000

    Demote SSH bypass-auth option; downplay in docs.
    
    It's too esoteric to be the first thing on the Auth panel; I've never
    heard of any SSH server that supports it in the decade since I
    implemented it. The only Google hits are lost souls mistakenly believing
    they need it for passwordless public-key login and the like.

 config.c       |    8 ++++----
 doc/config.but |   46 +++++++++++++++++++++++++++++-----------------
 2 files changed, 33 insertions(+), 21 deletions(-)

commit de24c12e467b228f218cd5b14c30fdfd655bc487
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=de24c12e467b228f218cd5b14c30fdfd655bc487;hp=98e5eeedd1456656f73894c26a359bb6355c1b4e
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:   Fri Mar 25 10:40:03 2016 +0000

    Logical host name: minor rewording.

 doc/config.but |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d0d3c47a08cdb46d9527427bf0a6cb1d5283462c
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=d0d3c47a08cdb46d9527427bf0a6cb1d5283462c;hp=de24c12e467b228f218cd5b14c30fdfd655bc487
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:   Fri Mar 25 15:37:16 2016 +0000

    Log when we avoid using an unknown host key.
    
    Intended as a hint that users may want to use the "Cache new host key type"
    special command.

 ssh.c |   42 +++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 41 insertions(+), 1 deletion(-)

commit 28f67586f568a3ec0388f58b5a87fa5cfed1a637
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=28f67586f568a3ec0388f58b5a87fa5cfed1a637;hp=d0d3c47a08cdb46d9527427bf0a6cb1d5283462c
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:   Fri Mar 25 15:42:42 2016 +0000

    Document host key cross-certification.

 doc/config.but |    6 +++---
 doc/gs.but     |   16 ++++++++--------
 doc/index.but  |    3 ++-
 doc/using.but  |   26 ++++++++++++++++++++++++--
 4 files changed, 37 insertions(+), 14 deletions(-)



More information about the tartarus-commits mailing list