summaryrefslogtreecommitdiffstats
path: root/source/libsmb/smb_signing.c
Commit message (Expand)AuthorAgeFilesLines
* Don't modify the incoming packet when checking the signiture.Andrew Bartlett2003-03-301-10/+26
* Removed unused var.Jeremy Allison2003-03-181-2/+0
* We haven't implemented The Singing Contexts so far.Rafal Szczesniak2003-03-141-1/+1
* Further work on NTLMSSP-based SMB signing. Current status is that I cannnotAndrew Bartlett2003-03-101-30/+150
* Try not to clobber the session request.Andrew Bartlett2003-03-091-3/+15
* Change the way we sign SMB packets, to a function pointer interface.Andrew Bartlett2003-03-091-0/+329