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
/
spdy
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move NextProto enum to a new file net/socket/next_proto.h
rch@chromium.org
2012-03-31
20
-56
/
+49
*
Disallowed a NULL pointer from being passed as the second argument to memcpy(...
khorimoto@chromium.org
2012-03-28
1
-3
/
+5
*
Reject streams with transfer-encoding headers.
rch@chromium.org
2012-03-27
4
-0
/
+222
*
Reverting this feature, once again. *sigh*
rch@chromium.org
2012-03-26
4
-300
/
+1
*
Fix a crash in SpdySession::WriteStreamData which can happen if the specified...
rch@chromium.org
2012-03-24
1
-1
/
+1
*
SPDY - persist SPDY settings.
rtenneti@chromium.org
2012-03-24
11
-523
/
+514
*
Implement correct v3 CREDENTIAL frame support.
rch@chromium.org
2012-03-24
16
-113
/
+211
*
Land SpdyFramer (et. al.) changes to support setting the credential slot id i...
rch@chromium.org
2012-03-23
13
-36
/
+144
*
Move SpdyFramer::compression_default_ to a g_enable_compression_default in sp...
rch@chromium.org
2012-03-23
2
-6
/
+3
*
Rename origin_bound_cert files to server_bound_cert.
mattm@chromium.org
2012-03-22
4
-4
/
+4
*
Move all objects from the spdy:: namespace to net::
rch@chromium.org
2012-03-22
50
-2571
/
+2512
*
SPDY - Support new status field in SPDY 3 GOAWAY.
rtenneti@google.com
2012-03-22
9
-54
/
+132
*
Created a new class SpdyTestStateHelper to serve as a helper to manage the st...
rch@chromium.org
2012-03-22
19
-107
/
+86
*
Make CertVerifier a pure virtual interface.
rsleevi@chromium.org
2012-03-21
2
-6
/
+7
*
Attempting to re-land the feature.
rch@chromium.org
2012-03-21
4
-1
/
+300
*
Explicitly disable SPDY ping on: SpdyNetworkTransactionSpdy*Test.FourGetsWith...
rch@chromium.org
2012-03-21
3
-0
/
+6
*
Change Origin bound certs -> Domain bound certs.
mattm@chromium.org
2012-03-20
8
-295
/
+81
*
Revert 127717 - Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300...
rch@chromium.org
2012-03-20
4
-300
/
+1
*
Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300 - Revert 112134...
rch@chromium.org
2012-03-20
4
-1
/
+300
*
Remove static initializers from Spdy code.
pliard@chromium.org
2012-03-19
2
-11
/
+17
*
Add a new set of socket pools for WebSocket connections to HttpNetworkSession.
yutak@chromium.org
2012-03-17
10
-41
/
+74
*
Remove "base/values.h" import from "base/location.h", fix up downstream files.
isherman@chromium.org
2012-03-16
1
-1
/
+5
*
Move SpdySession class statics to .cc globals and rename to match convention.
rch@chromium.org
2012-03-16
2
-37
/
+31
*
Move some global variables that are set only from test to member fields in Sp...
rch@chromium.org
2012-03-16
4
-61
/
+46
*
Remove unused variable and method SpdySession::use_ssl_
rch@chromium.org
2012-03-16
10
-23
/
+0
*
Send correct request headers when using spdy 3.
rch@chromium.org
2012-03-15
16
-197
/
+219
*
SPDY - unkorked spdy_framer and spdy_protocol tests.
rtenneti@google.com
2012-03-15
5
-3328
/
+329
*
SPDY - don't persist SpdySettings until we convert it to a map.
rtenneti@google.com
2012-03-15
4
-3
/
+14
*
Add a boolean |has_context| argument to the TLS ExportKeyingMaterial
wtc@chromium.org
2012-03-15
1
-1
/
+1
*
Expose a spdy session's pooled aliases in the net-internals page.
rch@chromium.org
2012-03-14
2
-1
/
+15
*
Change SpdySessionPool to explicitly associate IP pooled sessions with the ma...
rch@chromium.org
2012-03-14
8
-6
/
+87
*
Remove the use_flow_control_ global in SpdySession.
rch@chromium.org
2012-03-13
4
-97
/
+4
*
SPDY - integration of spdy/3 code.
rtenneti@google.com
2012-03-12
33
-1345
/
+5845
*
Add a GetSSLClientSocket helper method to SpdySession to eliminate the variou...
rch@chromium.org
2012-03-09
2
-40
/
+34
*
SPDY - pass spdy protocol version that will be used by the SpdyFramer.
rtenneti@chromium.org
2012-03-08
18
-68
/
+124
*
SPDY - Used scoped_ptr for BufferedSpdyFramer in SpdySession.
rtenneti@chromium.org
2012-03-08
2
-17
/
+29
*
When SpdySession is initialized with a socket that negotiated a specific SPDY...
rch@chromium.org
2012-03-08
2
-386
/
+5
*
Add the spdy protocol to the information displayed about a spdy session in ne...
rch@chromium.org
2012-03-07
1
-0
/
+10
*
Pass in SpdySession's BoundNetLog to ResolveHostFromCache, so
mmenke@chromium.org
2012-03-06
2
-4
/
+4
*
Add a unit test to confirm that Chrome correctly handles a server push in whi...
rch@chromium.org
2012-03-06
3
-0
/
+159
*
Fork SPDY/2 and SPDY/3 versions of our SPDY tests, in preparation for landing
rch@chromium.org
2012-03-04
27
-224
/
+17765
*
Cleanup: Another round of unused forward declaration cleanup.
thestig@chromium.org
2012-03-03
1
-2
/
+1
*
SPDY - by default disable spdy/2.1 (flow control). It
rtenneti@chromium.org
2012-03-03
1
-1
/
+1
*
Remove the origin field from the CREDENTIAL frame.
rch@chromium.org
2012-02-29
6
-64
/
+12
*
SPDY - flow control optimizations. Send WINDOW_UPDATE
rtenneti@chromium.org
2012-02-29
4
-1
/
+30
*
Remove support for RSA Origin Bound Certificates.
mattm@chromium.org
2012-02-29
3
-61
/
+2
*
Change SpdyProxyClientSocket::RestartWithAuth to return OK. This enables cor...
rch@chromium.org
2012-02-28
1
-1
/
+1
*
Fix SpdySession::WriteCredentialFrame ECPrivateKey creation args.
mattm@chromium.org
2012-02-28
2
-19
/
+133
*
Modify SpdyProxyClientSocket to respond to a 407 Proxy Auth Require
rch@chromium.org
2012-02-27
2
-3
/
+3
*
Minor refactor of ProxyClientSocket.
rch@chromium.org
2012-02-25
2
-10
/
+34
[prev]
[next]