summaryrefslogtreecommitdiffstats
path: root/net/http/http_network_session.cc
Commit message (Expand)AuthorAgeFilesLines
* Add missing nested socket pools to socket pool info page. Each socket pool s...mmenke@chromium.org2010-09-081-7/+20
* Flush SSL pools after SSL config changes.csilv@chromium.org2010-09-041-3/+3
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-0/+1
* Sockets page on net-internals now displays some information about the current...mmenke@chromium.org2010-08-301-0/+30
* Attempting to re-land CL 3110006 which turned out to have rch@chromium.org2010-08-251-0/+14
* Revert 57333 - Add support for speaking SSL to an HTTP Proxy, todhollowa@chromium.org2010-08-251-14/+0
* Add support for speaking SSL to an HTTP Proxy, torch@chromium.org2010-08-251-0/+14
* Extract connection logic from HttpNetworkTransaction into a newmbelshe@chromium.org2010-08-191-0/+2
* Bad interaction between 2 A/B experimentsziadh@chromium.org2010-08-061-1/+8
* A/B test for measuring effect of number of proxy connections.ziadh@chromium.org2010-08-021-0/+8
* Remove --testing-fixed-http-port and --testing-fixed-https-port.cbentzel@chromium.org2010-07-271-23/+0
* Implement SSLClientSocketPool.vandebo@chromium.org2010-07-141-19/+46
* Put HttpProxyClientSocket into a pool.vandebo@chromium.org2010-07-121-5/+14
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-29/+16
* Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.willchan@chromium.org2010-06-151-0/+2
* Do not attempt to reuse active sockets after a socket pool flush (usually a n...willchan@chromium.org2010-06-071-10/+0
* Rework the logging for sockets/connectjobs.eroman@chromium.org2010-06-031-7/+13
* Increase the socket limit for proxy servers to 32.willchan@chromium.org2010-05-251-3/+3
* Make ClientSocketPool histograms static so that they work properly.vandebo@chromium.org2010-05-201-10/+13
* Revert r47395. Looks like it still crashes =/willchan@chromium.org2010-05-201-39/+23
* This is roughly a reland of r43908, although I had to rewrite a fair chunk si...willchan@chromium.org2010-05-171-23/+39
* Implement a 15 connection per proxy server limit.willchan@chromium.org2010-04-291-20/+90
* Increase the global TCP socket limit. It's too low.willchan@chromium.org2010-04-261-1/+1
* Fix crash on IP address change.willchan@chromium.org2010-04-191-42/+23
* Refactored to pass the URLSecurityManager via the HttpAuthFactory class to th...ahendrickson@chromium.org2010-04-161-10/+0
* Flush socket pools and SPDY session pool properly on explicit requests and ne...willchan@chromium.org2010-04-081-23/+42
* Added command-line whitelist data to UrlSecurityManager. These are used by a...ahendrickson@chromium.org2010-04-021-2/+4
* On Windows, use IInternetSecurityManager to determine if it's OKwtc@chromium.org2010-03-291-1/+10
* Implement SOCKSClientSocketPoolvandebo@chromium.org2010-03-221-1/+13
* Added factories for HttpAuthHandler.cbentzel@chromium.org2010-02-151-3/+6
* The great Flip -> Spdy rename.mbelshe@chromium.org2010-02-081-2/+2
* Rename all files from flip* to spdy*.mbelshe@chromium.org2010-02-061-1/+1
* Pass the NetworkChangeNotifier to HostResolver.willchan@chromium.org2010-02-041-3/+2
* Rename CloseIdleConnections -> CloseCurrentConnections.mbelshe@chromium.org2010-01-141-0/+8
* Detects network changes. Only for Mac OS X so far. Hooks up TCPClientSocket...willchan@chromium.org2009-12-211-3/+6
* Flip: Comma delimit the various flip options. Redo the fixed testing server f...willchan@chromium.org2009-12-151-0/+4
* Flip: FlipSessionPool changes.willchan@chromium.org2009-11-041-2/+8
* Remove the ClientSocketFactory from the HttpNetworkTransactionmbelshe@google.com2009-09-301-0/+1
* Pref-backed SSLConfigService for Linux.mattm@chromium.org2009-08-191-2/+5
* Make ClientSocketHandle::Init() typesafe.willchan@chromium.org2009-08-191-1/+1
* Limit total number of sockets in the system.phajdan.jr@chromium.org2009-07-221-0/+15
* DNS prefetch experiment extension: Consider different connection count limitsjar@chromium.org2009-04-081-0/+22