Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In-depth fix for to64frombits() BASE64 encoder buffer sizing. | Matthias Andree | 2018-04-14 | 1 | -2/+2 |
* | Fix compiler warnings. | Matthias Andree | 2012-08-14 | 1 | -4/+8 |
* | Validate NTLM challenge fields. | Matthias Andree | 2012-08-14 | 1 | -1/+19 |
* | Fix crash: Handle invalid base64 in NTLM challenge. | Matthias Andree | 2012-08-13 | 1 | -1/+8 |
* | Return proper PS_AUTHFAIL if we don't get the right SASL challenge. | Matthias Andree | 2010-10-09 | 1 | -0/+1 |
* | NTLM: cancel properly in case of failure. | Matthias Andree | 2010-10-09 | 1 | -4/+17 |
* | Factor out common NTLM code. | Matthias Andree | 2010-10-09 | 1 | -0/+74 |