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
/
socket
/
client_socket_pool_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Plumbing for TCP FastOpen for SSL sockets.
jri
2014-09-12
1
-13
/
+37
*
Add embedder-specific headers to HTTP CONNECT tunnel request
bengr
2014-09-10
1
-1
/
+2
*
Fix a few stray net::'s in net/socket/
davidben@chromium.org
2014-07-17
1
-1
/
+1
*
Rename PrivateMode enum values:
rch@chromium.org
2014-04-01
1
-2
/
+2
*
Revert of Rename PrivateMode enum values: (https://codereview.chromium.org/21...
rch@chromium.org
2014-03-28
1
-2
/
+2
*
Rename PrivateMode enum values:
rch@chromium.org
2014-03-28
1
-2
/
+2
*
Move SSLConfig class from ssl_config_service.h to ssl_config.h
sergeyu@chromium.org
2014-03-24
1
-2
/
+1
*
[GCM] Add connection factory for creating MCS connections
zea@chromium.org
2013-12-06
1
-0
/
+25
*
Refactor socket pool handling of priorities
akalin@chromium.org
2013-08-22
1
-4
/
+1
*
Clean up SSLSocketParams
akalin@chromium.org
2013-08-15
1
-2
/
+0
*
HTTP socket pool group name and SSL Session Cache Shard vary on Privacy Mode.
mef@chromium.org
2013-07-17
1
-4
/
+6
*
Use the appropriate socket pool on socket connection.
yhirano@chromium.org
2013-06-26
1
-17
/
+15
*
Introduce RequestWebSocketStream into HttpStreamFactory
yhirano@chromium.org
2013-06-21
1
-1
/
+26
*
Use a direct include of strings headers in net/ocsp/, net/proxy/, net/quic/, ...
avi@chromium.org
2013-06-11
1
-1
/
+1
*
ChannelID-less Connections in Chrome should be more granular.
mef@chromium.org
2013-05-17
1
-4
/
+12
*
Add support for making FTP requests through a proxy.
phajdan.jr@chromium.org
2013-01-23
1
-0
/
+6
*
Remove static variables from HttpStreamFactory.
szager@chromium.org
2012-09-07
1
-5
/
+5
*
Add a new OnHostResolutionCallback to TransportSocketParams
rch@chromium.org
2012-06-08
1
-5
/
+11
*
Use TLS 1.1.
wtc@chromium.org
2012-05-26
1
-5
/
+29
*
Increase number of max sockets per group for WebSocket connections.
yutak@chromium.org
2012-03-21
1
-19
/
+65
*
Add a new set of socket pools for WebSocket connections to HttpNetworkSession.
yutak@chromium.org
2012-03-17
1
-8
/
+17
*
Revert 118950 - Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2012-02-03
1
-13
/
+7
*
Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2012-01-25
1
-7
/
+13
*
base::Bind: Convert proxy_resolving_client_socket.[cc,h] and deps.
jhawkins@chromium.org
2011-12-15
1
-48
/
+17
*
Add back support for --testing-fixed-http-port and --testing-fixed-https-port
willchan@chromium.org
2011-12-14
1
-0
/
+7
*
Make ClientSocketPoolManager into an interface.
willchan@chromium.org
2011-11-17
1
-371
/
+17
*
Remove referrer from TransportSocketParams and SOCKSSocketParams.
szym@chromium.org
2011-11-15
1
-11
/
+1
*
Expose some network configurations for performance tuning.
wangxianzhu@chromium.org
2011-10-12
1
-5
/
+13
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-3
/
+3
*
Added an OriginBoundCertStore field to the SSLClientSocketNSS class and
rkn@chromium.org
2011-07-21
1
-0
/
+5
*
Introduce a policy to control the maximal number of connections per proxy ser...
pastarmovj@chromium.org
2011-07-11
1
-1
/
+1
*
Revert 91842 - Introduce a policy to control the maximal number of connection...
johnme@google.com
2011-07-08
1
-3
/
+1
*
Introduce a policy to control the maximal number of connections per proxy ser...
pastarmovj@chromium.org
2011-07-08
1
-1
/
+3
*
Revert 90354 - Revert 90352 - Move Referer header to extra_headers field
battre@chromium.org
2011-06-27
1
-7
/
+7
*
Revert 90352 - Move Referer header to extra_headers field
battre@chromium.org
2011-06-24
1
-7
/
+7
*
Move Referer header to extra_headers field
battre@chromium.org
2011-06-24
1
-7
/
+7
*
Revert 89837 - Move Referer and Host HTTP headers to extra_headers field
battre@chromium.org
2011-06-21
1
-7
/
+7
*
Move Referer and Host HTTP headers to extra_headers field
battre@chromium.org
2011-06-21
1
-7
/
+7
*
net: put SSLv3 connections in their own socket group.
agl@chromium.org
2011-06-14
1
-2
/
+9
*
Fix --host-rules command switch.
levin@chromium.org
2011-06-09
1
-33
/
+61
*
Changed the jingle network code in ChromeAsyncSocket to use the client socket...
sanjeevr@chromium.org
2011-04-15
1
-1
/
+5
*
Fix a problem that cert trust change needs a chrome restart to be effective.
xiyuan@chromium.org
2011-04-13
1
-1
/
+15
*
Rename a number of classes previously labeled "TCP" to "Transport" in
mbelshe@chromium.org
2011-04-07
1
-55
/
+56
*
Add ignore limits flag and use for sync request
kristianm@google.com
2011-03-30
1
-2
/
+5
*
Moved the logic to initialize a ClientSocketHandle with the relevant socket p...
sanjeevr@chromium.org
2011-03-29
1
-1
/
+256
*
Define a new CertDatabase::Observer abstract class which can be implemented b...
rch@chromium.org
2011-03-10
1
-3
/
+14
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
1
-0
/
+49
*
Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
1
-49
/
+0
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-22
1
-0
/
+49
*
Cache certificate verification results in memory.
wtc@google.com
2010-12-16
1
-0
/
+5
[next]