Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-14 | s3:smb_signing: add support for easier negotiation of SMB signing | Stefan Metzmacher | 1 | -1/+4 | |
We don't make use of it yet, but it will follow. metze | |||||
2010-03-22 | s3:libsmb: add a smb_signing_init_ex() function | Stefan Metzmacher | 1 | -0/+5 | |
Make it possible to overload memory handling functions. metze | |||||
2009-03-23 | s3:libsmb: add a much simplified smb_siging infrastructure | Stefan Metzmacher | 1 | -0/+46 | |
It's the job of the caller to maintain the seqnum/mid mapping. Hopefully we can use this code in s4 later too. metze |