]> asedeno.scripts.mit.edu Git - PuTTY.git/history - unix/uxgss.c
first pass
[PuTTY.git] / unix / uxgss.c
2011-07-14 Simon TathamPost-release destabilisation! Completely remove the...
2011-06-25 Simon TathamRewrite gprefs() in settings.c so that its input mappin...
2010-09-25 Simon TathamCleanups of the GSSAPI support. On Windows, standard...
2010-05-19 Simon TathamPatch from Alejandro Sedeno, somewhat modified by me, which
2009-07-28 Jacob NevinsInclude putty.h (and hence uxconfig.h) before testing...
2008-12-02 Simon TathamAt some point recently, Unix PuTTY started suffering...
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.