git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13700 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2004-04-08 08:27:25 +00:00
parent 85d7c792a7
commit 0efcf388bf
2 changed files with 14 additions and 0 deletions

View File

@@ -1,5 +1,12 @@
2004-04-08 Love H<>rnquist <20>strand <lha@it.su.se>
* cfx.c: s/CTXAcceptorSubkey/CFXAcceptorSubkey/
2004-04-07 Love H<>rnquist <20>strand <lha@it.su.se>
* gssapi.h: add GSS_C_EXPECTING_MECH_LIST_MIC_FLAG From: Luke
Howard <lukeh@padl.com>
* init_sec_context.c (spnego_reply): use
_gss_spnego_require_mechlist_mic to figure out if we need to check
MechListMIC; From: Luke Howard <lukeh@padl.com>

View File

@@ -1,5 +1,12 @@
2004-04-08 Love H<>rnquist <20>strand <lha@it.su.se>
* cfx.c: s/CTXAcceptorSubkey/CFXAcceptorSubkey/
2004-04-07 Love H<>rnquist <20>strand <lha@it.su.se>
* gssapi.h: add GSS_C_EXPECTING_MECH_LIST_MIC_FLAG From: Luke
Howard <lukeh@padl.com>
* init_sec_context.c (spnego_reply): use
_gss_spnego_require_mechlist_mic to figure out if we need to check
MechListMIC; From: Luke Howard <lukeh@padl.com>