summaryrefslogtreecommitdiffstats
path: root/net/quic/quic_stream_factory.h
Commit message (Expand)AuthorAgeFilesLines
* First step at enabling QUIC over HTTPS.rtenneti@chromium.org2013-07-101-4/+17
* Land Recent QUIC changes.rtenneti@chromium.org2013-05-301-0/+2
* Close all QUIC connections when the network changes.rch@chromium.org2013-05-061-1/+9
* Land Recent QUIC Changesrtenneti@chromium.org2013-04-171-3/+16
* QUIC Crypto - Code to mock out the QuicCryptoClientStream.rtenneti@chromium.org2013-03-221-4/+8
* Remove the --use-spdy-over-quic command line option. Always use SPDY over QUIC.rch@chromium.org2013-02-251-5/+1
* Add the server name indication (SNI) field to ClientHello.wtc@chromium.org2013-01-291-2/+4
* Add a command line option to enable SPDY request encoding for QUIC requests. rch@chromium.org2013-01-251-1/+5
* Integrate QUIC info into net-internals.rch@chromium.org2013-01-051-0/+2
* Add a CloseAllSessions method to QuicStreamFactory, and wire it up to HttpNet...rch@chromium.org2013-01-031-0/+3
* Add the GetRandomGenerator() method to QuicConnectionHelperInterfacewtc@chromium.org2012-12-221-5/+3
* Integrating the QuicStreamFactory into the network stack.rch@chromium.org2012-12-161-2/+2
* Revert 173311rch@chromium.org2012-12-151-2/+2
* Integrating the QuicStreamFactory into the network stack.rch@chromium.org2012-12-151-2/+2
* Add a factory for creating QuicHttpStream objects from an internal collection...rch@chromium.org2012-12-121-0/+138