]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - doc/config.but
Been meaning to do this for years: introduce a configuration option
authorSimon Tatham <anakin@pobox.com>
Sun, 1 Jun 2008 11:16:32 +0000 (11:16 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 1 Jun 2008 11:16:32 +0000 (11:16 +0000)
commite81a8cf795825bc133678d33c4e2ca4585edf811
tree566a0c7ff9580f1a880868f08c054d855ef4220a
parent33bfb2bc722222dddbc5024a3cb2a7d69ec1cb6d
Been meaning to do this for years: introduce a configuration option
to manually tweak the host name and port number under which the SSH
host key is read and written.

I've put it in the cross-platform Connection panel. Partly under the
flimsy pretext that other backends _can_ use it if they so wish (and
in fact it overrides the host name for title-bar purposes in all
network backends, though it has no other effect in anything but
SSH); but mostly because the SSH panel was too full already :-)

[originally from svn r8033]
12 files changed:
cmdline.c
config.c
doc/config.but
doc/index.but
doc/using.but
putty.h
raw.c
rlogin.c
settings.c
ssh.c
telnet.c
windows/winhelp.h