]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Support for XDM-AUTHORIZATION-1 at the SSH server end, making use of
authorSimon Tatham <anakin@pobox.com>
Sun, 12 Jan 2003 14:11:38 +0000 (14:11 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 12 Jan 2003 14:11:38 +0000 (14:11 +0000)
commitfee1624c69a0ce8240b8c63d214d7e7a80053c88
tree4da20980a7ae948c130332f377e141c2747e4b49
parent05ae857752a48ffbc17f908dd351e848268ca726
Support for XDM-AUTHORIZATION-1 at the SSH server end, making use of
the remote IP/port data provided by the server for forwarded
connections. Disabled by default, since it's incompatible with SSH2,
probably incompatible with some X clients, and tickles a bug in
at least one version of OpenSSH.

[originally from svn r2554]
doc/config.but
putty.h
settings.c
ssh.c
ssh.h
sshdes.c
windlg.c
x11fwd.c