summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [net/http auth] Support channel bindings for HTTP authentication.asanka2016-03-2347-274/+957
* Reland of "Implements content_decoder_tool.cc to decode offline any resources."gabadie2016-03-232-0/+99
* Supress gn check error in proxy_config_service_linux.cchaibinlu2016-03-221-1/+1
* Migrate net/cert/* to net::IPAddress.martijn2016-03-226-291/+195
* Restrict logging of channel id mismatches to requests made to accounts.google...nharper2016-03-221-3/+4
* [libfuzzer] tweaking http_chunked_decoder_fuzzer: dictionary and feed by blocks.mmoroz2016-03-223-2/+62
* Add a histogram (Net.PacResultForStrippedUrl) that estimates how often PAC sc...eroman2016-03-227-9/+435
* Add more RetainedRef uses where needed.vmpstr2016-03-222-35/+27
* Revert of Implement content_decoder_tool.cc to decode offline any resources. ...dgozman2016-03-222-103/+0
* net: remove UsingTCPFastOpen() method from StreamSocket classtfarina2016-03-2233-130/+7
* Implement content_decoder_tool.cc to decode offline any resources.gabadie2016-03-222-0/+103
* Rename net::BidirectionalStream*Job to net::BidirectionalStream*Implxunjieli2016-03-2226-236/+240
* Process Alternative Service headers in net::BidirectionalStreamxunjieli2016-03-228-67/+159
* QUIC - NetLog instrumentation for server push.ckrasic2016-03-229-18/+133
* QUIC - extend QuicInMemoryCache so that simple server can do server push.ckrasic2016-03-229-61/+234
* Update Token Binding code to match draft-ietf-tokbind-https-03nharper2016-03-211-1/+1
* Fix Alternate-Protocol handling when a p= option is present.rch2016-03-212-0/+83
* Add RetainedRef uses where needed.vmpstr2016-03-214-45/+34
* QUIC - extend origin-to-force-quic-on command line option to accept listrtenneti2016-03-215-15/+21
* Fix ParseCIDRBlock() to no longer accept invalid inputs.martijn2016-03-212-2/+11
* Fix bug in net::RequestPriority -> HTTP/2 dependency conversion.rdsmith2016-03-2121-106/+314
* Remove pre-10.9 code in //net.davidben2016-03-211-31/+2
* SameSite: Strict/Lax behavior.mkwst2016-03-2112-101/+200
* Fix use-after-free on Linux at shutdownallan.jensen2016-03-211-8/+11
* Migrate net/proxy/* to net::IPAddress.martijn2016-03-208-180/+149
* Make net pass "gn check"brettw2016-03-188-9/+23
* Revert "Add histograms to track down the cause of ERR_SSL_PROTOCOL_ERROR."davidben2016-03-182-34/+0
* net: add IsUsingTCPFastOpen() method to SequencedSocketData test classtfarina2016-03-183-31/+53
* Add an option to disable net::BidirectionalStreamQuicImplxunjieli2016-03-187-5/+159
* Adding macro to enable changing SSL library (Part 1)svaldez2016-03-1817-93/+98
* Remove NetworkDelegate pointer from HttpNetworkSession.mmenke2016-03-186-12/+0
* Remove enable_bidirectional_stream flagxunjieli2016-03-1815-165/+18
* DNS: Per-network-type and Finch-variable timeoutsttuttle2016-03-1810-30/+148
* Migrate net/socket/* to net::IPAddress.martijn2016-03-1810-90/+44
* [iOS] Define bundle_data target for //net:net_unittests.sdefresne2016-03-181-20/+33
* Fix up dependency chain around net_features.hblundell2016-03-181-0/+1
* Move token_binding_nss.cc to net_non_nacl_sources.sergeyu2016-03-171-1/+1
* Landing Recent QUIC changes until 2016-03-15 16:26 UTCfnk2016-03-1776-600/+906
* Trim some headers from base/memory/scoped_ptr.hdcheng2016-03-171-0/+1
* Remove support forAlt-Svc/Alternate Protocol Probabilityrch2016-03-1716-467/+120
* Update some callers to use more direct ways of constructing IPAddress from we...eroman2016-03-1715-40/+47
* Enable QUIC v30 by defaultrch2016-03-171-1/+1
* Remove GetTLSUniqueChannelBinding.davidben2016-03-179-60/+0
* Refresh Public Suffic List to the latest versionrsleevi2016-03-172-280/+342
* Lint SpdySession.bnc2016-03-162-5/+5
* [iOS] Fix compilation of //net on iOS.sdefresne2016-03-161-46/+51
* Allow cross-origin push.bnc2016-03-1511-64/+614
* SameSite: Implement 'Strict'/'Lax' attribute parsing.mkwst2016-03-1520-253/+416
* Revert of Remove support for Alt-Svc/Alternate Protocol Probability (patchset...peconn2016-03-1516-119/+466
* Remove support forAlt-Svc/Alternate Protocol Probabilityrch2016-03-1516-466/+119