Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) From: jaltman@mit.edu Subject: CVS Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 1022 A near complete re-write of the gss sample client on windows. Supports the current protocol implemented in the Unix gss sample applications as well as a new User Interface making this one neat testing tool. There are still many little kinks to get out in a future version. The sliders for the Call Count and the Message Count do not have text strings indicating their current value. They slide from 1 to 20. And the known Mechanism strings should be accessible in the drop down list. A documentation file on how to use the tool would be a good addition. To generate a diff of this commit: cvs diff -r1.19 -r1.20 krb5/src/windows/gss/ChangeLog cvs diff -r1.12 -r1.13 krb5/src/windows/gss/Makefile.in cvs diff -r1.5 -r1.6 krb5/src/windows/gss/gss-client.c cvs diff -r1.4 -r1.5 krb5/src/windows/gss/gss-misc.c cvs diff -r1.7 -r1.8 krb5/src/windows/gss/gss.c cvs diff -r1.4 -r1.5 krb5/src/windows/gss/gss.h cvs diff -r1.8 -r1.9 krb5/src/windows/gss/gss.rc cvs diff -r0 -r1.1 krb5/src/windows/gss/resource.h