| Commit message (Expand) | Author | Age | Files | Lines |
* | Change some EXPECT's to ASSERT's in http_auth_handler_factory_unittest.cc | cbentzel@chromium.org | 2010-08-06 | 1 | -3/+3 |
* | Don't do Negotiate with GSSAPI if default credentials are not allowed. | cbentzel@chromium.org | 2010-07-19 | 1 | -2/+9 |
* | Hooking GSSAPI code into HTTP authenticate Negotiate handler. | ahendrickson@google.com | 2010-06-28 | 1 | -14/+0 |
* | HttpAuthHandler's are no longer refcounted. | cbentzel@chromium.org | 2010-06-07 | 1 | -9/+9 |
* | HttpAuthHandlers hold onto a bound net log. | cbentzel@chromium.org | 2010-05-27 | 1 | -8/+18 |
* | Remove handler from HttpAuthCache. | cbentzel@chromium.org | 2010-05-20 | 1 | -0/+2 |
* | Removed filter checks in windows implementations of Negotiate and NTLM HTTP A... | cbentzel@chromium.org | 2010-03-31 | 1 | -145/+0 |
* | HttpAuthFilterWhitelist is now getting entries from the Windows | ahendrickson@google.com | 2010-03-25 | 1 | -4/+4 |
* | Added HttpAuthFilter. | cbentzel@chromium.org | 2010-02-26 | 1 | -0/+145 |
* | Added factories for HttpAuthHandler. | cbentzel@chromium.org | 2010-02-15 | 1 | -0/+177 |