| Commit message (Expand) | Author | Age | Files | Lines |
* | Correctly handle multiple control response lines in new FTP transaction | phajdan.jr@chromium.org | 2009-07-08 | 1 | -3/+27 |
* | Make new FtpNetworkTransaction handle short reads correctly. | phajdan.jr@chromium.org | 2009-07-06 | 1 | -93/+152 |
* | Add DCHECKs to the states that should be entered only when the | wtc@chromium.org | 2009-06-26 | 1 | -0/+7 |
* | If we get a connect error in DoCtrlConnectComplete, do not advance to | wtc@chromium.org | 2009-06-25 | 1 | -1/+2 |
* | Return potentially more specific error code in FtpNetworkTransaction. | phajdan.jr@chromium.org | 2009-06-24 | 1 | -2/+2 |
* | Prevent infinite loop in new FtpNetworkTransaction. | phajdan.jr@chromium.org | 2009-06-24 | 1 | -1/+4 |
* | Move socket related files from net/base to net/socket. | willchan@chromium.org | 2009-06-22 | 1 | -2/+2 |
* | [Refactor] Rename DnsResolutionObserver --> HostResolver::Observer. | ericroman@google.com | 2009-06-15 | 1 | -1/+0 |
* | * Move the global "DnsResolutionObserver" code depended on by DNS prefetcher,... | ericroman@google.com | 2009-06-15 | 1 | -7/+7 |
* | * Avoid doing concurrent DNS resolves of the same hostname in HostResolver. | ericroman@google.com | 2009-06-12 | 1 | -0/+1 |
* | Fix FTP binary file download issue. | wtc@chromium.org | 2009-06-09 | 1 | -5/+6 |
* | Check in the fourth Portable FTP CL from Ibrar Ahmed | wtc@chromium.org | 2009-06-05 | 1 | -58/+167 |
* | FTP Transaction code for new Portable FTP code. | wtc@chromium.org | 2009-05-11 | 1 | -44/+609 |
* | Remove unneeded uses of logging.h in header files. | thestig@chromium.org | 2009-03-12 | 1 | -0/+1 |
* | Fix Linux build. | evanm@google.com | 2008-12-17 | 1 | -2/+3 |
* | Add beginnings of a custom FTP implementation. This is built but not used or | darin@chromium.org | 2008-12-17 | 1 | -0/+203 |