x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19443 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,5 +1,14 @@
|
|||||||
2006-12-19 Love H<>rnquist <20>strand <lha@it.su.se>
|
2006-12-19 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||||
|
|
||||||
|
* Makefile.am: Move get and verify mic to the same file (crypto.c)
|
||||||
|
since they share code.
|
||||||
|
|
||||||
|
* ntlm/crypto.c: Move get and verify mic to the same file since
|
||||||
|
they share code, implement NTLM v1 and dummy signatures.
|
||||||
|
|
||||||
|
* ntlm/init_sec_context.c: pass on GSS_C_CONF_FLAG and
|
||||||
|
GSS_C_INTEG_FLAG, save the session master key
|
||||||
|
|
||||||
* spnego/accept_sec_context.c: try using gss_accept_sec_context()
|
* spnego/accept_sec_context.c: try using gss_accept_sec_context()
|
||||||
on the opportunistic token instead of guessing the acceptor name
|
on the opportunistic token instead of guessing the acceptor name
|
||||||
and do gss_acquire_cred, this make SPNEGO work like before.
|
and do gss_acquire_cred, this make SPNEGO work like before.
|
||||||
|
@@ -1,3 +1,8 @@
|
|||||||
|
2006-12-19 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||||
|
|
||||||
|
* ntlm.c (heim_ntlm_build_ntlm1_master): return session master
|
||||||
|
key.
|
||||||
|
|
||||||
2006-12-18 Love H<>rnquist <20>strand <lha@it.su.se>
|
2006-12-18 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||||
|
|
||||||
* ntlm.c (heim_ntlm_build_ntlm1_master): calculate the ntlm
|
* ntlm.c (heim_ntlm_build_ntlm1_master): calculate the ntlm
|
||||||
|
Reference in New Issue
Block a user