summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-103-9/+14
* net: add touchnet.com to False Start blacklistagl@chromium.org2011-01-101-0/+1
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-096-22/+28
* Fix SSLClientSocketTest.CipherSuiteDisables flakiness.rsleevi@chromium.org2011-01-091-5/+13
* Disable SSL renegotiation on OS X when using system SSL and on 10.5.x. By def...rsleevi@chromium.org2011-01-091-0/+25
* Add a port to the SPDY debugging flags so that we can force SPDY for just ambelshe@chromium.org2011-01-085-6/+59
* Fix grit dependencies for chromeos, touchui, and toolkit_views.tony@chromium.org2011-01-081-1/+2
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-076-28/+22
* Start reordering the methods in headers in net/.erg@google.com2011-01-0730-965/+972
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-076-22/+28
* Revert 70782 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-073-14/+9
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-073-9/+14
* Refactor grit -D flags into a gyp variable so we don'ttony@chromium.org2011-01-071-1/+2