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
/
quic
/
quic_stream_factory.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Landing Recent QUIC Changes.
rtenneti@chromium.org
2014-08-15
1
-1
/
+0
*
Revert 289433 "Refactor pooling logic into a helper method"
rch@chromium.org
2014-08-15
1
-1
/
+0
*
Refactor pooling logic into a helper method
rch@chromium.org
2014-08-14
1
-0
/
+1
*
Extend ProofVerifierChromium and ProofVerifyDetailsChromium.
wtc@chromium.org
2014-08-04
1
-0
/
+2
*
Rename ServerBoundCert => ChannelID to reflect the current name
rch@chromium.org
2014-07-25
1
-2
/
+2
*
Declare QuicTagVector input parameters as const references.
wtc@chromium.org
2014-07-01
1
-1
/
+1
*
net: Implement ChannelIDSourceChromium, which is based on Chromium's
wtc@chromium.org
2014-07-01
1
-7
/
+6
*
Add support for setting QUIC connection options via field trial config and co...
rch@chromium.org
2014-06-25
1
-1
/
+2
*
Make the config_ member of QuicStreamFactory const to prevent bugs
rch@chromium.org
2014-06-11
1
-6
/
+1
*
To mitigate the effects of hanging 0-RTT QUIC connections,
rch@chromium.org
2014-06-06
1
-0
/
+3
*
Pass chrome version and channel in CHLO message to server.
rtenneti@chromium.org
2014-06-06
1
-0
/
+1
*
Add the ability for DevTools to wrap network transactions.
eustas@chromium.org
2014-06-02
1
-0
/
+4
*
Revert 273584 "Add the ability for DevTools to wrap network tran..."
mattm@chromium.org
2014-05-29
1
-4
/
+0
*
Add the ability for DevTools to wrap network transactions.
eustas@chromium.org
2014-05-29
1
-0
/
+4
*
Now that the HttpStreamFactoryImpl::Job is not marking Alternate-Protocol
rch@chromium.org
2014-05-23
1
-1
/
+2
*
Do not mark QUIC Alternate-Protocol as broken in
rch@chromium.org
2014-05-02
1
-1
/
+5
*
Enable QUIC's time based loss detection algorithm
rch@chromium.org
2014-04-30
1
-1
/
+2
*
QUIC - Minor clean up of QUIC Server Info memory cache.
rtenneti@chromium.org
2014-04-28
1
-3
/
+4
*
QUIC - Delete the cached QUIC server information from memory whenever
rtenneti@chromium.org
2014-04-21
1
-0
/
+3
*
Move broken alternate protocol expiration logic from QuicStreamFactory
rch@chromium.org
2014-04-15
1
-17
/
+0
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-04-01
1
-13
/
+13
*
Add PrivacyMode support to the QuicStreamFactory.
rch@chromium.org
2014-03-26
1
-3
/
+4
*
Revert of Add PrivacyMode support to the QuicStreamFactory. (https://coderevi...
erikchen@chromium.org
2014-03-25
1
-4
/
+3
*
Add PrivacyMode support to the QuicStreamFactory.
rch@chromium.org
2014-03-25
1
-3
/
+4
*
Remove the QuicStreamFactory's crypto config map, and instead
rch@chromium.org
2014-03-22
1
-34
/
+4
*
Move all Chrome-specific logic out of QuicCryptoClientStream
rch@chromium.org
2014-03-18
1
-0
/
+6
*
QUIC - use QuicSessionKey tuple (host, port, is_https) instead of
rtenneti@chromium.org
2014-03-15
1
-1
/
+1
*
Move QuicServerInfo management from CachedState to the QuicStreamFactory
rch@chromium.org
2014-03-14
1
-0
/
+1
*
Expire broken QUIC A-P mappings after some interval with backoff.
rch@chromium.org
2014-03-14
1
-0
/
+19
*
QUIC - made SessionKey into a QuicSessionKey so that it could be used
rtenneti@chromium.org
2014-03-12
1
-28
/
+13
*
Remove Proxy from the the QUIC session key (and friends)
rch@chromium.org
2014-03-10
1
-7
/
+7
*
Include the scheme in the key for QUIC the session map.
rch@chromium.org
2014-03-10
1
-24
/
+53
*
Disable QUIC port selection when the server is going away.
rch@chromium.org
2014-03-06
1
-0
/
+3
*
Revert 253860 "Revert 253309 "QUIC - enable persisting of server..."
rtenneti@chromium.org
2014-02-28
1
-1
/
+7
*
Revert 253309 "QUIC - enable persisting of server config by wiring"
rtenneti@chromium.org
2014-02-27
1
-7
/
+1
*
Enable QUIC packet pacing via field trial or command line flag.
rch@chromium.org
2014-02-27
1
-1
/
+7
*
QUIC - enable persisting of server config by wiring
rtenneti@chromium.org
2014-02-26
1
-1
/
+7
*
Disable QUIC 0RTT for POST requests.
rch@chromium.org
2014-02-06
1
-0
/
+2
*
Speculate about the Alternate-Protocol mapping for youtube hosts.
rch@chromium.org
2014-01-30
1
-2
/
+2
*
QUIC - did the plumbing to persist and restore crypto config's
rtenneti@chromium.org
2014-01-25
1
-0
/
+3
*
On Windows, avoid QUIC UDP-port selection in Stable and Beta channels
jar@chromium.org
2014-01-22
1
-1
/
+9
*
Implement connection pooling in QUIC.
rch@chromium.org
2013-12-23
1
-0
/
+6
*
Enable support for QUIC 13.
rch@chromium.org
2013-12-20
1
-2
/
+5
*
Change port_entropy to port_seed
jar@chromium.org
2013-12-16
1
-7
/
+7
*
Create and use a seeded random number generator
jar@chromium.org
2013-12-13
1
-0
/
+8
*
Handle error in a socket->connect() attempt inside quic_stream_factory
jar@chromium.org
2013-12-13
1
-6
/
+6
*
Revert 239426 "Create and use a seeded random number generator"
jar@chromium.org
2013-12-10
1
-8
/
+0
*
Create and use a seeded random number generator
jar@chromium.org
2013-12-09
1
-0
/
+8
*
Configure QUIC max packet size via a Field Trial or command line arg.
rch@chromium.org
2013-11-27
1
-1
/
+3
*
Close QUIC session when the cert database changes
rch@chromium.org
2013-11-25
1
-1
/
+9
[next]