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)
committerStefan Metzmacher <metze@samba.org>
Mon, 23 Mar 2009 11:21:13 +0000 (12:21 +0100)
commit2654653f55ed5744cc9fca6a79127386f55425e1
treee4ba410350c03e408caeb057ef1a8c857fd031f8
parent1a48d0793b9d3a76aff76580661626e5cd95f427
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
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]