Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD... | erg@google.com | 2010-09-30 | 1 | -0/+9 |
* | Don't evict username/password when handling "stale" digest authentication cha... | cbentzel@chromium.org | 2010-09-16 | 1 | -0/+17 |
* | Uninitialized member vars and inlined constructors. | finnur@chromium.org | 2010-08-12 | 1 | -0/+4 |
* | Net: Convert username and password to string16. | thestig@chromium.org | 2010-07-29 | 1 | -9/+9 |
* | Remove handler from HttpAuthCache. | cbentzel@chromium.org | 2010-05-20 | 1 | -5/+11 |
* | Added authentication scheme as key to HttpAuthCache. | cbentzel@chromium.org | 2010-05-13 | 1 | -6/+11 |
* | Auto-format style pass over files. | cbentzel@chromium.org | 2010-05-04 | 1 | -2/+2 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Add unittests for eviction of http auth cache entries. | ericroman@google.com | 2008-11-11 | 1 | -7/+0 |
* | - Add preemptive authorization (new http stack only) | ericroman@google.com | 2008-11-08 | 1 | -0/+179 |