Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Second attempt of r25461] | wtc@chromium.org | 2009-09-05 | 1 | -687/+3 |
* | Revert "Use SSPI for NTLM authentication on Windows." | agl@chromium.org | 2009-09-04 | 1 | -3/+687 |
* | Use SSPI for NTLM authentication on Windows. | wtc@chromium.org | 2009-09-04 | 1 | -687/+3 |
* | Validate offset / length of extra field in the message. Note these fields are | cevans@chromium.org | 2009-07-09 | 1 | -2/+9 |
* | Set endianness for ARM. | thestig@chromium.org | 2009-05-01 | 1 | -2/+1 |
* | Deprecate wstring version of PathService::Get() in net. | thestig@chromium.org | 2009-05-01 | 1 | -1/+2 |
* | GetMyHostName is renamed GetHostName to match the name of | wtc@chromium.org | 2009-03-25 | 1 | -1/+1 |
* | Make GetHostNameProc return a std::string. | wtc@chromium.org | 2009-03-23 | 1 | -92/+63 |
* | Add unit tests for NTLM authentication. This requires | wtc@chromium.org | 2009-03-11 | 1 | -6/+33 |
* | Implement the NTLM authentication scheme by porting | wtc@chromium.org | 2009-02-28 | 1 | -0/+787 |