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
/
http
/
http_stream_request.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 71096 - net: Disable False Start and clear the SSL client auth cache fo...
rch@chromium.org
2011-01-12
1
-0
/
+17
*
Merge 71071 - net: Ensure that when using False Start + client auth, bad clie...
rch@chromium.org
2011-01-12
1
-30
/
+1
*
Merge 67869 - Fix case where a SPDY stream with an un-verified cert would kil...
mbelshe@chromium.org
2010-12-15
1
-1
/
+6
*
Correctly handle SSL Client Authentication requests when connecting
rch@chromium.org
2010-11-12
1
-7
/
+7
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-4
/
+4
*
HttpStream::SendRequest
rch@chromium.org
2010-10-27
1
-2
/
+5
*
Do not include "net/socket/ssl_client_socket.h" twice.
wtc@chromium.org
2010-10-26
1
-5
/
+4
*
Revert 61897 - Do not use Alternate-Protocol for establishing new SpdySessions.
mbelshe@chromium.org
2010-10-16
1
-12
/
+1
*
Add an off switch for SPDY:
mbelshe@chromium.org
2010-10-16
1
-20
/
+30
*
Plumb up the preconnect logic from pools to StreamFactory.
willchan@chromium.org
2010-10-16
1
-34
/
+104
*
Cleanup StreamFactory && StreamRequest APIs.
willchan@chromium.org
2010-10-14
1
-62
/
+24
*
Add a RenewStreamForAuth method to HttpStream, replacing DetachConnection
vandebo@chromium.org
2010-10-14
1
-10
/
+2
*
Integrate the SpdyProxyClientSocket into the HttpStreamRequest
rch@chromium.org
2010-10-13
1
-5
/
+13
*
Do not use Alternate-Protocol for establishing new SpdySessions.
willchan@chromium.org
2010-10-08
1
-1
/
+12
*
Add a hostname parameter to HttpStreamRequest::GenerateSslParams
rch@chromium.org
2010-10-07
1
-1
/
+4
*
Detach the ClientSocketHandle from an HttpStream so the same socket can be re...
cbentzel@chromium.org
2010-10-06
1
-2
/
+10
*
Reland 61015 (unnecessary revert due to flaky build) - Stop refcounting SpdyS...
willchan@chromium.org
2010-09-30
1
-2
/
+1
*
Revert 61015 (broke fetch_client) - Stop refcounting SpdySessionPool.
willchan@chromium.org
2010-09-30
1
-1
/
+2
*
Stop refcounting SpdySessionPool.
willchan@chromium.org
2010-09-30
1
-2
/
+1
*
Stop refcounting ClientSocketPool.
willchan@chromium.org
2010-09-29
1
-2
/
+8
*
Remove the references to HttpNetworkSession in SpdySession
rch@chromium.org
2010-09-25
1
-4
/
+5
*
net: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-25
1
-5
/
+6
*
Eliminate HttpStreamHandle. The name confused me.
willchan@chromium.org
2010-09-21
1
-11
/
+13
*
Break reference cycle from HttpProxyClientSocket=>HttpNetworkSession=>...
willchan@chromium.org
2010-09-17
1
-6
/
+9
*
Add a new net error code for when the load failure was due to connecting to a...
eroman@chromium.org
2010-09-16
1
-0
/
+1
*
Fix a crash when we preconnect to a host that we already have a SPDY session ...
willchan@chromium.org
2010-09-13
1
-1
/
+1
*
Correct typo so that statistics appear for speculative activities
jar@chromium.org
2010-09-12
1
-3
/
+1
*
Crashes net_unittests.
jhawkins@chromium.org
2010-09-11
1
-1
/
+1
*
Correct typo so that statistics appear for speculative activities
jar@chromium.org
2010-09-10
1
-1
/
+1
*
Update the Preconnect logic to use the new HttpStreamFactory for
mbelshe@chromium.org
2010-09-03
1
-0
/
+17
*
Add support for speaking SPDY to an HTTPS proxy.
rch@chromium.org
2010-09-01
1
-5
/
+38
*
Change the API from passing refptr<>s through the interfaces.
mbelshe@chromium.org
2010-09-01
1
-8
/
+7
*
Rename the following SSLClientSocket methods to match the style guide:
rch@chromium.org
2010-08-27
1
-2
/
+2
*
Add a new SSLClientSocket::wasSpdyNegotiated method,
rch@chromium.org
2010-08-27
1
-10
/
+1
*
Attempting to re-land CL 3110006 which turned out to have
rch@chromium.org
2010-08-25
1
-32
/
+58
*
Move the stream initialization out of the HttpStreamRequest and back
mbelshe@chromium.org
2010-08-25
1
-15
/
+13
*
Revert 57333 - Add support for speaking SSL to an HTTP Proxy, to
dhollowa@chromium.org
2010-08-25
1
-56
/
+32
*
Add support for speaking SSL to an HTTP Proxy, to
rch@chromium.org
2010-08-25
1
-32
/
+56
*
Refactor: change the spdy session pool key to take a ProxyServer instead of a...
eroman@chromium.org
2010-08-25
1
-3
/
+2
*
Make sure the key into the spdy session pool identifies the actual proxy used...
eroman@chromium.org
2010-08-25
1
-2
/
+3
*
Remove two CHECKs that were added to help track down the crash
wtc@chromium.org
2010-08-24
1
-5
/
+2
*
Address post-review comments on r56727.
agl@chromium.org
2010-08-23
1
-1
/
+3
*
net: expect MITM attacks with HTTP proxies and command line flag.
agl@chromium.org
2010-08-19
1
-0
/
+3
*
Extract connection logic from HttpNetworkTransaction into a new
mbelshe@chromium.org
2010-08-19
1
-0
/
+916