| Commit message (Expand) | Author | Age | Files | Lines |
* | Cache login identity for NewFTP transactions. | phajdan.jr@chromium.org | 2009-09-22 | 1 | -3/+6 |
* | Reverting 26419. | tyoshino@google.com | 2009-09-17 | 1 | -6/+3 |
* | Cache login identity for NewFTP transactions. | phajdan.jr@chromium.org | 2009-09-16 | 1 | -3/+6 |
* | Check in patch for pierre.lafayette, http://codereview.chromium.org/178059/show. | mirandac@chromium.org | 2009-09-09 | 1 | -1/+3 |
* | Fix the local directory listing, FTP directory listing and the local file han... | jshin@chromium.org | 2009-07-09 | 1 | -7/+24 |
* | Reduce header dependencies in net/ | phajdan.jr@chromium.org | 2009-05-29 | 1 | -0/+1 |
* | Changes the UI for HTTP/FTP auth challenges to include the server's port. So ... | ericroman@google.com | 2009-05-21 | 1 | -1/+2 |
* | Use the new HostNoBrackets() method in more places. | wtc@chromium.org | 2009-05-16 | 1 | -7/+8 |
* | Add command line switch "--new-ftp" for new portable FTP | wtc@chromium.org | 2009-03-16 | 1 | -1/+6 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Use FilterContext to allow filters to access URLRequestJob data | jar@chromium.org | 2009-03-09 | 1 | -1/+1 |
* | Reduce the amount of included header files. Vast change like in "Oh God! This... | maruel@chromium.org | 2009-02-18 | 1 | -0/+1 |
* | BUG=1112 | hclam@chromium.org | 2009-01-23 | 1 | -4/+8 |
* | post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache. | ericroman@google.com | 2009-01-15 | 1 | -5/+4 |
* | Port directory lister to allow the linux and mac test shells to display file ... | estade@chromium.org | 2008-11-20 | 1 | -3/+4 |
* | revert 5730 | estade@chromium.org | 2008-11-19 | 1 | -4/+3 |
* | Port directory lister to posix. | estade@chromium.org | 2008-11-19 | 1 | -3/+4 |
* | revert 5725 | estade@chromium.org | 2008-11-19 | 1 | -4/+3 |
* | Port directory lister so test shell can view file directories. | estade@chromium.org | 2008-11-19 | 1 | -3/+4 |
* | - Add preemptive authorization (new http stack only) | ericroman@google.com | 2008-11-08 | 1 | -13/+19 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Move more net classes into the net namespace. Also remove the net_util names... | darin@google.com | 2008-07-31 | 1 | -4/+4 |
* | I looked at the full dump from the previous crashes and it looks like a testi... | brettw@google.com | 2008-07-30 | 1 | -2/+2 |
* | Move some more classes from net/base into the net:: namespace. | darin@google.com | 2008-07-30 | 1 | -11/+10 |
* | Reverting revision 70, 66 and 65 to fix crashes. | nsylvain@google.com | 2008-07-29 | 1 | -2/+2 |
* | Puts back the optional unescaping of control characters and URL parse-affecti... | brettw@google.com | 2008-07-29 | 1 | -2/+2 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+547 |