| commit | 1028824e5c456dc3d8a57fe5bae539beb4a95432 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Mon Jun 30 00:04:03 2008 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Mon Jun 30 00:04:03 2008 +1000 |
| tree | aa151e1b321494095a70f8b65b298529386e609c | |
| parent | 2e9cf4906926fba123d415fdac8465b94bcd38b3 [diff] |
- grunk@cvs.openbsd.org 2008/06/26 11:46:31
[readconf.c readconf.h ssh.1 ssh_config.5 sshconnect.c]
Move SSH Fingerprint Visualization away from sharing the config option
CheckHostIP to an own config option named VisualHostKey.
While there, fix the behaviour that ssh would draw a random art picture
on every newly seen host even when the option was not enabled.
prodded by deraadt@, discussions,
help and ok markus@ djm@ dtucker@