Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added factories for HttpAuthHandler. | cbentzel@chromium.org | 2010-02-15 | 1 | -9/+13 |
* | Add Single Sign On support to HTTP Authentication handlers. | cbentzel@chromium.org | 2010-02-05 | 1 | -6/+27 |
* | Second patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -2/+4 |
* | We should pass the service principal name (SPN) of the | wtc@chromium.org | 2009-09-18 | 1 | -2/+7 |
* | [Second attempt of r25461] | wtc@chromium.org | 2009-09-05 | 1 | -0/+5 |
* | Revert "Use SSPI for NTLM authentication on Windows." | agl@chromium.org | 2009-09-04 | 1 | -5/+0 |
* | Use SSPI for NTLM authentication on Windows. | wtc@chromium.org | 2009-09-04 | 1 | -0/+5 |
* | Implement the NTLM authentication scheme by porting | wtc@chromium.org | 2009-02-28 | 1 | -5/+33 |
* | Minor refactorings: | ericroman@google.com | 2008-12-02 | 1 | -3/+3 |
* | - Add preemptive authorization (new http stack only) | ericroman@google.com | 2008-11-08 | 1 | -2/+5 |
* | Initial stab at http authentication (basic + digest) in new http stack. | ericroman@google.com | 2008-09-27 | 1 | -0/+77 |