summaryrefslogtreecommitdiffstats
path: root/net/ftp/ftp_network_session.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Monster ctor patch after changing heuristics in clang plugin.erg@google.com2010-10-181-3/+2
* Stop refcounting HostResolver.willchan@chromium.org2010-10-011-1/+1
* Fix bad license header in app/ and net/ directories.tfarina@chromium.org2010-07-311-3/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Second patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-0/+4
* Make net::HostResolver refcounted.ericroman@google.com2009-06-271-1/+1
* Reverting 19425.ericroman@google.com2009-06-261-1/+1
* Make net::HostResolver refcounted.ericroman@google.com2009-06-261-1/+1
* * Avoid doing concurrent DNS resolves of the same hostname in HostResolver.ericroman@google.com2009-06-121-1/+6
* post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache.ericroman@google.com2009-01-151-3/+3
* Add beginnings of a custom FTP implementation. This is built but not used ordarin@chromium.org2008-12-171-0/+26