index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ftp
/
ftp_network_transaction.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
1
-20
/
+16
*
base::Bind: Convert HostResolver::Resolve.
jhawkins@chromium.org
2011-11-16
1
-1
/
+6
*
Use AuthCredentials throughout the network stack instead of username/password.
cbentzel@chromium.org
2011-10-28
1
-10
/
+13
*
net: Move UnescapeURLComponent() functions into net namespace.
tfarina@chromium.org
2011-10-02
1
-2
/
+2
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-5
/
+5
*
FTP: fix compatibility problem with ftp.comconlink.co.za
phajdan.jr@chromium.org
2011-09-28
1
-2
/
+0
*
FTP: fix compatibility with servers which send 451 response
phajdan.jr@chromium.org
2011-09-14
1
-15
/
+25
*
FTP: Cleanup - replace sscanf with more high-level routines.
phajdan.jr@chromium.org
2011-09-14
1
-17
/
+39
*
Rename ClientSocket to StreamSocket.
sergeyu@chromium.org
2011-05-05
1
-1
/
+1
*
Rename a number of classes previously labeled "TCP" to "Transport" in
mbelshe@chromium.org
2011-04-07
1
-2
/
+2
*
Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...
bryner@chromium.org
2011-02-22
1
-2
/
+10
*
More net/ method ordering.
erg@google.com
2011-01-26
1
-117
/
+117
*
FTP: fix compatibility problems with MLSD by removing MLSD support.
phajdan.jr@chromium.org
2010-12-10
1
-46
/
+1
*
FTP: a successful response to SIZE does not mean the resource is a file.
phajdan.jr@chromium.org
2010-11-20
1
-7
/
+4
*
Adds a new error (ERR_NETWORK_ACCESS_DENIED) for when network
mmenke@chromium.org
2010-11-02
1
-0
/
+1
*
FTP: fix navigation to ftp.symantec.com
phajdan.jr@chromium.org
2010-10-29
1
-2
/
+8
*
FTP: make file downloads work when directory listing is restricted
phajdan.jr@chromium.org
2010-10-15
1
-16
/
+35
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-1
/
+1
*
Change HostResolver::RequestInfo to take a HostPortPair rather than naked hos...
eroman@chromium.org
2010-09-15
1
-7
/
+1
*
In about:net-internals, each SOCKET created by a CONNECT_JOB holds a referenc...
mmenke@chromium.org
2010-08-25
1
-2
/
+2
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-1
/
+2
*
Net: Convert username and password to string16.
thestig@chromium.org
2010-07-29
1
-7
/
+7
*
Recommit r53882 "FTP: fix navigation to systems with broken EPSV support."i"
jeremy@chromium.org
2010-07-28
1
-0
/
+15
*
Revert "FTP: fix navigation to systems with broken EPSV support."i
jeremy@chromium.org
2010-07-28
1
-15
/
+0
*
FTP: fix navigation to systems with broken EPSV support.
phajdan.jr@chromium.org
2010-07-28
1
-0
/
+15
*
FTP: add more detailed error codes based on RFC 959.
phajdan.jr@chromium.org
2010-07-15
1
-44
/
+89
*
Clean up FTP code a bit:
phajdan.jr@chromium.org
2010-07-14
1
-66
/
+8
*
FTP: change order of commands to improve compatibility
phajdan.jr@chromium.org
2010-07-08
1
-43
/
+14
*
FTP: Fix an infinite loop in a rare condition.
phajdan.jr@chromium.org
2010-05-15
1
-13
/
+4
*
Add net log entries that summarize transmit and receive byte counts.
vandebo@chromium.org
2010-04-23
1
-4
/
+6
*
Modify FTP to implement EPSV per RFC 2428. EPSV is an extended version
cbentzel@chromium.org
2010-04-12
1
-41
/
+110
*
Make sure to strip the brackets around IPv6 literals when resolving the hostn...
eroman@chromium.org
2010-04-07
1
-1
/
+1
*
Respect typecode in the FTP network transaction.
phajdan.jr@chromium.org
2010-03-24
1
-14
/
+54
*
Fix the out-of-bounds array read in the ftp response.
inferno@chromium.org
2010-03-22
1
-1
/
+1
*
Generalize the net module's LoadLog facility from a passive container, to an ...
eroman@chromium.org
2010-03-16
1
-6
/
+6
*
net: string_utils.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
1
-0
/
+1
*
Fix the problems with some FTP transactions taking a long time.
phajdan.jr@chromium.org
2010-03-06
1
-3
/
+15
*
Really connect to the same server in FTP network transaction.
phajdan.jr@chromium.org
2010-02-20
1
-8
/
+8
*
Improve error reporting for FTP passive connection failures.
wtc@chromium.org
2010-02-19
1
-2
/
+2
*
Disable IPv6 in FTP until we have implemented the IPv6 extensions for FTP
wtc@chromium.org
2010-02-19
1
-1
/
+4
*
Pass the file size infomration from the FTP network transaction
phajdan.jr@chromium.org
2010-02-13
1
-4
/
+4
*
Make description in FTP data connection histogram more accurate.
phajdan.jr@chromium.org
2010-01-20
1
-3
/
+3
*
Record more categories of errors for ftp data connection histograms.
phajdan.jr@chromium.org
2010-01-12
1
-1
/
+22
*
Cleanup histogram classes mixing SetFlags into FactoryGet arguments
jar@chromium.org
2009-12-28
1
-23
/
+11
*
Implement support for MLSD FTP command in FtpNetworkTransaction.
phajdan.jr@chromium.org
2009-12-22
1
-1
/
+44
*
Use factory to create histograms, and refcounts to track lifetimes
jar@chromium.org
2009-12-06
1
-10
/
+12
*
Fix one source of flakiness of FTP tests.
phajdan.jr@chromium.org
2009-11-23
1
-0
/
+3
*
Add histograms for data connection error types.
phajdan.jr@chromium.org
2009-11-17
1
-0
/
+78
*
Add LoadLog to ClientSocket::Connect().
willchan@chromium.org
2009-11-02
1
-2
/
+2
*
Correctly handle FTP servers which unexpectedly close the control connection.
phajdan.jr@chromium.org
2009-11-02
1
-0
/
+8
[next]