summaryrefslogtreecommitdiffstats
path: root/net/ftp/ftp_network_layer.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Create a URLRequestContextBuilder.willchan@chromium.org2012-04-171-1/+3
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-2/+2
* Add OVERRIDE throughout net/ftp/*eroman@chromium.org2011-07-221-2/+3
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Ftp: Add NET_API for net.dllrvargas@google.com2011-05-181-1/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Remove obviously unneeded forward declarations from headers under src/{app,ba...viettrungluu@chromium.org2010-08-211-1/+0
* 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
* * Avoid doing concurrent DNS resolves of the same hostname in HostResolver.ericroman@google.com2009-06-121-2/+3
* FTP Transaction code for new Portable FTP code.wtc@chromium.org2009-05-111-1/+3
* post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache.ericroman@google.com2009-01-151-1/+1
* Add beginnings of a custom FTP implementation. This is built but not used ordarin@chromium.org2008-12-171-0/+32