summaryrefslogtreecommitdiffstats
path: root/net/quic/quic_stream_factory_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Landing Recent QUIC Changes.rtenneti@chromium.org2014-08-151-2/+1
* Revert 289433 "Refactor pooling logic into a helper method"rch@chromium.org2014-08-151-2/+4
* Refactor pooling logic into a helper methodrch@chromium.org2014-08-141-4/+2
* Extend ProofVerifierChromium and ProofVerifyDetailsChromium.wtc@chromium.org2014-08-041-1/+3
* Disable SPDY and QUIC session pooling.rch@chromium.org2014-07-301-2/+4
* Rename ServerBoundCert => ChannelID to reflect the current namerch@chromium.org2014-07-251-5/+6
* net: Implement ChannelIDSourceChromium, which is based on Chromium's wtc@chromium.org2014-07-011-0/+6
* Add support for setting QUIC connection options via field trial config and co...rch@chromium.org2014-06-251-1/+2
* Pass chrome version and channel in CHLO message to server.rtenneti@chromium.org2014-06-061-4/+3
* Land Recent QUIC Changes.rtenneti@chromium.org2014-05-221-2/+2
* Do not mark QUIC Alternate-Protocol as broken inrch@chromium.org2014-05-021-2/+2
* Enable QUIC's time based loss detection algorithmrch@chromium.org2014-04-301-1/+1
* Land Recent QUIC Changes.rtenneti@chromium.org2014-04-241-8/+4
* Land Recent QUIC Changes.rtenneti@chromium.org2014-04-181-1/+3
* Land Recent QUIC Changes.rtenneti@chromium.org2014-04-011-16/+16
* Rename PrivateMode enum values:rch@chromium.org2014-04-011-4/+4
* Revert of Rename PrivateMode enum values: (https://codereview.chromium.org/21...rch@chromium.org2014-03-281-4/+4
* Rename PrivateMode enum values:rch@chromium.org2014-03-281-4/+4
* Add PrivacyMode support to the QuicStreamFactory.rch@chromium.org2014-03-261-8/+41
* Really disable 0-RTT connections for POST requests and add tests.rch@chromium.org2014-03-261-0/+62
* Revert of Add PrivacyMode support to the QuicStreamFactory. (https://coderevi...erikchen@chromium.org2014-03-251-39/+8
* Add PrivacyMode support to the QuicStreamFactory.rch@chromium.org2014-03-251-8/+39
* Remove the QuicStreamFactory's crypto config map, and insteadrch@chromium.org2014-03-221-58/+14
* Move all Chrome-specific logic out of QuicCryptoClientStreamrch@chromium.org2014-03-181-6/+8
* QUIC - use QuicSessionKey tuple (host, port, is_https) instead ofrtenneti@chromium.org2014-03-151-13/+17
* QUIC - made SessionKey into a QuicSessionKey so that it could be usedrtenneti@chromium.org2014-03-121-4/+5
* Remove Proxy from the the QUIC session key (and friends)rch@chromium.org2014-03-101-101/+77
* Include the scheme in the key for QUIC the session map.rch@chromium.org2014-03-101-44/+116
* Disable QUIC port selection when the server is going away.rch@chromium.org2014-03-061-0/+24
* Killing off QUICv12, including cleaning out all of the code for handlingrtenneti@chromium.org2014-03-031-2/+2
* Revert 253860 "Revert 253309 "QUIC - enable persisting of server..."rtenneti@chromium.org2014-02-281-1/+0
* Revert 253309 "QUIC - enable persisting of server config by wiring"rtenneti@chromium.org2014-02-271-0/+1
* Enable QUIC packet pacing via field trial or command line flag.rch@chromium.org2014-02-271-1/+1
* QUIC - enable persisting of server config by wiringrtenneti@chromium.org2014-02-261-1/+0
* Land Recent QUIC Changes.rtenneti@chromium.org2014-02-101-4/+33
* Disable QUIC 0RTT for POST requests.rch@chromium.org2014-02-061-76/+187
* QUIC - did the plumbing to persist and restore crypto config'srtenneti@chromium.org2014-01-251-0/+1
* On Windows, avoid QUIC UDP-port selection in Stable and Beta channelsjar@chromium.org2014-01-221-1/+1
* Revert of https://codereview.chromium.org/127463003/jar@chromium.org2014-01-091-5/+0
* On Windows, completely disable use of bind() with pseudo-random port selection.jar@chromium.org2014-01-091-0/+5
* Implement connection pooling in QUIC.rch@chromium.org2013-12-231-0/+212
* Enable support for QUIC 13.rch@chromium.org2013-12-201-95/+26
* This is the test to assure that the port suggester is being reused with the p...jar@chromium.org2013-12-181-18/+89
* Handle error in a socket->connect() attempt inside quic_stream_factoryjar@chromium.org2013-12-131-0/+15
* Land Recent QUIC Changes.rtenneti@chromium.org2013-12-131-4/+5
* Configure QUIC max packet size via a Field Trial or command line arg.rch@chromium.org2013-11-271-1/+1
* Close QUIC session when the cert database changesrch@chromium.org2013-11-251-0/+102
* QUIC - added googlevideo.com to the list of cannonical hostnames tortenneti@chromium.org2013-11-131-55/+81
* Land Recent QUIC changes.rtenneti@chromium.org2013-10-281-2/+2
* Enable using of canonical server config for c.youtube.com.rtenneti@chromium.org2013-10-251-1/+37