summaryrefslogtreecommitdiff
path: root/auth/ntlmssp/ntlmssp_private.h
Commit message (Expand)AuthorAgeFilesLines
* auth/ntlmssp: introduce ntlmssp_server_auth_send/recvStefan Metzmacher2017-08-071-12/+8
* auth/ntlmssp: make gensec_ntlmssp_update() staticStefan Metzmacher2017-05-211-7/+0
* CVE-2016-2110: auth/ntlmssp: let ntlmssp_handle_neg_flags() return NTSTATUSStefan Metzmacher2016-04-121-2/+2
* auth/ntlmssp: add ntlmssp_version_blob()Stefan Metzmacher2016-03-101-0/+1
* auth/ntlmssp: provide a "ntlmssp_resume_ccache" backendStefan Metzmacher2016-03-101-0/+5
* auth/ntlmssp: Remove gensec_security element from gensec_ntlmssp_stateAndrew Bartlett2012-03-091-1/+0
* auth: Make more of the ntlmssp code private or staticAndrew Bartlett2012-02-171-32/+55
* s3-auth Use the common gensec_ntlmssp_update in gensec_ntlmssp3_serverAndrew Bartlett2012-02-171-0/+7
* s3-auth: Use common gensec_ntlmssp server functions for more of gensec_ntlmss...Andrew Bartlett2012-02-171-0/+31
* auth: Move the rest of the source4 gensec_ntlmssp code to the top levelAndrew Bartlett2012-02-171-0/+79
* ntlmssp: Move ntlmssp code to auth/ntlmsspAndrew Bartlett2011-10-181-0/+57