]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fix log message about alternate host keys.
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sat, 26 Mar 2016 18:40:16 +0000 (18:40 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Sat, 26 Mar 2016 18:47:54 +0000 (18:47 +0000)
commit6b401c7166d7c915b00e2fcc9c2bb571823bdeec
tree9c4e602ea0ff727cbc9fca65fdd19f89ee660a91
parent15386cbe927fc85ac2fed0bb47704645c4b67dad
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