Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix multi-round authentication. | cbentzel@chromium.org | 2010-09-11 | 1 | -1/+3 |
* | Remove obviously unneeded forward declarations from headers under src/{app,ba... | viettrungluu@chromium.org | 2010-08-21 | 1 | -0/+2 |
* | SPDY Alternate-Protocol works through a Digest authentication proxy. | cbentzel@chromium.org | 2010-08-03 | 1 | -2/+13 |
* | Revert 54528 - Digest authentication uses a uri field to prevent replay attacks. | nick@chromium.org | 2010-08-02 | 1 | -13/+2 |
* | Digest authentication uses a uri field to prevent replay attacks. | cbentzel@chromium.org | 2010-08-02 | 1 | -2/+13 |
* | Net: Convert username and password to string16. | thestig@chromium.org | 2010-07-29 | 1 | -2/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | On multi-round authentication schemes, the info_ field in the HttpAuthControl... | cbentzel@chromium.org | 2010-07-15 | 1 | -0/+11 |
* | Refactor: Rename MockAuthHandler and move to a separate file. | cbentzel@chromium.org | 2010-06-21 | 1 | -0/+83 |