| Commit message (Expand) | Author | Age | Files | Lines |
* | Initialize IOBuffers in new FTP unit tests (issue detected by valgrind). | phajdan.jr@chromium.org | 2009-06-15 | 1 | -4/+13 |
* | Add unit tests for new FTP network transaction. | phajdan.jr@chromium.org | 2009-06-15 | 1 | -0/+498 |
* | [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 | 5 | -9/+18 |
* | 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 | 4 | -66/+191 |
* | FTP Transaction code for new Portable FTP code. | wtc@chromium.org | 2009-05-11 | 8 | -81/+754 |
* | Add the directory listing code for the new portable FTP | wtc@chromium.org | 2009-03-19 | 2 | -0/+1537 |
* | Add command line switch "--new-ftp" for new portable FTP | wtc@chromium.org | 2009-03-16 | 1 | -1/+1 |
* | Remove unneeded uses of logging.h in header files. | thestig@chromium.org | 2009-03-12 | 1 | -0/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 2 | -2/+0 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Add another test case. | ericroman@google.com | 2009-01-16 | 1 | -0/+25 |
* | post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache. | ericroman@google.com | 2009-01-15 | 7 | -7/+170 |
* | 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 | 9 | -0/+555 |