summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Revert 61897 - Do not use Alternate-Protocol for establishing new SpdySessions.mbelshe@chromium.org2010-10-165-78/+5
* Merge 62645 - Disk cache: Remove the request throttling experiment.rvargas@google.com2010-10-141-9/+1
* Merge 62643 - Disk cache: Close the current experiment for new users.rvargas@google.com2010-10-141-27/+4
* Merge 62333 - Http cache: make sure that we revalidate a cached entryrvargas@google.com2010-10-135-27/+98
* Merge 62348 - DOMUI cert manager: Add CA cert import.mattm@chromium.org2010-10-132-2/+2
* Merge 62288 - linux: avoid closing uninitialized resolveragl@chromium.org2010-10-131-1/+5
* Merge 62256 - Reland fix for OCSP startup race.willchan@chromium.org2010-10-135-93/+188
* Break URLRequestContext=>ProxyScriptFetcher=>URLRequestContext ref cycle.willchan@chromium.org2010-10-122-0/+49
* net:: comment fixes onlyrsleevi@chromium.org2010-10-121-0/+8
* CertDatabase: Add ImportServerCerts method.mattm@chromium.org2010-10-126-0/+129
* net: detect and error out with ESET HTTPS interception + False Startagl@chromium.org2010-10-113-15/+61
* Fix 58162: Mixed Content False Positive for intranet hostname certificatesfinnur@chromium.org2010-10-112-5/+9
* Revert 62171 - Http cache: make sure that we revalidate a cached entryrvargas@google.com2010-10-115-98/+27
* net: ssl_non_sensitive_host_info.h => ssl_host_info.hagl@chromium.org2010-10-111-0/+56
* Http cache: make sure that we revalidate a cached entryrvargas@google.com2010-10-115-27/+98
* Add Net.HttpAuthCount histogram to track failure rate per authentication scheme.cbentzel@chromium.org2010-10-112-1/+61
* Http Cache: Remove checks used to track a crash.rvargas@google.com2010-10-111-16/+12
* net: add --enable-snap-startagl@chromium.org2010-10-116-1/+42
* clang: Let everything compile in Release builds.thakis@chromium.org2010-10-103-0/+6
* Synchronize the mappings between Windows/Mac error codes and their net:: erro...rsleevi@chromium.org2010-10-102-12/+58
* Revert 62105 - Test change to fix a leak. Will revert after getting in a run...willchan@chromium.org2010-10-106-232/+93
* Test change to fix a leak. Will revert after getting in a run on ChromiumOS ...willchan@chromium.org2010-10-106-93/+232
* Have OpenSSL simply increment the ref-count, rather than copy and reparse the...rsleevi@chromium.org2010-10-091-1/+4
* net: enable SSLClientSocketTest.(ConnectExpired|ConnectMismatched)agl@chromium.org2010-10-091-21/+5
* net: alter detection of end of SSL connection in tests.agl@chromium.org2010-10-091-2/+2
* Return ERR_INTERNET_DISCONNECTED in place of ERR_NAME_NOT_RESOLVED and ERR_AD...eroman@chromium.org2010-10-0911-5/+191
* net: mark SSLClientSocketTest.(ConnectExpired|ConnectMismatched) as FAILS_agl@chromium.org2010-10-081-4/+21
* Implement generic GetUpdates support in python sync server. This was a recentnick@chromium.org2010-10-082-48/+262
* Http Cache: Add some debug code to track a bug. Basicallyrvargas@google.com2010-10-081-0/+8
* Remove log for errors opening files. It's the client's responsibility to log ...pinkerton@chromium.org2010-10-081-2/+0
* Connect up OpenSSL socket to use the OpenSSL X509Certificate.joth@chromium.org2010-10-085-103/+83
* Revert Revert Revert Revert "net: uncork NSS sockets after a 200ms timeout."agl@chromium.org2010-10-082-2/+28
* net: remove test flakyness caused by uncorking.agl@chromium.org2010-10-081-13/+18
* Adds X509 certificates for OpenSSL.bulach@chromium.org2010-10-0813-43/+708
* Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-0822-13/+76
* Decouples certificates viewers from NSS to prepare support for OpenSSL.bulach@chromium.org2010-10-083-19/+52
* Fix server initiated SSL renegotiation for SSLClientSocketMacrsleevi@chromium.org2010-10-082-245/+199
* Do not use Alternate-Protocol for establishing new SpdySessions.willchan@chromium.org2010-10-085-5/+78
* DOMUI Cert Manager: Edit CA cert trust.mattm@chromium.org2010-10-082-2/+2
* Speculative fix for SpdySettingsStorage crasher.willchan@chromium.org2010-10-073-3/+138
* Add a hostname parameter to HttpStreamRequest::GenerateSslParamsrch@chromium.org2010-10-072-1/+5
* Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-0722-76/+13
* Shows the default_address_family on both the DNS tab and in log dumps,mmenke@chromium.org2010-10-073-0/+8
* net: plumb DnsRRResolver from IOThread to HttpNetworkSession.agl@chromium.org2010-10-0722-13/+76
* Fix a bug in SpdyProxyClientSocket::PopulateUserBuffer, whererch@chromium.org2010-10-072-2/+36
* Remove obsolete TODOs. The referred bug has been closed for a while.jeanluc@google.com2010-10-071-6/+0
* Add test self-signed cert for http://codereview.chromium.org/3576016/show.mattm@chromium.org2010-10-062-0/+3
* Detach the ClientSocketHandle from an HttpStream so the same socket can be re...cbentzel@chromium.org2010-10-0613-11/+91
* Prefer used idle sockets over unused idle sockets.willchan@chromium.org2010-10-063-24/+120
* DOMUI Certificate Manager: Backup and restore PKCS #12 files. Export certs. ...mattm@chromium.org2010-10-062-2/+3