summaryrefslogtreecommitdiff
path: root/source3/libsmb/smb_signing.c
AgeCommit message (Expand)AuthorFilesLines
2003-03-10Further work on NTLMSSP-based SMB signing. Current status is that I cannnotAndrew Bartlett1-30/+150
2003-03-09Try not to clobber the session request.Andrew Bartlett1-3/+15
2003-03-09Change the way we sign SMB packets, to a function pointer interface.Andrew Bartlett1-0/+329