summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Allow IO operations in destructor of net::NetworkConfigWatcherMacThreadrsimha@chromium.org2011-01-201-0/+9
* URLRequest::PrepareToRestart() call job_->Kill() and OrphanJob(). rvargas@google.com2011-01-201-1/+0
* Reorder the methods in net/url_request/.erg@google.com2011-01-2020-1248/+1247
* Add an OWNERS file to net.wtc@chromium.org2011-01-201-0/+10
* Add OWNERS file for net/ftpphajdan.jr@chromium.org2011-01-201-0/+1
* Add a flag to the in-memory-server to force SPDY even if SSL-NPN didn'tmbelshe@chromium.org2011-01-201-15/+30
* Even more reordering the methods in headers and implementation in net/.erg@google.com2011-01-2038-655/+657
* Adjust comments for new Source/ location.dilmah@chromium.org2011-01-192-2/+2
* .c Feature to disable field trials in old versions of Chromium. Field trialsrtenneti@chromium.org2011-01-191-4/+7
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-193-14/+14
* net: lookup OCSP cache function with dlsym.agl@chromium.org2011-01-191-20/+51
* net: Remove prefix net:: from some places that already are in namespace net.tfarina@chromium.org2011-01-1911-69/+69
* Regkey functions return error code instead of boolamit@chromium.org2011-01-193-15/+13
* Cleanup for r71281: replace usage of "pk11" with "pkcs11" or "crypto module",...mattm@chromium.org2011-01-193-11/+13
* The SSL server's RSA private key must be imported with thewtc@chromium.org2011-01-192-11/+11
* Disk cache: Increase the throttling threshold (100->460ms) forrvargas@google.com2011-01-181-1/+1
* Reduce the Spdy data frame sizes used. Attempt to make them fit within SSLmbelshe@chromium.org2011-01-151-13/+45
* Suppress a ThreadAssertion warning when joining worker thread for PAC scripts.eroman@chromium.org2011-01-151-2/+8
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-1516-56/+53
* Revert 71485 - Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-143-14/+14
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-143-14/+14
* Set TCP keep alive on Linux and Mac.willchan@chromium.org2011-01-141-0/+24
* Fix preconnect crash on synchronous socket error.willchan@chromium.org2011-01-142-2/+13
* net: measure theoretical delay of waiting for DNS cert information.agl@chromium.org2011-01-143-2/+31
* net: don't assume that we have an SSLHostInfo.agl@chromium.org2011-01-141-3/+3
* Fixes OpenSSL build following http://codereview.chromium.org/5686002/bulach@chromium.org2011-01-141-1/+8
* Clang: enable -Wbool-conversions and -Wunused-variables on Linux.hans@chromium.org2011-01-143-25/+23
* net: add a number of Brocade hosts to the False Start blacklist.agl@chromium.org2011-01-131-0/+12
* net: add cybs.rogers.com to the False Start blacklistagl@chromium.org2011-01-131-0/+1
* Revert r71331 - it should never have been committed.agl@chromium.org2011-01-132-28/+1
* net: enable DnsRRResolver on Windowsagl@chromium.org2011-01-133-11/+124
* ...agl@chromium.org2011-01-132-1/+28
* Remove unnecessary const from HttpAuthCache to appease the clang gods.cbentzel@chromium.org2011-01-131-1/+1
* Cleanup: Use AUTH_SCHEME enum instead of a string.cbentzel@chromium.org2011-01-1320-165/+232
* Fix and re-enable SSL renegotiation when using system SSL on OS X 10.5.x. Sys...rsleevi@chromium.org2011-01-132-29/+58
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-135-33/+31
* NSS: PKCS 11 password prompt.mattm@chromium.org2011-01-1313-74/+231
* Address post-review/commit nits from wtc for r71096 ( http://codereview.chrom...rsleevi@chromium.org2011-01-133-6/+6
* net: add Live Gamer sites to False Start blacklistagl@chromium.org2011-01-121-0/+2
* Remove extraneous #include's from http_auth_controller.cccbentzel@chromium.org2011-01-121-2/+0
* Clarify wording around blocking 3rd party cookies and add lab to block readin...jochen@chromium.org2011-01-123-8/+36
* replace memcmp with MagicCmp that supports '.' for single character of anythi...fbarchard@chromium.org2011-01-121-3/+19
* net: Disable False Start and clear the SSL client auth cache for HTTPS proxie...agl@chromium.org2011-01-112-0/+117
* net: Ensure that when using False Start + client auth, bad client certificate...agl@chromium.org2011-01-119-63/+286
* Windows: Fix crash in SSLClientSocketNSS::SaveSnapStartInfo() when hello_data...marshall@chromium.org2011-01-111-2/+3
* More reordering the methods in headers in net/.erg@chromium.org2011-01-1116-1310/+1320
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-113-9/+14
* net: Remove typedef net::URLRequestTestJob URLRequestTestJob;tfarina@chromium.org2011-01-114-31/+28
* Adding new sync data type AUTOFILL_PROFILE to python server.rsimha@chromium.org2011-01-101-3/+7
* Revert 70920 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-103-14/+9