summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add missing OpenSSLErrStackTracer.davidben2016-03-141-0/+2
* [Android] Disable lint on gyp targets that use empty or placeholder java dire...jbudorick2016-03-141-0/+1
* Migrate net/udp/* to net::IPAddress.martijn2016-03-1413-71/+89
* Implement QUIC-based net::BidirectionalStreamxunjieli2016-03-1419-182/+1977
* Revert of Implement QUIC-based net::BidirectionalStream (patchset #12 id:3200...xunjieli2016-03-1419-1975/+182
* Implement QUIC-based net::BidirectionalStreamxunjieli2016-03-1419-182/+1975
* Add QUIC 31 in which the server's proof covers both the static server config ...rch2016-03-1330-134/+333
* Let LSan know we know that URLRequestContextGetters sometimes leak.reillyg2016-03-121-0/+3
* Plumb received go away from server due to connection migration.zhongyi2016-03-129-7/+180
* Add histograms to track down the cause of ERR_SSL_PROTOCOL_ERROR.davidben2016-03-122-0/+34
* Only MarkTrailersConsumed when actually sending trailers notificationxunjieli2016-03-1210-46/+180
* Switch //net to the new SPKI and PKCS#8 APIs.davidben2016-03-1111-108/+244
* Enable AES_256_GCM ciphers.davidben2016-03-112-18/+7
* Remove std::mem_fun uses.vmpstr2016-03-111-2/+2
* Replace TimeTicks::UnixEpoch with Time::UnixEpoch for the net logcsharrison2016-03-111-2/+13
* Landing Recent QUIC changes until 2016-03-07 19:39 UTCrjshade2016-03-11125-8163/+1651
* Log the amount of time spent building the Token-Binding headernharper2016-03-111-0/+6
* Drop the PRE_SAFE/POST_SAFE distinction.mkwst2016-03-112-34/+26
* [libfuzzer] max_len restriction and dictionary for net_unescape_url_component...mmoroz2016-03-113-0/+67
* Perform CRLSet evaluation during Path Building on NSSrsleevi2016-03-1120-1154/+1154
* Rewrite the cookie eviction algorithm.mkwst2016-03-113-76/+82
* Add histogram to log whether a QuicGoAwayFrame is received for connection mig...zhongyi2016-03-111-0/+4
* When QUIC is disabled because of timeouts with open streams, re-enablerch2016-03-115-4/+99
* Make the SSLServerSocket unittests less crashyrsleevi2016-03-111-50/+74
* Migrate net::IPAddressList to net::IPAddress.martijn2016-03-104-7/+12
* Net triage docs: Fix links, mention crashes on other platforms.mmenke2016-03-101-4/+4
* Consolidate SpdyFramer::WriteHeaderBlock() and SerializeHeaderBlockWithoutCom...bnc2016-03-103-20/+5
* Update net triage docs.mmenke2016-03-103-154/+155
* Another attempt to properly initialize net::TestURLRequestContext::ct_policy_...thestig2016-03-101-8/+2
* Initialize net::TransportSecurityState::expect_ct_reporter_estark2016-03-101-0/+1
* Replace template_util.h stuff with C++11 <type_traits>tzik2016-03-102-3/+3
* Initialize net::TestURLRequestContext::ct_policy_enforcer_.thestig2016-03-101-0/+1
* relnote: Add a new QuicErrorCode for connection migration with only portzhongyi2016-03-106-7/+13
* Implement a skeleton version of Expect CT reportsestark2016-03-1010-33/+441
* Add atomic sequence number to ChannelIDService and check that in URLRequestHt...nharper2016-03-103-6/+28
* base: Remove OwningMRUCache in favor of scoped_ptrs in MRUCachevmpstr2016-03-092-9/+5