]> asedeno.scripts.mit.edu Git - PuTTY.git/history - unix/uxgss.c
Change the Unix version of Ssh_gss_name to be a gss_name_t rather than
[PuTTY.git] / unix / uxgss.c
2008-12-01 Ben HarrisChange the Unix version of Ssh_gss_name to be a gss_nam...
2008-11-25 Ben HarrisNow that we use real gss_buffer_ts, there's no need...
2008-11-24 Ben HarrisChange how we handle the Ssh_gss_buf type. Previously...
2008-11-22 Ben HarrisAutoconfiscate GSS-API support, including support for...
2008-11-22 Ben HarrisChanges to make this compile on Solaris 9: use <gssapi...
2008-08-31 Simon TathamColin Watson points out an apparently erroneous cast...
2008-08-10 Owen DunnInitial commit of GSSAPI Kerberos support.