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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compatibility improvements for "ls -l" FTP LIST response format.
phajdan.jr@chromium.org
2009-12-08
8
-19
/
+104
*
Fix build with use_system_zlib=1
agl@chromium.org
2009-12-08
1
-0
/
+4
*
Add support for wu-ftpd style FTP LIST response format.
phajdan.jr@chromium.org
2009-12-08
8
-17
/
+204
*
Remove bzip2 decoding support completely.
thestig@chromium.org
2009-12-08
9
-680
/
+0
*
Flip: Add LoadLog for TCP connect().
willchan@chromium.org
2009-12-07
3
-4
/
+9
*
Http cache: Unit test for cl 33919
rvargas@google.com
2009-12-07
1
-0
/
+10
*
Don't assert what the certificate's subjectAltName extension
wtc@chromium.org
2009-12-07
2
-10
/
+16
*
net/ftp: Fix control response parsing for a corner cases where the first line...
thestig@chromium.org
2009-12-07
3
-17
/
+42
*
Implement parser for Netware-style FTP LIST response listing.
phajdan.jr@chromium.org
2009-12-07
16
-57
/
+388
*
Fix WebSocket length parser
ukai@chromium.org
2009-12-07
2
-5
/
+8
*
AddRef() / Release() while URLRequest is alive in OCSPRequestSession
ukai@chromium.org
2009-12-07
1
-11
/
+20
*
Use factory to create histograms, and refcounts to track lifetimes
jar@chromium.org
2009-12-06
12
-113
/
+179
*
Http cache: Don't use multiple validation headers when
rvargas@google.com
2009-12-05
1
-1
/
+3
*
Disabled ConnectFailure test due to flaky valgrind failures.
willchan@chromium.org
2009-12-05
1
-1
/
+3
*
Http cache: Second pass to move the HttpCache::Transaction
rvargas@google.com
2009-12-05
2
-106
/
+211
*
Enable LoadLog for Flip. Improve some LOG messages.
willchan@chromium.org
2009-12-04
4
-1
/
+40
*
Fix two connection error cases:
mbelshe@google.com
2009-12-04
2
-6
/
+6
*
Comment typo.
avi@chromium.org
2009-12-04
1
-1
/
+1
*
Temporarily disable enforcing test isolation for net_unittests.
phajdan.jr@chromium.org
2009-12-04
1
-1
/
+1
*
Disable the X509CertificateTest.UnoSoftCertParsing unit test because
wtc@chromium.org
2009-12-04
1
-1
/
+2
*
Fix a couple of data races on booleans
timurrrr@chromium.org
2009-12-04
2
-9
/
+9
*
Split FTP LIST parsing code into individual files for each listing style.
phajdan.jr@chromium.org
2009-12-04
20
-1014
/
+1175
*
Fix bug where FLIP sessions can crash if the connect fails.
mbelshe@google.com
2009-12-04
3
-2
/
+58
*
Fix the retarded broken check deps.
mbelshe@google.com
2009-12-04
1
-0
/
+3
*
Don't check deps for flip_server yet.
mbelshe@google.com
2009-12-04
1
-0
/
+1
*
Landing the open source version of the FLIP server.
mbelshe@chromium.org
2009-12-04
24
-0
/
+10105
*
Http cache: First pass to move the HttpCache::Transaction to a sate machine.
rvargas@google.com
2009-12-04
2
-148
/
+222
*
Fix incorrect error codes. 9999 is not a valid network error
wtc@chromium.org
2009-12-04
1
-3
/
+4
*
Fixes to the string MatchPattern functions:
tony@chromium.org
2009-12-03
3
-3
/
+4
*
Implement "Email Link To Page" menu command.
snej@chromium.org
2009-12-03
2
-0
/
+6
*
Add mpeg audio mime type allowing mp3 to play with chrome on more websites.
fbarchard@chromium.org
2009-12-03
1
-0
/
+1
*
Do not set io_loop_ to NULL until we have deleted request_ and set
wtc@chromium.org
2009-12-03
1
-4
/
+3
*
Make new FTP LIST parsing code more robust.
phajdan.jr@chromium.org
2009-12-03
15
-16
/
+386
*
Map EPIPE to ERR_CONNECTION_RESET.
wtc@chromium.org
2009-12-03
1
-0
/
+1
*
Sync NSS to pickup https://bugzilla.mozilla.org/show_bug.cgi?id=531188
agl@chromium.org
2009-12-03
2
-12
/
+18
*
[GTTF] Apply test isolation goodness to net_unittests.
phajdan.jr@chromium.org
2009-12-02
3
-7
/
+17
*
Http cache: Don't access entry_ if an error switches
rvargas@google.com
2009-12-02
2
-1
/
+39
*
Update network priorities to support better granularity
mbelshe@google.com
2009-12-02
16
-149
/
+169
*
Enable the FlipProtocolTests.
mbelshe@google.com
2009-12-01
2
-14
/
+11
*
Add a new event to LoadLog:
eroman@chromium.org
2009-12-01
4
-21
/
+32
*
Do not call GetServerCert whenever SSLHandshake returns. Call
wtc@chromium.org
2009-12-01
1
-8
/
+13
*
Remove the unnecessary workaround for NSS bug 455424, now that we require
wtc@chromium.org
2009-12-01
7
-28
/
+0
*
Http cache: Add code to restart a network request when the
rvargas@google.com
2009-12-01
5
-28
/
+101
*
Remove extraneous semicolons.
wtc@chromium.org
2009-12-01
1
-3
/
+3
*
Fix FlipSession cleanup to be unified through CloseSession. Because Flip is
mbelshe@google.com
2009-12-01
2
-25
/
+45
*
Update CloseIdleSockets to close out FLIP connections as
mbelshe@google.com
2009-12-01
1
-0
/
+3
*
NSS: sync with CVS version.
agl@chromium.org
2009-12-01
5
-44
/
+40
*
When force-closing sessions we need to close them as aborted
mbelshe@google.com
2009-11-30
1
-1
/
+1
*
Call SSL_SetSockPeerID for proper SSL session reuse, especially when
wtc@chromium.org
2009-11-30
1
-0
/
+10
*
Add -profile command line switch
davemoore@chromium.org
2009-11-30
1
-1
/
+2
[next]