A near complete re-write of the gss sample client on windows. Supports the
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 31 Jan 2004 00:00:51 +0000 (00:00 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sat, 31 Jan 2004 00:00:51 +0000 (00:00 +0000)
commit47d5889c35038d022cf31dc1ac68260789d9c011
tree5c17c7e55fffc3d8f5a037e15d38585d9cc7f584
parent8f962a4f65b4fb609b58f91b667f8de16e958efd
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.

ticket: 2144
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15987 dc483132-0cff-0310-8789-dd5450dbe970
src/windows/gss/ChangeLog
src/windows/gss/Makefile.in
src/windows/gss/gss-client.c
src/windows/gss/gss-misc.c
src/windows/gss/gss.c
src/windows/gss/gss.h
src/windows/gss/gss.rc
src/windows/gss/resource.h [new file with mode: 0644]