summaryrefslogtreecommitdiff
path: root/source4/lib/crypto/hmacmd5.c
AgeCommit message (Collapse)AuthorFilesLines
2004-02-10- modified the dcerpc client security code to be generic, so ntlmsspAndrew Tridgell1-1/+1
and schannel are both instances of possible security modules - added schannel sign and sign/seal support to the dcerpc client code. You select it with binding options of "schannel,sign" or "schannel,seal". (This used to be commit 05db0b9d942cad8f1dd574dc35b759e5e79d4195)
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+134
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)