summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Only enable RC4 when manually enabled and in a fallback handshakeDavid Benjamin2015-12-163-4/+19
* Merge proxy fix (With unit tests removed, since they need infra changes)Matt Menke2015-12-141-1/+5
* Fix HttpStreamParser::CanReuseConnection().Matt Menke2015-12-143-8/+5
* [m48] Requiring QUIC clients send kFIXD tag protected by FLAGS_quic_require_fix.Ryan Hamilton2015-12-106-0/+62
* [m48] Close the QUIC connection when non-crypto stream data is written at ENC...Ryan Hamilton2015-12-086-0/+33
* [m48] Prevent QUIC streams from writing data when encryption is not established.Ryan Hamilton2015-12-0811-47/+131
* Revert of Prevent QUIC streams from writing data when encryption is not estab...rch2015-12-0811-146/+47
* Revert of Close the QUIC connection when non-crypto stream data is written at...rch2015-12-086-33/+0
* Close the QUIC connection when non-crypto stream data is written at ENCRYPTIO...Ryan Hamilton2015-12-076-0/+33
* Prevent QUIC streams from writing data when encryption is not established.Ryan Hamilton2015-12-0711-47/+146
* [iOS] Disable more parts of TestNonDottedAndTLD cookie store unittest.David Roger2015-12-071-5/+3
* [iOS] Disable parts of TestNonDottedAndTLD cookie store unittest.David Roger2015-12-071-10/+6
* [Cronet] Continue UrlRequest with NULL certificate if Client cert is requested.Misha Efimov2015-12-032-7/+44
* Revert "[Cronet] Continue UrlRequest with NULL certificate if Client cert is ...Jason Kersey2015-12-032-46/+7
* [Cronet] Continue UrlRequest with NULL certificate if Client cert is requested.Misha Efimov2015-12-022-7/+46
* [Cronet] Add QUIC experimental paramsxunjieli2015-11-302-1/+38
* Re-enable HTTP/2 over NPN (for OpenSSL).Bence Béky2015-11-305-1/+32
* Merge: Set unique ssl_session_cache_shard for PrivetV3ContextGetterVitaly Buka2015-11-253-0/+16
* Switch to using QUIC 25 from QUIC 27 to avoid invalid proof errorsRyan Hamilton2015-11-231-1/+1
* Don't trust SHA-1 from publicly trusted CAs on/after 2016-1-1rsleevi2015-11-1313-45/+355
* Factor out the string lookup code from registry_controlled_domainsricea2015-11-1310-147/+371
* Refresh Public Suffic List to the latest versionrsleevi2015-11-132-5/+90
* Add static key pinning for {search, login, mail, edit}.yahoo.comlgarron2015-11-133-1387/+1443
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-1315-18/+18
* Properly handle IPv6 literals in CONNECT requestsrsleevi2015-11-124-199/+241
* Landing Recent QUIC changes until 2015-11-09 20:32 UTCrjshade2015-11-1272-578/+1495
* Minor fix to quic_serverjri2015-11-122-16/+20
* Initial implementation of RequestPriority-based HTTP/2 dependencies.rdsmith2015-11-1212-183/+550
* Gather metrics on the hash used in ServerKeyExchange signatures.davidben2015-11-111-0/+7
* Retire Net.SSLSessionVersionMatch and various dead SSL metrics.davidben2015-11-111-10/+0
* Avoid out-of-bounds operator[] in HpackEncoder.bnc2015-11-111-1/+2
* headless: Add gn setting headless modeskyostil2015-11-111-2/+2
* Certificate Transparency: Missing test case for proof parsingeranm2015-11-112-0/+13
* Add code to parse RFC 5280 KeyUsage extension.eroman2015-11-116-0/+221
* Replace most uses of asset_location with android_assets() templatepkotwicz2015-11-111-17/+1
* Add code to parse RFC 5280 BasicConstraints extension.eroman2015-11-1116-0/+297
* relnote: Removing code (unused in prod) to convert QUIC from SPDY3 to SPDY4rtenneti2015-11-118-45/+20
* Increase WebSocket limit to 255dkelson2015-11-112-20/+31
* Add a function to parse RFC 5280 "Extensions".eroman2015-11-1115-0/+552
* Fix EpollServer::NowInUsec() and ::ApproximateNowInUs() to no longer returnjdcormie2015-11-111-1/+1
* Include tab IDs when reporting data use accounting.sclittle2015-11-1010-39/+33
* Use full path to dlopen() the Kerberos library.kerrnel2015-11-101-3/+6
* Add a function for parsing an RFC 5280 Extension.eroman2015-11-107-0/+202
* Add HSTS preload list submissions as of 2015-11-10.lgarron2015-11-102-2918/+3247
* Rate limit HPKP reportsestark2015-11-103-63/+198
* include what you use: errno.h and string.h in net/mostynb2015-11-105-0/+5
* QUIC - minor bug fix quic_simple_client_bin. Initialize cert verifier.rtenneti2015-11-101-5/+4
* QUIC - Check for empty active_sessions_ std::map before calling find.rtenneti2015-11-101-8/+20
* Roll src/third_party/boringssl/src 2e0901b75..e348ff4a7davidben2015-11-101-2/+2
* Refresh the CNNIC whitelist.davidben2015-11-091-492/+0