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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid persisting of QUIC server config information in Stable and Beta
rtenneti@chromium.org
2014-03-03
1
-0
/
+3
*
Remove a bunch of unused network flags.
willchan@chromium.org
2014-03-01
1
-2
/
+0
*
Revert 253860 "Revert 253309 "QUIC - enable persisting of server..."
rtenneti@chromium.org
2014-02-28
1
-2
/
+0
*
Revert 253309 "QUIC - enable persisting of server config by wiring"
rtenneti@chromium.org
2014-02-27
1
-0
/
+2
*
Enable QUIC packet pacing via field trial or command line flag.
rch@chromium.org
2014-02-27
1
-1
/
+5
*
QUIC - enable persisting of server config by wiring
rtenneti@chromium.org
2014-02-26
1
-2
/
+0
*
Enable QUIC_VERSION_15.
rch@chromium.org
2014-02-25
1
-1
/
+1
*
QUIC - did the plumbing to persist and restore crypto config's
rtenneti@chromium.org
2014-01-25
1
-0
/
+1
*
Renamed disk_cache_based_ssl_host_info.* to
rtenneti@chromium.org
2014-01-25
1
-1
/
+1
*
Added SSLHostInfo. Storing of server info to our standard disk cache.
rtenneti@chromium.org
2014-01-22
1
-0
/
+1
*
On Windows, avoid QUIC UDP-port selection in Stable and Beta channels
jar@chromium.org
2014-01-22
1
-1
/
+5
*
Switch to QUIC 13.
rch@chromium.org
2014-01-16
1
-1
/
+1
*
Enable support for QUIC 13.
rch@chromium.org
2013-12-20
1
-1
/
+3
*
Certificate Transparency: Threading the CT verifier into the SSL client socket.
eranm@google.com
2013-11-28
1
-0
/
+2
*
Configure QUIC max packet size via a Field Trial or command line arg.
rch@chromium.org
2013-11-27
1
-1
/
+3
*
Rename websocket_handshake_stream_factory()
ricea@chromium.org
2013-11-18
1
-1
/
+1
*
Rename WebSocketStreamBase to WebSocketHandshakeStreamBase in order to better...
ricea@chromium.org
2013-10-30
1
-1
/
+2
*
[SPDY] Remove most code dealing with credential frames
akalin@chromium.org
2013-10-29
1
-2
/
+0
*
Mark QUIC as broken when a QUIC session is closed without the crypto
rch@chromium.org
2013-08-17
1
-0
/
+1
*
[SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointers
akalin@chromium.org
2013-07-18
1
-1
/
+2
*
Added flags to about:flags to enable QUIC over HTTPS
rtenneti@chromium.org
2013-07-15
1
-0
/
+1
*
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
-3
/
+1
*
Introduce RequestWebSocketStream into HttpStreamFactory
yhirano@chromium.org
2013-06-21
1
-1
/
+2
*
Make net and ipc explicitly use the base namespace for Values.
brettw@chromium.org
2013-06-13
1
-3
/
+3
*
Use a direct include of strings headers in net/http/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Change --origin-port-to-force-quic-on to --origin-to-force-quic-on.
rch@chromium.org
2013-06-04
1
-3
/
+2
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-1
/
+1
*
net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
1
-2
/
+1
*
QUIC Crypto - Code to mock out the QuicCryptoClientStream.
rtenneti@chromium.org
2013-03-22
1
-1
/
+4
*
Remove the --use-spdy-over-quic command line option. Always use SPDY over QUIC.
rch@chromium.org
2013-02-25
1
-5
/
+1
*
[SPDY] Prepend "stream_" to stream flow control variables
akalin@chromium.org
2013-02-22
1
-2
/
+2
*
Add QUIC to Alternate-Protocol support.
rch@chromium.org
2013-02-21
1
-3
/
+9
*
Add a new enable_user_alternate_protocol_ports flag.
rch@chromium.org
2013-02-01
1
-1
/
+2
*
Add support for a --enable-quic command line flag.
rch@chromium.org
2013-01-29
1
-1
/
+2
*
Add a command line option to enable SPDY request encoding for QUIC requests.
rch@chromium.org
2013-01-25
1
-2
/
+5
*
Integrate QUIC info into net-internals.
rch@chromium.org
2013-01-05
1
-0
/
+10
*
Add a CloseAllSessions method to QuicStreamFactory, and wire it up to HttpNet...
rch@chromium.org
2013-01-03
1
-0
/
+1
*
Add the GetRandomGenerator() method to QuicConnectionHelperInterface
wtc@chromium.org
2012-12-22
1
-2
/
+2
*
Integrating the QuicStreamFactory into the network stack.
rch@chromium.org
2012-12-16
1
-1
/
+9
*
Revert 173311
rch@chromium.org
2012-12-15
1
-9
/
+1
*
Integrating the QuicStreamFactory into the network stack.
rch@chromium.org
2012-12-15
1
-1
/
+9
*
Introduce ERR_NETWORK_CHANGED and allow URLFetcher to automatically retry on ...
joaodasilva@chromium.org
2012-12-14
1
-3
/
+3
*
Move a number of static variables SPDY to HttpNetworkSession::Params. Simpli...
rch@chromium.org
2012-12-04
1
-1
/
+26
*
Remove static variables from HttpStreamFactory.
szager@chromium.org
2012-09-07
1
-1
/
+6
*
Clean-up inline members of nested classes (net/)
hans@chromium.org
2012-08-09
1
-0
/
+14
*
Remove SSLHostInfo.
agl@chromium.org
2012-06-27
1
-1
/
+0
*
Fixed unsafe passing of command-line parameter to SpdySession
bengr@google.com
2012-04-27
1
-1
/
+2
*
Increase number of max sockets per group for WebSocket connections.
yutak@chromium.org
2012-03-21
1
-4
/
+10
*
Change Origin bound certs -> Domain bound certs.
mattm@chromium.org
2012-03-20
1
-1
/
+1
[next]