Address issues discovered while testing updated Windows gss sample client.
authorJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 30 Jan 2004 23:52:07 +0000 (23:52 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 30 Jan 2004 23:52:07 +0000 (23:52 +0000)
commit8f962a4f65b4fb609b58f91b667f8de16e958efd
treebe4d4cab9672cb0f5f09725a67b36558080a3e8d
parentad3eb7227efd1ae91e71481a9b2ada00bfea278e
Address issues discovered while testing updated Windows gss sample client.
A Missing parameter to a sign_server call in gss-server.c and the need for
a select() call in read_all() to prevent blocking indefinitely.

ticket: new
target_version: 1.3.2
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15986 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/gss-sample/ChangeLog
src/appl/gss-sample/gss-misc.c
src/appl/gss-sample/gss-server.c