| Commit message (Expand) | Author | Age | Files | Lines |
* | Use AuthCredentials throughout the network stack instead of username/password. | cbentzel@chromium.org | 2011-10-28 | 1 | -2/+20 |
* | NetworkDelegate::OnAuthRequired can set or cancel auth, in addition to taking... | cbentzel@chromium.org | 2011-10-03 | 1 | -2/+21 |
* | Revert 103360 - NetworkDelegate::OnAuthRequired can set authentication or can... | ddorwin@chromium.org | 2011-09-29 | 1 | -21/+2 |
* | NetworkDelegate::OnAuthRequired can set authentication or cancel, in addition... | cbentzel@chromium.org | 2011-09-29 | 1 | -2/+21 |
* | Change AuthChallengeInfo to better represent underlying encodings. | cbentzel@chromium.org | 2011-09-12 | 1 | -10/+14 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -2/+2 |
* | net: Add NET_API to net/base | rvargas@google.com | 2011-05-18 | 1 | -1/+2 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | FBTF: A giant cleanup to net/ | erg@google.com | 2010-08-31 | 1 | -9/+6 |
* | Net: Convert username and password to string16. | thestig@chromium.org | 2010-07-29 | 1 | -3/+4 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Notify all active login prompts when one login prompt is submitted. This allows | tonyg@chromium.org | 2010-04-01 | 1 | -0/+11 |
* | Revert 42770 - Notify all active login prompts when one login prompt is submi... | tonyg@chromium.org | 2010-03-26 | 1 | -11/+0 |
* | Notify all active login prompts when one login prompt is submitted. This allows | tonyg@chromium.org | 2010-03-26 | 1 | -0/+11 |
* | Changes the UI for HTTP/FTP auth challenges to include the server's port. So ... | ericroman@google.com | 2009-05-21 | 1 | -2/+2 |
* | Use the new HostNoBrackets() method in more places. | wtc@chromium.org | 2009-05-16 | 1 | -2/+2 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Merge some changes in net/base from branches/mac_july_2008 to trunk. | ericroman@google.com | 2008-08-06 | 1 | -2/+2 |
* | Move some more classes from net/base into the net:: namespace. | darin@google.com | 2008-07-30 | 1 | -0/+4 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+76 |