summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Change the default of the SSL_ENABLE_OB_CERTS option to PR_FALSE.wtc@chromium.org2011-10-132-2/+2
* Revert 105215 - Disk Cache: Close the deleted list experiment for new users.rvargas@google.com2011-10-131-6/+28
* Disk Cache: Close the deleted list experiment for new users.rvargas@google.com2011-10-131-28/+6
* net: more Brocade users for the blacklist.agl@chromium.org2011-10-121-0/+2
* Simplify a comparison for disabled cipher suites in SSLConfigServicersleevi@chromium.org2011-10-121-6/+2
* Remove the unused source_net_log parameter from ResolveHelper. Thiswtc@chromium.org2011-10-122-9/+5
* Remove declaration for SSLConfigService::CreateSystemSSLConfigService.rsleevi@chromium.org2011-10-121-7/+0
* net: narrow HSTS for (*.)dropcam.com to (www.)dropcam.comagl@chromium.org2011-10-122-2/+6
* net: disable Twitter's CDN pins for debugging.agl@chromium.org2011-10-122-80/+6
* net: ignore revocation check failures when fetching a proxy script.agl@chromium.org2011-10-121-0/+5
* Ignore revocation check failures from automated requests.agl@chromium.org2011-10-122-2/+15
* net: more Brocade users for the blacklist.agl@chromium.org2011-10-121-0/+3
* net: another HSTS preloaded addition.agl@chromium.org2011-10-122-0/+9
* Expose some network configurations for performance tuning.wangxianzhu@chromium.org2011-10-1210-32/+56
* Switch FileStream to use new CompletionCallback.willchan@chromium.org2011-10-1210-149/+160
* Persist Alternate-Protocol.willchan@chromium.org2011-10-128-10/+99
* Change EOL setting of net/socket/client_socket_pool.ccwangxianzhu@chromium.org2011-10-121-33/+33
* Modify WaitableEvent::Wait() to return voidsteveblock@chromium.org2011-10-121-2/+1
* Add GetHostCache to HostResolver interface, and use themmenke@chromium.org2011-10-1210-14/+34
* webRequest.onAuthRequired listeners can provide authentication credentials.cbentzel@chromium.org2011-10-111-0/+8
* Removed FLAKY from BackupSocketFailAfterStall to seertenneti@chromium.org2011-10-111-1/+1
* TcpClientSocketWin::IsConnected could detect EOFtoyoshim@chromium.org2011-10-111-0/+6
* Fix leak of HttpServerProperties in URLRequestContextStorage.willchan@chromium.org2011-10-112-2/+2
* Certificate host matching rules should accept both absolute and relative DNS ...rsleevi@chromium.org2011-10-112-9/+32
* net: another batch of Brocade hosts for the blacklist.agl@chromium.org2011-10-101-0/+5
* Implementation of DnsConfigService for win (+ Bind migration).szym@chromium.org2011-10-1015-304/+899
* Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.willchan@chromium.org2011-10-1030-459/+441
* FileStream unit tests now check for file close.ahendrickson@chromium.org2011-10-102-4/+48
* Bump up the buffer limits for SpdyFramer.willchan@chromium.org2011-10-092-3/+3
* Introduce net::HttpServerPropertiesManager to manage server-specific properties.rtenneti@chromium.org2011-10-0916-1/+446
* Convert the easy ones in net/base/ to using CompletionCallback.willchan@chromium.org2011-10-0714-133/+143
* net: three more Brocade sites for the blocklist.agl@chromium.org2011-10-071-0/+3
* Linux: convert some uses of NewRunnable*() to base::Bind() in the proxy code.mdm@chromium.org2011-10-061-28/+8
* Add App Notifications as a type in the Python Sync Test Serverelvin@google.com2011-10-061-1/+6
* OpenSSL component build fixes.mattm@chromium.org2011-10-061-7/+13
* Fixes a few nits following http://codereview.chromium.org/8050021/bulach@chromium.org2011-10-061-2/+2
* Fix regression where Chrome is unable to NPN negotiate SPDY to an HTTPS proxy.rch@chromium.org2011-10-061-1/+4
* Fix a regression introduced by http://codereview.chromium.org/8050021.wtc@chromium.org2011-10-051-3/+3
* net: another batch of Brocade users for the blacklist.agl@chromium.org2011-10-051-0/+7
* Experimental workaround for CHECK in NetworkChangeNotifierWin.mmenke@chromium.org2011-10-056-17/+429
* net: disable 1/n-1 record splitting when False Start is disabled.agl@chromium.org2011-10-052-13/+15
* Bocking onReceivedHeaders signal for webRequest APIbattre@chromium.org2011-10-0510-50/+204
* Return an error when multiple Location or Content-Dispositionmmenke@chromium.org2011-10-043-20/+158
* net: add NetSol's EV OIDs to cross-certifying roots.agl@chromium.org2011-10-041-2/+14
* net: update COMODO and Network Solutions EV root hashesagl@chromium.org2011-10-041-0/+14
* net: add certificate pins for Twitter.agl@chromium.org2011-10-042-15/+189
* net: add ifbyphone.com to the False Start blacklist.agl@chromium.org2011-10-041-0/+1
* Introduce a new CompletionCallback and TestCompletionCallback.willchan@chromium.org2011-10-047-44/+88
* Fix libssl to build properly with use_system_zlib==0.bradchen@google.com2011-10-041-1/+3
* Added a pyauto test for policy and preferences UI.joaodasilva@chromium.org2011-10-041-1/+1