svn rev #18039: branches/mechglue/src/lib/gssapi/spnego/

tlyu@MIT.EDU tlyu at MIT.EDU
Thu May 25 00:14:45 EDT 2006


Commit By: tlyu
Log Message: 
	* spnego_mech.c (acc_ctx_call_acc): Wrap call to
	gss_accept_sec_context().
	(acc_ctx_vfy_oid): New function to verify that mech OID is sane.
	(handle_mic): Delete no-op conditional.
	(init_ctx_cont): Check for "empty" reply token.  Add minor status
	return.
	(init_ctx_nego): Add minor status returns.
	(acc_ctx_new): Stash mech_wanted into sc->internal_mech.
	(acc_ctx_cont): Improve error handling.  Reject "empty" token.
	(spnego_gss_accept_sec_context): Break pieces out into
	acc_ctx_call_acc().
	(make_spnego_tokenTarg_msg): Don't send supportedMech on
	non-initial reply from acceptor.




Changed Files:
U   branches/mechglue/src/lib/gssapi/spnego/ChangeLog
U   branches/mechglue/src/lib/gssapi/spnego/spnego_mech.c



More information about the cvs-krb5 mailing list