simon-git: putty (master): Jacob Nevins
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Sat Mar 26 18:48:32 GMT 2016
TL;DR:
15386cb Cross-reference all the host key docs.
6b401c7 Fix log message about alternate host keys.
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-26 18:48:32
commit 15386cbe927fc85ac2fed0bb47704645c4b67dad
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=15386cbe927fc85ac2fed0bb47704645c4b67dad;hp=fc77fa0b8b6bad71c6405500e0dfdf282abe0f42
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Sat Mar 26 17:38:49 2016 +0000
Cross-reference all the host key docs.
And tweak some of the words a bit.
doc/config.but | 18 ++++++++++++------
doc/gs.but | 2 ++
doc/index.but | 3 ++-
doc/using.but | 24 ++++++++++++------------
4 files changed, 28 insertions(+), 19 deletions(-)
commit 6b401c7166d7c915b00e2fcc9c2bb571823bdeec
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=6b401c7166d7c915b00e2fcc9c2bb571823bdeec;hp=15386cbe927fc85ac2fed0bb47704645c4b67dad
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Sat Mar 26 18:40:16 2016 +0000
Fix log message about alternate host keys.
Since we got a dynamic preference order, it's been bailing out at a
random point, and listing keys we wouldn't use.
(It would still be nice to only mention keys that we'd actually use, but
that's now quite fiddly.)
ssh.c | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
More information about the tartarus-commits
mailing list