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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix transaction hang when downloading certain FTP files.
phajdan.jr@chromium.org
2009-08-26
1
-0
/
+69
*
LoadLog is used as an output parameter, reorder it to the last parameter.
willchan@chromium.org
2009-08-14
1
-2
/
+2
*
Make FtpNetworkTransaction report its load state.
phajdan.jr@chromium.org
2009-08-12
1
-0
/
+5
*
Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...
ericroman@google.com
2009-08-12
1
-2
/
+4
*
Make response code in FtpNetworkTransaction more precise.
phajdan.jr@chromium.org
2009-08-11
1
-1
/
+1
*
Properly handle invalid server control responses.
phajdan.jr@chromium.org
2009-08-06
1
-0
/
+27
*
Correctly handle multiple control responses for RETR command.
phajdan.jr@chromium.org
2009-08-05
1
-0
/
+30
*
Rework FTP control response parsing code and fix socket Write misuse.
phajdan.jr@chromium.org
2009-07-28
1
-6
/
+6
*
Refactorings surrounding HostResolver:
ericroman@google.com
2009-07-15
1
-6
/
+5
*
Correctly handle multiple control response lines in new FTP transaction
phajdan.jr@chromium.org
2009-07-08
1
-3
/
+38
*
Make new FtpNetworkTransaction handle short reads correctly.
phajdan.jr@chromium.org
2009-07-06
1
-46
/
+55
*
Make net::HostResolver refcounted.
ericroman@google.com
2009-06-27
1
-2
/
+1
*
Reverting 19425.
ericroman@google.com
2009-06-26
1
-1
/
+2
*
Make net::HostResolver refcounted.
ericroman@google.com
2009-06-26
1
-2
/
+1
*
Move socket related files from net/base to net/socket.
willchan@chromium.org
2009-06-22
1
-1
/
+1
*
Initialize IOBuffers in new FTP unit tests (issue detected by valgrind).
phajdan.jr@chromium.org
2009-06-15
1
-4
/
+13
*
Add unit tests for new FTP network transaction.
phajdan.jr@chromium.org
2009-06-15
1
-0
/
+498