aboutsummaryrefslogtreecommitdiffstats
path: root/ntlmsubr.c
Commit message (Expand)AuthorAgeFilesLines
* In-depth fix for to64frombits() BASE64 encoder buffer sizing.Matthias Andree2018-04-141-2/+2
* Fix compiler warnings.Matthias Andree2012-08-141-4/+8
* Validate NTLM challenge fields.Matthias Andree2012-08-141-1/+19
* Fix crash: Handle invalid base64 in NTLM challenge.Matthias Andree2012-08-131-1/+8
* Return proper PS_AUTHFAIL if we don't get the right SASL challenge.Matthias Andree2010-10-091-0/+1
* NTLM: cancel properly in case of failure.Matthias Andree2010-10-091-4/+17
* Factor out common NTLM code.Matthias Andree2010-10-091-0/+74