Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement the NTLM authentication scheme by porting | wtc@chromium.org | 2009-02-28 | 1 | -0/+1 |
* | Minor refactorings: | ericroman@google.com | 2008-12-02 | 1 | -1/+1 |
* | - Add preemptive authorization (new http stack only) | ericroman@google.com | 2008-11-08 | 1 | -2/+1 |
* | Unrollback 3024 (partially rolled back in 3027). | ericroman@google.com | 2008-10-08 | 1 | -1/+1 |
* | Revert 3024, broke mac build. | maruel@google.com | 2008-10-08 | 1 | -1/+1 |
* | Pull in new googleurl@94 which includes GURL::EffectiveIntPort(). | ericroman@google.com | 2008-10-08 | 1 | -1/+1 |
* | Use base::RandInt() in place of rand(), now that rand_util has been moved fro... | ericroman@google.com | 2008-09-30 | 1 | -2/+2 |
* | Initial stab at http authentication (basic + digest) in new http stack. | ericroman@google.com | 2008-09-27 | 1 | -0/+278 |