Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcli/smb: move smb_signing.[ch] to the toplevel | Stefan Metzmacher | 2011-10-25 | 1 | -54/+0 |
| | | | | metze | ||||
* | s3:smb_signing: add support for easier negotiation of SMB signing | Stefan Metzmacher | 2011-09-14 | 1 | -1/+4 |
| | | | | | | We don't make use of it yet, but it will follow. metze | ||||
* | s3:libsmb: add a smb_signing_init_ex() function | Stefan Metzmacher | 2010-03-22 | 1 | -0/+5 |
| | | | | | | Make it possible to overload memory handling functions. metze | ||||
* | s3:libsmb: add a much simplified smb_siging infrastructure | Stefan Metzmacher | 2009-03-23 | 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 |