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_transaction.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement MAX_CONCURRENT_STREAMS SETTINGS header
gavinp@google.com
2010-07-17
1
-34
/
+39
*
Remove now unused states (cleanup).
vandebo@chromium.org
2010-07-16
1
-5
/
+0
*
Fix crash bug in new SSLClientSocketPool.
vandebo@chromium.org
2010-07-16
1
-18
/
+11
*
Implement SSLClientSocketPool.
vandebo@chromium.org
2010-07-14
1
-258
/
+180
*
Remove |net_log_| as a class member and pass it in where needed and a little ...
vandebo@chromium.org
2010-07-13
1
-4
/
+5
*
Make the various SocketParams reference counted.
vandebo@chromium.org
2010-07-12
1
-9
/
+12
*
Put HttpProxyClientSocket into a pool.
vandebo@chromium.org
2010-07-12
1
-85
/
+57
*
Implement HttpProxyClientSocket: Http proxie setup is now done in it's own cl...
vandebo@chromium.org
2010-07-12
1
-255
/
+83
*
Plumb SSL connection information into the PageInfo model.
agl@chromium.org
2010-07-12
1
-0
/
+5
*
Client attempts to start a new spdy transaction with a session that is closin...
erikchen@google.com
2010-07-09
1
-0
/
+2
*
Make the Negotiate Authentication Handler a state machine.
cbentzel@chromium.org
2010-07-01
1
-35
/
+1
*
Require renegotiation info from a whitelist of servers.
agl@chromium.org
2010-06-30
1
-4
/
+6
*
Hooking GSSAPI code into HTTP authenticate Negotiate handler.
ahendrickson@google.com
2010-06-28
1
-2
/
+51
*
SPDY: Make sure we don't try to send https/wss over an unauthenticated, but e...
willchan@chromium.org
2010-06-28
1
-12
/
+27
*
Add field trial stats for alternate_protocol. The histogram we collected are:
lzheng@chromium.org
2010-06-26
1
-9
/
+5
*
Cleanup: Remove svn:executable from a bunch of files.
thestig@chromium.org
2010-06-25
1
-0
/
+0
*
Don't close the socket in the HttpNetworkTransaction
mlloyd@chromium.org
2010-06-24
1
-3
/
+13
*
Fixed bug where streams do not shutdown properly after the user callback dele...
erikchen@google.com
2010-06-24
1
-11
/
+27
*
Create HttpAuthController. (again)
vandebo@chromium.org
2010-06-24
1
-335
/
+52
*
Fix crash in GetSpdySessionFromSSLSocket in the case where the
mbelshe@chromium.org
2010-06-24
1
-2
/
+4
*
Revert 50647 - Create HttpAuthController.
vandebo@chromium.org
2010-06-23
1
-52
/
+335
*
Create HttpAuthController.
vandebo@chromium.org
2010-06-23
1
-335
/
+52
*
Added NetLog support for HTTP authentication.
cbentzel@chromium.org
2010-06-21
1
-2
/
+2
*
Revert 50215 because of crashes - Refactor SpdyStream to get HTTP specific ou...
willchan@chromium.org
2010-06-18
1
-27
/
+11
*
Refactor SpdyStream to get HTTP specific out of the interface and members.
ukai@chromium.org
2010-06-18
1
-11
/
+27
*
HttpNetworkTransaction handles asynchronous auth token generation.
cbentzel@chromium.org
2010-06-17
1
-54
/
+99
*
Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.
willchan@chromium.org
2010-06-15
1
-0
/
+5
*
Refactor SpdyStream.
ukai@chromium.org
2010-06-14
1
-1
/
+1
*
Add metrics for measuring spdy transaction latency.
mbelshe@chromium.org
2010-06-13
1
-6
/
+28
*
Async support for HttpAuthHandler::GenerateAuthToken.
cbentzel@chromium.org
2010-06-10
1
-11
/
+9
*
Experiment for number of persistent connections to server
ziadh@chromium.org
2010-06-07
1
-0
/
+12
*
HttpAuthHandler's are no longer refcounted.
cbentzel@chromium.org
2010-06-07
1
-9
/
+8
*
Change the proxy waiting-for message to:
mbelshe@chromium.org
2010-05-27
1
-0
/
+5
*
HttpAuthHandlers hold onto a bound net log.
cbentzel@chromium.org
2010-05-27
1
-4
/
+4
*
Eliminate the establishing_tunnel_ internal state and move to explicit
mbelshe@chromium.org
2010-05-25
1
-111
/
+186
*
This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t...
lzheng@chromium.org
2010-05-21
1
-4
/
+15
*
Remove the TRACE_EVENT for network states. This is no longer needed, since mo...
eroman@chromium.org
2010-05-21
1
-23
/
+0
*
Track whether a resource was loaded via a proxy. I'm going to use
mbelshe@chromium.org
2010-05-21
1
-0
/
+2
*
Remove handler from HttpAuthCache.
cbentzel@chromium.org
2010-05-20
1
-18
/
+24
*
Trigger SSL fallback based on Bad MAC alert.
agl@chromium.org
2010-05-18
1
-3
/
+6
*
Add the status line to the NetLogHttpResponseParameter.
willchan@chromium.org
2010-05-14
1
-0
/
+1
*
Fix --host-rules to work properly with proxies.
willchan@chromium.org
2010-05-13
1
-7
/
+19
*
Add SPDY SYN_STREAM and SYN_REPLY events to about:net-internals.
willchan@chromium.org
2010-05-13
1
-1
/
+2
*
Added authentication scheme as key to HttpAuthCache.
cbentzel@chromium.org
2010-05-13
1
-23
/
+9
*
Add --host-rules support.
willchan@chromium.org
2010-05-12
1
-8
/
+21
*
Plumb NetLog into SpdySession.
willchan@chromium.org
2010-05-12
1
-4
/
+3
*
Bypass the DNS cache when the LOAD_VALIDATE_CACHE load flag is set.
eroman@chromium.org
2010-05-11
1
-0
/
+1
*
Add the response headers to net-internals.
willchan@chromium.org
2010-05-11
1
-0
/
+40
*
Add http request headers into about:net-internals.
willchan@chromium.org
2010-05-10
1
-0
/
+45
*
Get tests working for Alternate-Protocol and proxies.
willchan@chromium.org
2010-05-05
1
-1
/
+1
[next]