s3:libsmb: add a much simplified smb_siging infrastructure
authorStefan Metzmacher <metze@samba.org>
Mon, 9 Mar 2009 07:42:05 +0000 (08:42 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 26 Mar 2010 11:43:02 +0000 (12:43 +0100)
commit89f6668c275a201d5a6b332e4b794b3c04889162
tree8ead28f991c6c242852fe047a9ae3c7d4e56b6d7
parent8766b0e65dd53185a4241c791db01e2ac85d6b51
s3:libsmb: add a much simplified smb_siging infrastructure

It's the job of the caller to maintain the seqnum/mid mapping.

Hopefully we can use this code in s4 later too.

metze
(cherry picked from commit 2654653f55ed5744cc9fca6a79127386f55425e1)
source3/Makefile.in
source3/include/includes.h
source3/include/smb_signing.h [new file with mode: 0644]
source3/libsmb/smb_signing.c [new file with mode: 0644]