summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Fix DnsConfigParameters that get passed into the NetLog.cbentzel@chromium.org2012-03-201-2/+2
* Update NSS to NSS 3.13.4 pre-release snapshot 20120319.wtc@chromium.org2012-03-2023-879/+705
* Revert "Revert "Revert "net: add OCSP tests."""agl@chromium.org2012-03-199-865/+37
* Revert "Revert "net: add OCSP tests.""agl@chromium.org2012-03-199-37/+865
* net: also check the EV certificate path against any CRLSet.agl@chromium.org2012-03-192-3/+20
* Revert "net: add OCSP tests."agl@chromium.org2012-03-199-833/+37
* net: add OCSP tests.agl@chromium.org2012-03-199-37/+833
* Remove static initializers from Spdy code.pliard@chromium.org2012-03-192-11/+17
* Revert 125973 - Turn off TLS_RSA_WITH_RC4_128_MD5.wtc@chromium.org2012-03-181-3/+0
* Add a new set of socket pools for WebSocket connections to HttpNetworkSession.yutak@chromium.org2012-03-1719-132/+265
* [net/dns] Fix leak in FilePathWatcherWrapper::Cancelszym@chromium.org2012-03-161-1/+1
* Remove "base/values.h" import from "base/location.h", fix up downstream files.isherman@chromium.org2012-03-163-3/+8
* Remove the deprecated forwarding headers net/base/cookie_*.h .erikwright@chromium.org2012-03-169-113/+0
* Don't trigger second request on missing instance size in Content-Range.fischman@chromium.org2012-03-161-1/+1
* Move SpdySession class statics to .cc globals and rename to match convention.rch@chromium.org2012-03-162-37/+31
* Extended policy device_management support at the testserver to handle lists o...joaodasilva@chromium.org2012-03-161-2/+15
* [net/dns] Refactoring of DnsConfigService.szym@chromium.org2012-03-1624-646/+982
* Also list Izenpe's SHA1 root for EV.agl@chromium.org2012-03-161-1/+8
* Move some global variables that are set only from test to member fields in Sp...rch@chromium.org2012-03-164-61/+46
* [Sync] Add support for associating a new Synced Bookmarks node.zea@chromium.org2012-03-163-14/+93
* Remove unused variable and method SpdySession::use_ssl_rch@chromium.org2012-03-1614-30/+0
* JSONWriter cleanup: integrate pretty print into write options.ericdingle@chromium.org2012-03-162-3/+5
* Add an SSLConfig option to explicit disable NSSHttpIO.agl@chromium.org2012-03-158-12/+39
* Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .erikwright@chromium.org2012-03-159-18/+18
* Adding support of ogg/vorbis audio for androidqinmin@chromium.org2012-03-152-3/+2
* Send correct request headers when using spdy 3.rch@chromium.org2012-03-1516-197/+219
* Remove experimental support for MAC cookiesrsleevi@chromium.org2012-03-157-420/+0
* Move the cookie store implementation into its own directory.erikwright@chromium.org2012-03-1527-2624/+2737
* Make the SpawnerCommunicator destructor virtual since it inherits from net::U...jnd@chromium.org2012-03-154-5/+4
* Add a source id to global NetLog entries, which makes themmmenke@chromium.org2012-03-1513-113/+90
* Add "run_testserver --sync-test" for easy chromiumsync_test.py launching.tim@chromium.org2012-03-154-12/+68
* SPDY - unkorked spdy_framer and spdy_protocol tests.rtenneti@google.com2012-03-156-3332/+331
* SPDY - don't persist SpdySettings until we convert it to a map.rtenneti@google.com2012-03-154-3/+14
* When detecting client certs on OS X, ensure all certs match the server's Cert...rsleevi@chromium.org2012-03-151-4/+1
* Add a boolean |has_context| argument to the TLS ExportKeyingMaterialwtc@chromium.org2012-03-1523-60/+310
* Fix a -Wstring-plus-int warning in (linux-only) flip_server.thakis@chromium.org2012-03-141-2/+2
* [net/dns] Serve requests from HOSTS file if possible.szym@chromium.org2012-03-1411-108/+675
* Expose a spdy session's pooled aliases in the net-internals page.rch@chromium.org2012-03-142-1/+15
* net: rework the EV metadataagl@chromium.org2012-03-146-172/+349
* Revert "net: rework the EV metadata"agl@chromium.org2012-03-146-347/+171
* net: rework the EV metadataagl@chromium.org2012-03-146-171/+347
* net: always enable NSS's HTTP fetchesagl@chromium.org2012-03-144-25/+25
* Change SpdySessionPool to explicitly associate IP pooled sessions with the ma...rch@chromium.org2012-03-148-6/+87
* Revert 126559 - Broke XP Tests (2)rsleevi@chromium.org2012-03-1411-662/+108
* [net/dns] Serve requests from HOSTS file if possible.szym@chromium.org2012-03-1411-108/+662
* Http Cache: Add support for PUT and DELETE.rvargas@chromium.org2012-03-142-2/+161
* net::URLRequest: rename Simulate*Error with CancelWith*Errortoyoshim@chromium.org2012-03-132-4/+4
* Unreviewed fix for typo in commentagl@chromium.org2012-03-131-1/+1
* net: block two MITM proxy certificates issued by Trustwave Organization Issui...agl@chromium.org2012-03-131-1/+6
* Make pipelining resilient to proxy changes.simonjam@chromium.org2012-03-134-4/+64