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 | -3/+6 |
* | Lazy initialization of URLSecurityManager to reduce start-up time. | ahendrickson@chromium.org | 2010-05-20 | 1 | -1/+1 |
* | Remove handler from HttpAuthCache. | cbentzel@chromium.org | 2010-05-20 | 1 | -2/+17 |
* | Refactored to pass the URLSecurityManager via the HttpAuthFactory class to th... | ahendrickson@chromium.org | 2010-04-16 | 1 | -11/+4 |
* | Added HttpAuthFilter. | cbentzel@chromium.org | 2010-02-26 | 1 | -1/+27 |
* | Added factories for HttpAuthHandler. | cbentzel@chromium.org | 2010-02-15 | 1 | -0/+82 |