r21876: Start adding in the seal implementation - prototype code
authorJeremy Allison <jra@samba.org>
Mon, 19 Mar 2007 20:39:58 +0000 (20:39 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:18:42 +0000 (12:18 -0500)
commit530ac29abf23e920baa549e7cec55199edd8bd74
treea11e4f5d7a1b6ede12271a9417954895b5e89fe2
parent328807ec7b1ce6489d5443a93d1599f93af93933
r21876: Start adding in the seal implementation - prototype code
for the server side enc. (doesn't break anything).
I'll keep updating this until I've got NTLM seal working
on both client and server, then add in the gss level
seal.
Jeremy.
source/include/client.h
source/lib/util_sock.c
source/libsmb/smb_seal.c