[11400] in Kerberos-V5-bugs
[krbdev.mit.edu #6658] SVN Commit
daemon@ATHENA.MIT.EDU (Tom Yu via RT)
Fri Feb 12 15:28:49 2010
Mail-followup-to: rt@krbdev.mit.edu
mail-copies-to: never
From: "Tom Yu via RT" <rt-comment@krbdev.MIT.EDU>
In-Reply-To: <rt-6658@krbdev.mit.edu>
Message-ID: <rt-6658-32462.13.9075957805132@krbdev.mit.edu>
To: "'AdminCc of krbdev.mit.edu Ticket #6658'":;"'AdminCc of krbdev.mit.edu Ticket #6658'":;@MIT.EDU
Date: Fri, 12 Feb 2010 15:28:47 -0500 (EST)
Reply-To: rt-comment@krbdev.MIT.EDU
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu
pull up r23715 from trunk
------------------------------------------------------------------------
r23715 | ghudson | 2010-02-10 18:44:18 -0500 (Wed, 10 Feb 2010) | 14 lines
ticket: 6658
subject: Implement gss_set_neg_mechs
target_version: 1.8
tags: pullup
Implement gss_set_neg_mechs in SPNEGO by intersecting the provided
mech set with the mechanisms available in the union credential. As
we now need space to hold the mech set, the SPNEGO credential is now
a structure and not just a mechglue credential.
t_spnego.c is a test program which exercises the new logic. Like the
other GSSAPI tests, it is not run as part of "make check" at this
time.
http://src.mit.edu/fisheye/changelog/krb5/?cs=23720
Commit By: tlyu
Revision: 23720
Changed Files:
U branches/krb5-1-8/src/lib/gssapi/generic/gssapi.hin
U branches/krb5-1-8/src/lib/gssapi/krb5/gssapi_krb5.c
U branches/krb5-1-8/src/lib/gssapi/libgssapi_krb5.exports
U branches/krb5-1-8/src/lib/gssapi/mechglue/Makefile.in
U branches/krb5-1-8/src/lib/gssapi/mechglue/g_initialize.c
A branches/krb5-1-8/src/lib/gssapi/mechglue/g_set_neg_mechs.c
U branches/krb5-1-8/src/lib/gssapi/mechglue/mglueP.h
U branches/krb5-1-8/src/lib/gssapi/spnego/gssapiP_spnego.h
U branches/krb5-1-8/src/lib/gssapi/spnego/spnego_mech.c
U branches/krb5-1-8/src/tests/gssapi/Makefile.in
A branches/krb5-1-8/src/tests/gssapi/t_spnego.c
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs