summaryrefslogtreecommitdiffstats
path: root/net/ftp/ftp_network_transaction.cc
Commit message (Expand)AuthorAgeFilesLines
* [Refactor] Rename DnsResolutionObserver --> HostResolver::Observer.ericroman@google.com2009-06-151-1/+0
* * Move the global "DnsResolutionObserver" code depended on by DNS prefetcher,...ericroman@google.com2009-06-151-7/+7
* * Avoid doing concurrent DNS resolves of the same hostname in HostResolver.ericroman@google.com2009-06-121-0/+1
* Fix FTP binary file download issue.wtc@chromium.org2009-06-091-5/+6
* Check in the fourth Portable FTP CL from Ibrar Ahmedwtc@chromium.org2009-06-051-58/+167
* FTP Transaction code for new Portable FTP code.wtc@chromium.org2009-05-111-44/+609
* Remove unneeded uses of logging.h in header files.thestig@chromium.org2009-03-121-0/+1
* Fix Linux build.evanm@google.com2008-12-171-2/+3
* Add beginnings of a custom FTP implementation. This is built but not used ordarin@chromium.org2008-12-171-0/+203