Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Async support for HttpAuthHandler::GenerateAuthToken. | cbentzel@chromium.org | 2010-06-10 | 1 | -14/+8 |
* | HttpAuthHandler's are no longer refcounted. | cbentzel@chromium.org | 2010-06-07 | 1 | -24/+20 |
* | Remove handler from HttpAuthCache. | cbentzel@chromium.org | 2010-05-20 | 1 | -25/+61 |
* | Added authentication scheme as key to HttpAuthCache. | cbentzel@chromium.org | 2010-05-13 | 1 | -31/+81 |
* | Added factories for HttpAuthHandler. | cbentzel@chromium.org | 2010-02-15 | 1 | -1/+1 |
* | Add Single Sign On support to HTTP Authentication handlers. | cbentzel@chromium.org | 2010-02-05 | 1 | -9/+20 |
* | Second patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -0/+3 |
* | Implement the NTLM authentication scheme by porting | wtc@chromium.org | 2009-02-28 | 1 | -9/+10 |
* | Add unittests for eviction of http auth cache entries. | ericroman@google.com | 2008-11-11 | 1 | -1/+99 |
* | - Add preemptive authorization (new http stack only) | ericroman@google.com | 2008-11-08 | 1 | -0/+206 |