x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12833 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,11 +1,30 @@
|
|||||||
|
2003-09-12 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||||
|
|
||||||
|
* indicate_mechs.c (gss_indicate_mechs): in case of error, free
|
||||||
|
mech_set
|
||||||
|
|
||||||
|
* indicate_mechs.c (gss_indicate_mechs): add SPNEGO
|
||||||
|
|
||||||
2003-09-10 Love H<>rnquist <20>strand <lha@it.su.se>
|
2003-09-10 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||||
|
|
||||||
|
* init_sec_context.c (spnego_initial): catch errors and return
|
||||||
|
them
|
||||||
|
|
||||||
* init_sec_context.c (spnego_initial): add #if 0 out version of
|
* init_sec_context.c (spnego_initial): add #if 0 out version of
|
||||||
the CHOICE branch encoding, also where here, free no longer used
|
the CHOICE branch encoding, also where here, free no longer used
|
||||||
memory
|
memory
|
||||||
|
|
||||||
2003-09-09 Love H<>rnquist <20>strand <lha@it.su.se>
|
2003-09-09 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||||
|
|
||||||
|
* gss_acquire_cred.3: support GSS_SPNEGO_MECHANISM
|
||||||
|
|
||||||
|
* accept_sec_context.c: SPNEGO doesn't include gss wrapping on
|
||||||
|
SubsequentContextToken like the Kerberos 5 mech does.
|
||||||
|
|
||||||
|
* init_sec_context.c (spnego_reply): SPNEGO doesn't include gss
|
||||||
|
wrapping on SubsequentContextToken like the Kerberos 5 mech
|
||||||
|
does. Lets check for it anyway.
|
||||||
|
|
||||||
* accept_sec_context.c: Add support for SPNEGO on the initator
|
* accept_sec_context.c: Add support for SPNEGO on the initator
|
||||||
side. Implementation initially from Assar Westerlund, passes
|
side. Implementation initially from Assar Westerlund, passes
|
||||||
though quite a lot of hands before I commited it.
|
though quite a lot of hands before I commited it.
|
||||||
|
@@ -1,11 +1,30 @@
|
|||||||
|
2003-09-12 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||||
|
|
||||||
|
* indicate_mechs.c (gss_indicate_mechs): in case of error, free
|
||||||
|
mech_set
|
||||||
|
|
||||||
|
* indicate_mechs.c (gss_indicate_mechs): add SPNEGO
|
||||||
|
|
||||||
2003-09-10 Love H<>rnquist <20>strand <lha@it.su.se>
|
2003-09-10 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||||
|
|
||||||
|
* init_sec_context.c (spnego_initial): catch errors and return
|
||||||
|
them
|
||||||
|
|
||||||
* init_sec_context.c (spnego_initial): add #if 0 out version of
|
* init_sec_context.c (spnego_initial): add #if 0 out version of
|
||||||
the CHOICE branch encoding, also where here, free no longer used
|
the CHOICE branch encoding, also where here, free no longer used
|
||||||
memory
|
memory
|
||||||
|
|
||||||
2003-09-09 Love H<>rnquist <20>strand <lha@it.su.se>
|
2003-09-09 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||||
|
|
||||||
|
* gss_acquire_cred.3: support GSS_SPNEGO_MECHANISM
|
||||||
|
|
||||||
|
* accept_sec_context.c: SPNEGO doesn't include gss wrapping on
|
||||||
|
SubsequentContextToken like the Kerberos 5 mech does.
|
||||||
|
|
||||||
|
* init_sec_context.c (spnego_reply): SPNEGO doesn't include gss
|
||||||
|
wrapping on SubsequentContextToken like the Kerberos 5 mech
|
||||||
|
does. Lets check for it anyway.
|
||||||
|
|
||||||
* accept_sec_context.c: Add support for SPNEGO on the initator
|
* accept_sec_context.c: Add support for SPNEGO on the initator
|
||||||
side. Implementation initially from Assar Westerlund, passes
|
side. Implementation initially from Assar Westerlund, passes
|
||||||
though quite a lot of hands before I commited it.
|
though quite a lot of hands before I commited it.
|
||||||
|
Reference in New Issue
Block a user