summaryrefslogtreecommitdiffstats
path: root/net/quic/quic_stream_factory.h
Commit message (Expand)AuthorAgeFilesLines
* Landing Recent QUIC Changes.rtenneti@chromium.org2014-08-151-1/+0
* Revert 289433 "Refactor pooling logic into a helper method"rch@chromium.org2014-08-151-1/+0
* Refactor pooling logic into a helper methodrch@chromium.org2014-08-141-0/+1
* Extend ProofVerifierChromium and ProofVerifyDetailsChromium.wtc@chromium.org2014-08-041-0/+2
* Rename ServerBoundCert => ChannelID to reflect the current namerch@chromium.org2014-07-251-2/+2
* Declare QuicTagVector input parameters as const references.wtc@chromium.org2014-07-011-1/+1
* net: Implement ChannelIDSourceChromium, which is based on Chromium's wtc@chromium.org2014-07-011-7/+6
* Add support for setting QUIC connection options via field trial config and co...rch@chromium.org2014-06-251-1/+2
* Make the config_ member of QuicStreamFactory const to prevent bugsrch@chromium.org2014-06-111-6/+1
* To mitigate the effects of hanging 0-RTT QUIC connections,rch@chromium.org2014-06-061-0/+3
* Pass chrome version and channel in CHLO message to server.rtenneti@chromium.org2014-06-061-0/+1
* Add the ability for DevTools to wrap network transactions.eustas@chromium.org2014-06-021-0/+4
* Revert 273584 "Add the ability for DevTools to wrap network tran..."mattm@chromium.org2014-05-291-4/+0
* Add the ability for DevTools to wrap network transactions.eustas@chromium.org2014-05-291-0/+4
* Now that the HttpStreamFactoryImpl::Job is not marking Alternate-Protocolrch@chromium.org2014-05-231-1/+2
* Do not mark QUIC Alternate-Protocol as broken inrch@chromium.org2014-05-021-1/+5
* Enable QUIC's time based loss detection algorithmrch@chromium.org2014-04-301-1/+2
* QUIC - Minor clean up of QUIC Server Info memory cache.rtenneti@chromium.org2014-04-281-3/+4
* QUIC - Delete the cached QUIC server information from memory wheneverrtenneti@chromium.org2014-04-211-0/+3
* Move broken alternate protocol expiration logic from QuicStreamFactoryrch@chromium.org2014-04-151-17/+0
* Land Recent QUIC Changes.rtenneti@chromium.org2014-04-011-13/+13
* Add PrivacyMode support to the QuicStreamFactory.rch@chromium.org2014-03-261-3/+4
* Revert of Add PrivacyMode support to the QuicStreamFactory. (https://coderevi...erikchen@chromium.org2014-03-251-4/+3
* Add PrivacyMode support to the QuicStreamFactory.rch@chromium.org2014-03-251-3/+4
* Remove the QuicStreamFactory's crypto config map, and insteadrch@chromium.org2014-03-221-34/+4
* Move all Chrome-specific logic out of QuicCryptoClientStreamrch@chromium.org2014-03-181-0/+6
* QUIC - use QuicSessionKey tuple (host, port, is_https) instead ofrtenneti@chromium.org2014-03-151-1/+1
* Move QuicServerInfo management from CachedState to the QuicStreamFactoryrch@chromium.org2014-03-141-0/+1
* Expire broken QUIC A-P mappings after some interval with backoff.rch@chromium.org2014-03-141-0/+19
* QUIC - made SessionKey into a QuicSessionKey so that it could be usedrtenneti@chromium.org2014-03-121-28/+13
* Remove Proxy from the the QUIC session key (and friends)rch@chromium.org2014-03-101-7/+7
* Include the scheme in the key for QUIC the session map.rch@chromium.org2014-03-101-24/+53
* Disable QUIC port selection when the server is going away.rch@chromium.org2014-03-061-0/+3
* Revert 253860 "Revert 253309 "QUIC - enable persisting of server..."rtenneti@chromium.org2014-02-281-1/+7
* Revert 253309 "QUIC - enable persisting of server config by wiring"rtenneti@chromium.org2014-02-271-7/+1
* Enable QUIC packet pacing via field trial or command line flag.rch@chromium.org2014-02-271-1/+7
* QUIC - enable persisting of server config by wiringrtenneti@chromium.org2014-02-261-1/+7
* Disable QUIC 0RTT for POST requests.rch@chromium.org2014-02-061-0/+2
* Speculate about the Alternate-Protocol mapping for youtube hosts.rch@chromium.org2014-01-301-2/+2
* QUIC - did the plumbing to persist and restore crypto config'srtenneti@chromium.org2014-01-251-0/+3
* On Windows, avoid QUIC UDP-port selection in Stable and Beta channelsjar@chromium.org2014-01-221-1/+9
* Implement connection pooling in QUIC.rch@chromium.org2013-12-231-0/+6
* Enable support for QUIC 13.rch@chromium.org2013-12-201-2/+5
* Change port_entropy to port_seedjar@chromium.org2013-12-161-7/+7
* Create and use a seeded random number generatorjar@chromium.org2013-12-131-0/+8
* Handle error in a socket->connect() attempt inside quic_stream_factoryjar@chromium.org2013-12-131-6/+6
* Revert 239426 "Create and use a seeded random number generator"jar@chromium.org2013-12-101-8/+0
* Create and use a seeded random number generatorjar@chromium.org2013-12-091-0/+8
* Configure QUIC max packet size via a Field Trial or command line arg.rch@chromium.org2013-11-271-1/+3
* Close QUIC session when the cert database changesrch@chromium.org2013-11-251-1/+9