summaryrefslogtreecommitdiff
path: root/source3/smbd/seal.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22013: Move to SSPI framing (sig first in NTLM).Jeremy Allison1-3/+3
2007-10-10r21997: Implement the server side of gss seal negotiate.Jeremy Allison1-15/+86
2007-10-10r21991: I hate Steve French :-). Add support for encryptionJeremy Allison1-15/+81
2007-10-10r21969: Start working on the gss-side of the server negotiation.Jeremy Allison1-0/+86
2007-10-10r21926: Fix missing enum specifier pointed out by Don McCall @ HP.Jeremy Allison1-3/+3
2007-10-10r21925: Start to code up the gss acquire creds calls.Jeremy Allison1-6/+32
2007-10-10r21917: Start to do the gss versions of sign+seal.Jeremy Allison1-4/+4
2007-10-10r21904: Fix HP build -- thanks, DonVolker Lendecke1-1/+1
2007-10-10r21900: Token exchange now seems to work, now why does theJeremy Allison1-1/+1
2007-10-10r21897: Add in a basic raw NTLM encrypt request. NowJeremy Allison1-1/+30
2007-10-10r21894: Some refactoring of server side encryption context. SupportJeremy Allison1-27/+136
2007-10-10r21891: Finish server-side NTLM-SPNEGO negotiation support.Jeremy Allison1-33/+75
2007-10-10r21882: The server part of the code has to use an AUTH_NTLMSSP struct,Jeremy Allison1-0/+257