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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correctly handle multiple control responses for RETR command.
phajdan.jr@chromium.org
2009-08-05
3
-21
/
+52
*
Followup after http://codereview.chromium.org/149368
phajdan.jr@chromium.org
2009-08-03
4
-41
/
+34
*
Fix a hang if directory listing size is > 8K, for example,
wtc@chromium.org
2009-07-31
1
-12
/
+8
*
Add temporary debugging code to diagnose intermittent net_unittests crashes o...
phajdan.jr@chromium.org
2009-07-30
2
-0
/
+18
*
Fix uninitialized memory read in FtpNetworkTransaction.
phajdan.jr@chromium.org
2009-07-30
1
-2
/
+0
*
Rework FTP control response parsing code and fix socket Write misuse.
phajdan.jr@chromium.org
2009-07-28
6
-217
/
+521
*
Use base::Time::Exploded instead of struct tm in
wtc@chromium.org
2009-07-17
2
-129
/
+116
*
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
2
-6
/
+65
*
Make new FtpNetworkTransaction handle short reads correctly.
phajdan.jr@chromium.org
2009-07-06
3
-159
/
+246
*
Make net::HostResolver refcounted.
ericroman@google.com
2009-06-27
2
-3
/
+2
*
Reverting 19425.
ericroman@google.com
2009-06-26
2
-2
/
+3
*
Make net::HostResolver refcounted.
ericroman@google.com
2009-06-26
2
-3
/
+2
*
Add DCHECKs to the states that should be entered only when the
wtc@chromium.org
2009-06-26
1
-0
/
+7
*
If we get a connect error in DoCtrlConnectComplete, do not advance to
wtc@chromium.org
2009-06-25
1
-1
/
+2
*
Return potentially more specific error code in FtpNetworkTransaction.
phajdan.jr@chromium.org
2009-06-24
1
-2
/
+2
*
Prevent infinite loop in new FtpNetworkTransaction.
phajdan.jr@chromium.org
2009-06-24
1
-1
/
+4
*
Move socket related files from net/base to net/socket.
willchan@chromium.org
2009-06-22
3
-4
/
+4
*
Add a simple cache of certificates for SSL client authentication.
wtc@chromium.org
2009-06-18
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
*
[Refactor] Rename DnsResolutionObserver --> HostResolver::Observer.
ericroman@google.com
2009-06-15
1
-1
/
+0
*
* Move the global "DnsResolutionObserver" code depended on by DNS prefetcher,...
ericroman@google.com
2009-06-15
1
-7
/
+7
*
* Avoid doing concurrent DNS resolves of the same hostname in HostResolver.
ericroman@google.com
2009-06-12
5
-9
/
+18
*
Fix FTP binary file download issue.
wtc@chromium.org
2009-06-09
1
-5
/
+6
*
Check in the fourth Portable FTP CL from Ibrar Ahmed
wtc@chromium.org
2009-06-05
4
-66
/
+191
*
FTP Transaction code for new Portable FTP code.
wtc@chromium.org
2009-05-11
8
-81
/
+754
*
Add the directory listing code for the new portable FTP
wtc@chromium.org
2009-03-19
2
-0
/
+1537
*
Add command line switch "--new-ftp" for new portable FTP
wtc@chromium.org
2009-03-16
1
-1
/
+1
*
Remove unneeded uses of logging.h in header files.
thestig@chromium.org
2009-03-12
1
-0
/
+1
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
2
-2
/
+0
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-1
/
+1
*
Add another test case.
ericroman@google.com
2009-01-16
1
-0
/
+25
*
post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache.
ericroman@google.com
2009-01-15
7
-7
/
+170
*
Fix Linux build.
evanm@google.com
2008-12-17
1
-2
/
+3
*
Add beginnings of a custom FTP implementation. This is built but not used or
darin@chromium.org
2008-12-17
9
-0
/
+555