summaryrefslogtreecommitdiffstats
path: root/net/http/http_network_session.h
Commit message (Expand)AuthorAgeFilesLines
* Adds plumbing for always requiring handshake confirmation in QUIC, for use in...jri2014-09-021-0/+1
* Landing Recent QUIC Changes.rtenneti@chromium.org2014-08-151-1/+0
* This CL is a better implementation of https://codereview.chromium.org/3289030...mshelley@chromium.org2014-08-051-0/+1
* Land Recent QUIC Changes.rtenneti@chromium.org2014-08-021-1/+0
* Rename ServerBoundCert => ChannelID to reflect the current namerch@chromium.org2014-07-251-2/+2
* Add a probability to Alternate-Protocol support. Can be enabled either via a ...rch@chromium.org2014-07-081-0/+1
* Revert of Add a probability to Alternate-Protocol support. (https://coderevie...samuong@chromium.org2014-07-081-1/+0
* Add a probability to Alternate-Protocol support. Can be enabled either via a ...rch@chromium.org2014-07-081-0/+1
* Add support for setting QUIC connection options via field trial config and co...rch@chromium.org2014-06-251-0/+1
* Remove flag and field trial support for enabling HTTPS over QUIC independentlyrch@chromium.org2014-06-241-1/+0
* Pass chrome version and channel in CHLO message to server.rtenneti@chromium.org2014-06-061-0/+1
* Get rid of websocket_over_spdy_enabled global.mmenke@chromium.org2014-06-021-0/+1
* Remove HTTP pipelining support.mmenke@chromium.org2014-05-271-253/+244
* Remove HttpStreamFactory's NPN/SPDY globals, except for spdy_enabled.mmenke@chromium.org2014-05-241-222/+253
* Enable QUIC's time based loss detection algorithmrch@chromium.org2014-04-301-0/+1
* HPACK optimal Huffman code instrumentation and UMA collection.jgraettinger@chromium.org2014-04-301-0/+7
* Avoid persisting of QUIC server config information in Stable and Betartenneti@chromium.org2014-03-031-0/+1
* Remove a bunch of unused network flags.willchan@chromium.org2014-03-011-1/+0
* 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-0/+1
* QUIC - enable persisting of server config by wiringrtenneti@chromium.org2014-02-261-1/+0
* Renamed disk_cache_based_ssl_host_info.* tortenneti@chromium.org2014-01-251-2/+2
* Added SSLHostInfo. Storing of server info to our standard disk cache.rtenneti@chromium.org2014-01-221-0/+2
* On Windows, avoid QUIC UDP-port selection in Stable and Beta channelsjar@chromium.org2014-01-221-0/+1
* Enable support for QUIC 13.rch@chromium.org2013-12-201-0/+1
* Certificate Transparency: Threading the CT verifier into the SSL client socket.eranm@google.com2013-11-281-0/+1
* Configure QUIC max packet size via a Field Trial or command line arg.rch@chromium.org2013-11-271-0/+1
* Rename websocket_handshake_stream_factory()ricea@chromium.org2013-11-181-3/+3
* Rename WebSocketStreamBase to WebSocketHandshakeStreamBase in order to better...ricea@chromium.org2013-10-301-3/+3
* [SPDY] Remove most code dealing with credential framesakalin@chromium.org2013-10-291-1/+0
* [SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointersakalin@chromium.org2013-07-181-3/+5
* First step at enabling QUIC over HTTPS.rtenneti@chromium.org2013-07-101-0/+1
* [SPDY] Refactor and clean up SpdySessionPoolakalin@chromium.org2013-07-031-1/+0
* Introduce RequestWebSocketStream into HttpStreamFactoryyhirano@chromium.org2013-06-211-0/+7
* Change --origin-port-to-force-quic-on to --origin-to-force-quic-on.rch@chromium.org2013-06-041-1/+1
* Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-011-1/+1
* QUIC Crypto - Code to mock out the QuicCryptoClientStream.rtenneti@chromium.org2013-03-221-0/+2
* net: move host_resolver files from net/base to net/dnsphajdan.jr@chromium.org2013-03-211-1/+1
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-141-1/+1
* Remove the --use-spdy-over-quic command line option. Always use SPDY over QUIC.rch@chromium.org2013-02-251-1/+0
* [SPDY] Prepend "stream_" to stream flow control variablesakalin@chromium.org2013-02-221-1/+1
* Fix memory leak in r183737.rch@chromium.org2013-02-211-1/+1
* Add QUIC to Alternate-Protocol support.rch@chromium.org2013-02-211-0/+3
* Add a new enable_user_alternate_protocol_ports flag.rch@chromium.org2013-02-011-0/+1
* Add support for a --enable-quic command line flag.rch@chromium.org2013-01-291-0/+1
* Add a command line option to enable SPDY request encoding for QUIC requests. rch@chromium.org2013-01-251-0/+1
* Integrate QUIC info into net-internals.rch@chromium.org2013-01-051-0/+4
* Integrating the QuicStreamFactory into the network stack.rch@chromium.org2012-12-161-0/+4
* Revert 173311rch@chromium.org2012-12-151-4/+0