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
/
http
/
http_network_session.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds plumbing for always requiring handshake confirmation in QUIC, for use in...
jri
2014-09-02
1
-0
/
+1
*
Landing Recent QUIC Changes.
rtenneti@chromium.org
2014-08-15
1
-1
/
+0
*
This CL is a better implementation of https://codereview.chromium.org/3289030...
mshelley@chromium.org
2014-08-05
1
-0
/
+1
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-08-02
1
-1
/
+0
*
Rename ServerBoundCert => ChannelID to reflect the current name
rch@chromium.org
2014-07-25
1
-2
/
+2
*
Add a probability to Alternate-Protocol support. Can be enabled either via a ...
rch@chromium.org
2014-07-08
1
-0
/
+1
*
Revert of Add a probability to Alternate-Protocol support. (https://coderevie...
samuong@chromium.org
2014-07-08
1
-1
/
+0
*
Add a probability to Alternate-Protocol support. Can be enabled either via a ...
rch@chromium.org
2014-07-08
1
-0
/
+1
*
Add support for setting QUIC connection options via field trial config and co...
rch@chromium.org
2014-06-25
1
-0
/
+1
*
Remove flag and field trial support for enabling HTTPS over QUIC independently
rch@chromium.org
2014-06-24
1
-1
/
+0
*
Pass chrome version and channel in CHLO message to server.
rtenneti@chromium.org
2014-06-06
1
-0
/
+1
*
Get rid of websocket_over_spdy_enabled global.
mmenke@chromium.org
2014-06-02
1
-0
/
+1
*
Remove HTTP pipelining support.
mmenke@chromium.org
2014-05-27
1
-253
/
+244
*
Remove HttpStreamFactory's NPN/SPDY globals, except for spdy_enabled.
mmenke@chromium.org
2014-05-24
1
-222
/
+253
*
Enable QUIC's time based loss detection algorithm
rch@chromium.org
2014-04-30
1
-0
/
+1
*
HPACK optimal Huffman code instrumentation and UMA collection.
jgraettinger@chromium.org
2014-04-30
1
-0
/
+7
*
Avoid persisting of QUIC server config information in Stable and Beta
rtenneti@chromium.org
2014-03-03
1
-0
/
+1
*
Remove a bunch of unused network flags.
willchan@chromium.org
2014-03-01
1
-1
/
+0
*
Revert 253860 "Revert 253309 "QUIC - enable persisting of server..."
rtenneti@chromium.org
2014-02-28
1
-1
/
+0
*
Revert 253309 "QUIC - enable persisting of server config by wiring"
rtenneti@chromium.org
2014-02-27
1
-0
/
+1
*
Enable QUIC packet pacing via field trial or command line flag.
rch@chromium.org
2014-02-27
1
-0
/
+1
*
QUIC - enable persisting of server config by wiring
rtenneti@chromium.org
2014-02-26
1
-1
/
+0
*
Renamed disk_cache_based_ssl_host_info.* to
rtenneti@chromium.org
2014-01-25
1
-2
/
+2
*
Added SSLHostInfo. Storing of server info to our standard disk cache.
rtenneti@chromium.org
2014-01-22
1
-0
/
+2
*
On Windows, avoid QUIC UDP-port selection in Stable and Beta channels
jar@chromium.org
2014-01-22
1
-0
/
+1
*
Enable support for QUIC 13.
rch@chromium.org
2013-12-20
1
-0
/
+1
*
Certificate Transparency: Threading the CT verifier into the SSL client socket.
eranm@google.com
2013-11-28
1
-0
/
+1
*
Configure QUIC max packet size via a Field Trial or command line arg.
rch@chromium.org
2013-11-27
1
-0
/
+1
*
Rename websocket_handshake_stream_factory()
ricea@chromium.org
2013-11-18
1
-3
/
+3
*
Rename WebSocketStreamBase to WebSocketHandshakeStreamBase in order to better...
ricea@chromium.org
2013-10-30
1
-3
/
+3
*
[SPDY] Remove most code dealing with credential frames
akalin@chromium.org
2013-10-29
1
-1
/
+0
*
[SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointers
akalin@chromium.org
2013-07-18
1
-3
/
+5
*
First step at enabling QUIC over HTTPS.
rtenneti@chromium.org
2013-07-10
1
-0
/
+1
*
[SPDY] Refactor and clean up SpdySessionPool
akalin@chromium.org
2013-07-03
1
-1
/
+0
*
Introduce RequestWebSocketStream into HttpStreamFactory
yhirano@chromium.org
2013-06-21
1
-0
/
+7
*
Change --origin-port-to-force-quic-on to --origin-to-force-quic-on.
rch@chromium.org
2013-06-04
1
-1
/
+1
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-1
/
+1
*
QUIC Crypto - Code to mock out the QuicCryptoClientStream.
rtenneti@chromium.org
2013-03-22
1
-0
/
+2
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
1
-1
/
+1
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
1
-1
/
+1
*
Remove the --use-spdy-over-quic command line option. Always use SPDY over QUIC.
rch@chromium.org
2013-02-25
1
-1
/
+0
*
[SPDY] Prepend "stream_" to stream flow control variables
akalin@chromium.org
2013-02-22
1
-1
/
+1
*
Fix memory leak in r183737.
rch@chromium.org
2013-02-21
1
-1
/
+1
*
Add QUIC to Alternate-Protocol support.
rch@chromium.org
2013-02-21
1
-0
/
+3
*
Add a new enable_user_alternate_protocol_ports flag.
rch@chromium.org
2013-02-01
1
-0
/
+1
*
Add support for a --enable-quic command line flag.
rch@chromium.org
2013-01-29
1
-0
/
+1
*
Add a command line option to enable SPDY request encoding for QUIC requests.
rch@chromium.org
2013-01-25
1
-0
/
+1
*
Integrate QUIC info into net-internals.
rch@chromium.org
2013-01-05
1
-0
/
+4
*
Integrating the QuicStreamFactory into the network stack.
rch@chromium.org
2012-12-16
1
-0
/
+4
*
Revert 173311
rch@chromium.org
2012-12-15
1
-4
/
+0
[next]