summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [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
* Remove the use_flow_control_ global in SpdySession.rch@chromium.org2012-03-134-97/+4
* Re-enable GDataTest with testfile.txtmukai@chromium.org2012-03-132-6/+5
* Stop using NetworkChangeNotifierLinux for Android.yfriedman@chromium.org2012-03-131-4/+4
* Reland 121790rvargas@google.com2012-03-131-2/+1
* Fix a buffer length bug and nits in the next protocol negotiation (NPN)wtc@chromium.org2012-03-125-10/+98
* net: add (*.)crate.io to HSTS preloaded list.agl@chromium.org2012-03-122-0/+4
* SPDY - integration of spdy/3 code.rtenneti@google.com2012-03-1252-1420/+6017
* Disk Cache: Make sure that chaining an entry to the current head worksrvargas@google.com2012-03-124-3/+37
* Make test server to talk with the python test server which is running on remo...jnd@chromium.org2012-03-1213-658/+1673
* Add content/public/browser/resource_dispatcher_host.hdarin@chromium.org2012-03-121-2/+7
* [net/dns] Initialize res_state in DnsConfigServicePosix.szym@chromium.org2012-03-111-6/+8
* Reland 125571 - Turn off TLS_RSA_WITH_RC4_128_MD5.wtc@chromium.org2012-03-101-1/+4
* [Sync] Create new top-level sync/ directoryakalin@chromium.org2012-03-102-5/+2
* Revert 121790 - Stop lying, it's still flaky :)willchan@chromium.org2012-03-091-1/+2
* Fix pkgconfig wrapper for 64 bitspiman@chromium.org2012-03-091-1/+1
* Add net_unittests_run.maruel@chromium.org2012-03-091-0/+67