summaryrefslogtreecommitdiffstats
path: root/net/socket
Commit message (Expand)AuthorAgeFilesLines
* Revert 112130 - Close idle connections / SPDY sessions when needed.sail@chromium.org2011-11-3012-414/+42
* Close idle connections / SPDY sessions when needed.willchan@chromium.org2011-11-3012-42/+414
* Upstream: Build net_unittests for Android.jingzhao@chromium.org2011-11-211-7/+26
* Make ClientSocketPoolManager into an interface.willchan@chromium.org2011-11-176-556/+796
* base::Bind: Convert HostResolver::Resolve.jhawkins@chromium.org2011-11-166-18/+25
* Close idle sockets next time we are about to send data.sgurun@google.com2011-11-163-5/+129
* Add OVERRIDE to net/.avi@chromium.org2011-11-1614-278/+308
* Remove referrer from TransportSocketParams and SOCKSSocketParams.szym@chromium.org2011-11-1510-38/+16
* Remove unused HostResolver::Observer.szym@chromium.org2011-11-153-11/+2
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-155-11/+11
* Add SSLSocket interface.sergeyu@chromium.org2011-11-153-26/+41
* Cleanup: Remove unneeded forward declararations in net.thestig@chromium.org2011-11-113-4/+0
* Add the encrypted client certificates TLS extension and enable it ifwtc@chromium.org2011-11-101-0/+9
* Re-enable tests after MockHostResolver changeszym@chromium.org2011-11-081-25/+3
* Remove HostResolverImpl from Mock*HostResolver. szym@chromium.org2011-11-082-11/+15
* Revert 108910 - Remove HostResolverImpl from Mock*HostResolver.szym@chromium.org2011-11-072-15/+11
* Remove HostResolverImpl from Mock*HostResolver.szym@chromium.org2011-11-072-11/+15
* Do not chase AIA information when locating client certificates on Windows.rsleevi@chromium.org2011-11-052-2/+6
* Disabled BackupSocketFailAfterStall on all platforms.rtenneti@chromium.org2011-11-051-5/+4
* Log the (server, to-be-verified) certificate chains to the NetLog when loggin...rsleevi@chromium.org2011-11-044-3/+28
* Make X509Certificate::GetDEREncoded a static function taking an OSCertHandlersleevi@chromium.org2011-11-011-1/+1
* Use AuthCredentials throughout the network stack instead of username/password.cbentzel@chromium.org2011-10-281-2/+1
* Mark TransportClientSocketPoolTest.BackupSocketFailAfterStall as flaky on lin...eroman@chromium.org2011-10-281-1/+5
* Disable SPDY IP pooling for SSL connections with client authentication.wtc@chromium.org2011-10-288-4/+107
* Fix redux buildjoth@chromium.org2011-10-251-0/+1
* net: enable CRL sets behind a command line flag.agl@chromium.org2011-10-255-2/+7
* Fix a potential CFRelease(NULL).thakis@chromium.org2011-10-251-2/+5
* Fixed the comments in BackupSocketFailAfterStall tests.rtenneti@chromium.org2011-10-201-5/+1
* Fix openssl build after http://codereview.chromium.org/8265004/joth@chromium.org2011-10-191-1/+2
* Add NetLog and histograms for CertVerifierwillchan@chromium.org2011-10-194-4/+9
* Add NetLog support to UDP sockets.mmenke@chromium.org2011-10-181-1/+1
* net: rework the NPN patch.agl@chromium.org2011-10-182-37/+69
* Log events related to SSL client authentication.wtc@chromium.org2011-10-171-10/+52
* DoGetOBCertComplete should reset client_auth_cert_needed_ to falsewtc@chromium.org2011-10-141-0/+1
* Expose some network configurations for performance tuning.wangxianzhu@chromium.org2011-10-129-29/+54
* Change EOL setting of net/socket/client_socket_pool.ccwangxianzhu@chromium.org2011-10-121-33/+33
* Removed FLAKY from BackupSocketFailAfterStall to seertenneti@chromium.org2011-10-111-1/+1
* TcpClientSocketWin::IsConnected could detect EOFtoyoshim@chromium.org2011-10-111-0/+6
* Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.willchan@chromium.org2011-10-101-0/+3
* Convert the easy ones in net/base/ to using CompletionCallback.willchan@chromium.org2011-10-078-27/+35
* Introduce a new CompletionCallback and TestCompletionCallback.willchan@chromium.org2011-10-041-6/+6
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-0160-438/+438
* net: fix crash when failing to import a client-side cert into NSS.agl@chromium.org2011-09-272-17/+41
* Fallback from platform client auth to NSS client auth.mattm@chromium.org2011-09-272-55/+74
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-234-4/+4
* Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi...pkasting@chromium.org2011-09-224-4/+4
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-224-4/+4
* Add a gyp flag to enable dcheck by default in release withoutnsylvain@chromium.org2011-09-201-2/+17
* net: support side-pinning of public keys.agl@chromium.org2011-09-202-0/+58
* Revert r98279 partially to disable the STATE_LOAD_SSL_HOST_INFO statewtc@chromium.org2011-09-031-2/+2