git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19458 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-12-19 18:23:11 +00:00
parent 35dc0e94d1
commit 9221d73d7d

View File

@@ -1,5 +1,13 @@
2006-12-19 Love H<>rnquist <20>strand <lha@it.su.se> 2006-12-19 Love H<>rnquist <20>strand <lha@it.su.se>
* ntlm/accept_sec_context.c: split RC4 send and recv keystreams
* ntlm/init_sec_context.c: split RC4 send and recv keystreams
* ntlm/ntlm.h: split RC4 send and recv keystreams
* ntlm/crypto.c: Implement SEAL.
* ntlm/crypto.c: move gss_wrap/gss_unwrap here * ntlm/crypto.c: move gss_wrap/gss_unwrap here
* test_context.c: request INT and CONF from the gss layer, test * test_context.c: request INT and CONF from the gss layer, test