Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Single Sign On support to HTTP Authentication handlers. | cbentzel@chromium.org | 2010-02-05 | 1 | -5/+12 |
* | Added WWW-Authenticate Negotate support using shared HttpAuthSspi. | cbentzel@chromium.org | 2010-01-21 | 1 | -7/+2 |
* | Second patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -2/+2 |
* | [Second attempt of r25461] | wtc@chromium.org | 2009-09-05 | 1 | -3/+38 |
* | Revert "Use SSPI for NTLM authentication on Windows." | agl@chromium.org | 2009-09-04 | 1 | -38/+3 |
* | Use SSPI for NTLM authentication on Windows. | wtc@chromium.org | 2009-09-04 | 1 | -3/+38 |
* | Make GetHostNameProc return a std::string. | wtc@chromium.org | 2009-03-23 | 1 | -18/+42 |
* | Add unit tests for NTLM authentication. This requires | wtc@chromium.org | 2009-03-11 | 1 | -0/+14 |
* | Implement the NTLM authentication scheme by porting | wtc@chromium.org | 2009-02-28 | 1 | -0/+60 |