| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a direct include of strings headers in net/disk_cache/, net/dns/, net/ftp/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Convert net to use base::string16 instead of string16. | brettw@chromium.org | 2013-03-29 | 1 | -7/+8 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -2/+2 |
* | FTP: add directory listing parser for OS/2 format. | phajdan.jr@chromium.org | 2011-08-11 | 1 | -0/+5 |
* | Ftp: Add NET_API for net.dll | rvargas@google.com | 2011-05-18 | 1 | -1/+2 |
* | FTP: use ICU to parse month abbreviations. | phajdan.jr@chromium.org | 2011-03-19 | 1 | -11/+12 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Fix the "ls -l" style date parser to correctly guess the year if it is not pr... | phajdan.jr@chromium.org | 2010-03-24 | 1 | -3/+4 |
* | Correctly handle file names with spaces in Windows FTP LIST parser. | phajdan.jr@chromium.org | 2010-01-12 | 1 | -0/+4 |
* | Implement parser for Netware-style FTP LIST response listing. | phajdan.jr@chromium.org | 2009-12-07 | 1 | -0/+13 |
* | Split FTP LIST parsing code into individual files for each listing style. | phajdan.jr@chromium.org | 2009-12-04 | 1 | -0/+6 |
* | Correctly talk to VMS servers (translate UNIX paths to VMS and vice versa). | phajdan.jr@chromium.org | 2009-09-24 | 1 | -0/+26 |