simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Sat Sep 25 08:16:56 BST 2010


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       9003
Date:           2010-09-25 08:16:56 +0100 (Sat, 25 Sep 2010)

Log message (11 lines):
Cleanups of the GSSAPI support. On Windows, standard GSS libraries
are now loaded from standard locations (system32 for SSPI, the
registry-stored MIT KfW install location for KfW) rather than using
the risky default DLL search path; I've therefore also added an
option to manually specify a GSS DLL we haven't heard of (which
should in principle Just Work provided it supports proper GSS-API as
specified in the RFC). The same option exists on Unix too, because
it seemed like too useful an idea to reserve to Windows. In
addition, GSSAPI is now documented, and also (unfortunately) its GUI
configuration has been moved out into a sub-subpanel on the grounds
that it was too big to fit in Auth.

Modified files:
U   putty/config.c
U   putty/doc/config.but
U   putty/putty.h
U   putty/settings.c
U   putty/ssh.c
U   putty/sshgss.h
U   putty/sshnogss.c
U   putty/unix/unix.h
U   putty/unix/uxgss.c
U   putty/windows/wingss.c
U   putty/windows/winhelp.h
U   putty/windows/winstuff.h

Links:
http://svn.tartarus.org/sgt/?rev=9003&view=rev
http://svn.tartarus.org/sgt/putty/config.c?rev=9003&r1=9002&r2=9003
http://svn.tartarus.org/sgt/putty/doc/config.but?rev=9003&r1=9002&r2=9003
http://svn.tartarus.org/sgt/putty/putty.h?rev=9003&r1=9002&r2=9003
http://svn.tartarus.org/sgt/putty/settings.c?rev=9003&r1=9002&r2=9003
http://svn.tartarus.org/sgt/putty/ssh.c?rev=9003&r1=9002&r2=9003
http://svn.tartarus.org/sgt/putty/sshgss.h?rev=9003&r1=9002&r2=9003
http://svn.tartarus.org/sgt/putty/sshnogss.c?rev=9003&r1=9002&r2=9003
http://svn.tartarus.org/sgt/putty/unix/unix.h?rev=9003&r1=9002&r2=9003
http://svn.tartarus.org/sgt/putty/unix/uxgss.c?rev=9003&r1=9002&r2=9003
http://svn.tartarus.org/sgt/putty/windows/wingss.c?rev=9003&r1=9002&r2=9003
http://svn.tartarus.org/sgt/putty/windows/winhelp.h?rev=9003&r1=9002&r2=9003
http://svn.tartarus.org/sgt/putty/windows/winstuff.h?rev=9003&r1=9002&r2=9003



More information about the tartarus-commits mailing list