simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Mon Nov 17 18:38:09 GMT 2008


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       8305
Date:           2008-11-17 18:38:09 +0000 (Mon, 17 Nov 2008)

Log message (9 lines):
Revamp of the local X11 connection code. We now parse X display
strings more rigorously, and then we look up the local X authority
data in .Xauthority _ourself_ rather than delegating to an external
xauth program. This is (negligibly) more efficient on Unix, assuming
I haven't got it wrong in some subtle way, but its major benefit is
that we can now support X authority lookups on Windows as well
provided the user points us at an appropriate X authority file in
the standard format. A new Windows-specific config option has been
added for this purpose.

Modified files:
U   putty/Recipe
U   putty/doc/config.but
U   putty/putty.h
U   putty/settings.c
U   putty/ssh.c
U   putty/ssh.h
U   putty/unix/ux_x11.c
U   putty/unix/uxnet.c
U   putty/unix/uxsftp.c
U   putty/windows/wincfg.c
U   putty/windows/winhelp.h
U   putty/windows/winmisc.c
U   putty/windows/winsftp.c
A   putty/windows/winx11.c
U   putty/x11fwd.c

Links:
http://svn.tartarus.org/sgt/?rev=8305&view=rev
http://svn.tartarus.org/sgt/putty/Recipe?rev=8305&r1=8304&r2=8305
http://svn.tartarus.org/sgt/putty/doc/config.but?rev=8305&r1=8304&r2=8305
http://svn.tartarus.org/sgt/putty/putty.h?rev=8305&r1=8304&r2=8305
http://svn.tartarus.org/sgt/putty/settings.c?rev=8305&r1=8304&r2=8305
http://svn.tartarus.org/sgt/putty/ssh.c?rev=8305&r1=8304&r2=8305
http://svn.tartarus.org/sgt/putty/ssh.h?rev=8305&r1=8304&r2=8305
http://svn.tartarus.org/sgt/putty/unix/ux_x11.c?rev=8305&r1=8304&r2=8305
http://svn.tartarus.org/sgt/putty/unix/uxnet.c?rev=8305&r1=8304&r2=8305
http://svn.tartarus.org/sgt/putty/unix/uxsftp.c?rev=8305&r1=8304&r2=8305
http://svn.tartarus.org/sgt/putty/windows/wincfg.c?rev=8305&r1=8304&r2=8305
http://svn.tartarus.org/sgt/putty/windows/winhelp.h?rev=8305&r1=8304&r2=8305
http://svn.tartarus.org/sgt/putty/windows/winmisc.c?rev=8305&r1=8304&r2=8305
http://svn.tartarus.org/sgt/putty/windows/winsftp.c?rev=8305&r1=8304&r2=8305
http://svn.tartarus.org/sgt/putty/windows/winx11.c?rev=8305&view=markup
http://svn.tartarus.org/sgt/putty/x11fwd.c?rev=8305&r1=8304&r2=8305



More information about the tartarus-commits mailing list