Add missing call to gtk_selection_clear_targets(), without which the
[u/mdw/putty] / unix / uxgss.c
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.