* spnego_mech.c (acc_ctx_cont): Fix typo in call to
authorTom Yu <tlyu@mit.edu>
Wed, 10 May 2006 19:42:36 +0000 (19:42 +0000)
committerTom Yu <tlyu@mit.edu>
Wed, 10 May 2006 19:42:36 +0000 (19:42 +0000)
commita355c25ad34090210da7c392e1b1e0d70b84f10e
tree7792265d7cbff6de918d6219e4cd546584d2b998
parent5f6aef4398eaf2e0e293ba4b00994abab394a712
* spnego_mech.c (acc_ctx_cont): Fix typo in call to
get_negTokenResp.
(acc_ctx_vfymic): Set NO_TOKEN_SEND if we're done and aren't
sending a MIC this round, so we don't send a useless negotiation
token.
(spnego_gss_accept_sec_context): Default to GSS_S_CONTINUE_NEEDED
when acc_ctx_cont succeeds.  Don't try to process the mechanism
token if we're requesting a MIC.  Fix typo in conditional
controlling whether to call make_spnego_tokenTarg_msg.
(make_spnego_tokenTarg_msg): Fix to actually work when sendtoken
is CONT_TOKEN_SEND.

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/mechglue@17995 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/gssapi/spnego/ChangeLog
src/lib/gssapi/spnego/spnego_mech.c