summaryrefslogtreecommitdiff
path: root/librpc/ndr/ndr_ntlmssp.c
Commit message (Expand)AuthorAgeFilesLines
* librpc/ndr: add ndr_ntlmssp_find_av() helper functionStefan Metzmacher2016-03-101-0/+16
* idl: naming a structure 'VERSION' is not a good idea!Andrew Tridgell2011-02-171-1/+1
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-6/+4
* ntlmssp: pretty print a VERSION structure.Günther Deschner2009-09-151-0/+17
* ntlmssp: avoid duplicate inclusion of helper headers.Günther Deschner2009-09-091-1/+0
* ntlmssp: add ndr_print_ntlmssp_{nt,lm}_response() function.Günther Deschner2009-08-281-0/+56
* ntlmssp: add CHALLENGE_MESSAGE to IDL.Günther Deschner2009-08-281-0/+60
* ntlmssp: add string helper functions to handle OEM and UNICODE charset.Günther Deschner2009-08-281-0/+26
* ntlmssp: add ntlmssp helper skeleton.Günther Deschner2009-08-281-0/+23