summaryrefslogtreecommitdiffstats
path: root/net/ftp/ftp_transaction.h
Commit message (Expand)AuthorAgeFilesLines
* Net: Convert username and password to string16.thestig@chromium.org2010-07-291-5/+6
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-3/+3
* Implement RestartWithAuth for NewFtpTransaction.phajdan.jr@chromium.org2009-08-261-1/+1
* LoadLog is used as an output parameter, reorder it to the last parameter.willchan@chromium.org2009-08-141-3/+3
* Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...ericroman@google.com2009-08-121-1/+4
* FTP Transaction code for new Portable FTP code.wtc@chromium.org2009-05-111-3/+6
* Add beginnings of a custom FTP implementation. This is built but not used ordarin@chromium.org2008-12-171-0/+73