Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HttpAuthHandler's are no longer refcounted. | cbentzel@chromium.org | 2010-06-07 | 1 | -5/+5 |
* | HttpAuthHandlers hold onto a bound net log. | cbentzel@chromium.org | 2010-05-27 | 1 | -2/+3 |
* | Gracefully recover from malformed auth challenge. | jochen@chromium.org | 2010-03-31 | 1 | -5/+8 |
* | Added factories for HttpAuthHandler. | cbentzel@chromium.org | 2010-02-15 | 1 | -40/+33 |
* | Added WWW-Authenticate Negotate support using shared HttpAuthSspi. | cbentzel@chromium.org | 2010-01-21 | 1 | -0/+3 |
* | We should pass the service principal name (SPN) of the | wtc@chromium.org | 2009-09-18 | 1 | -3/+5 |
* | Fix for bug 9608. adding check that tokenized header is valid. | ace@google.com | 2009-04-02 | 1 | -1/+5 |
* | Implement the NTLM authentication scheme by porting | wtc@chromium.org | 2009-02-28 | 1 | -8/+25 |
* | - Add preemptive authorization (new http stack only) | ericroman@google.com | 2008-11-08 | 1 | -18/+20 |
* | Initial stab at http authentication (basic + digest) in new http stack. | ericroman@google.com | 2008-09-27 | 1 | -0/+147 |