Sebastian Kuschel reports that pfd_closing can be called for a socket
[u/mdw/putty] / unix / uxgss.c
2011-07-14 simonPost-release destabilisation! Completely remove the...
2011-06-25 simonRewrite gprefs() in settings.c so that its input mappin...
2010-09-25 simonCleanups of the GSSAPI support. On Windows, standard...
2010-05-19 simonPatch from Alejandro Sedeno, somewhat modified by me...
2009-07-28 jacobInclude putty.h (and hence uxconfig.h) before testing...
2008-12-02 simonAt some point recently, Unix PuTTY started suffering...
2008-12-01 benChange the Unix version of Ssh_gss_name to be a gss_nam...
2008-11-25 benNow that we use real gss_buffer_ts, there's no need...
2008-11-24 benChange how we handle the Ssh_gss_buf type. Previously...
2008-11-22 benAutoconfiscate GSS-API support, including support for...
2008-11-22 benChanges to make this compile on Solaris 9: use <gssapi...
2008-08-31 simonColin Watson points out an apparently erroneous cast...
2008-08-10 owenInitial commit of GSSAPI Kerberos support.