summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Remove CertVerifyProcTest.CybertrustGTERoot unit testRyan Sleevi2016-03-037-478/+0
* Fix compile failure in disk cache backend tests.Gavin Peters2016-02-291-0/+1
* [Merge M49] Fix use after free in memory only backend.Gavin Peters2016-02-292-8/+42
* QUIC - check for null stream_ before calling stream_'s IsDoneReading method.Raman Tenneti2016-02-151-0/+7
* QUIC - Fix for crash in stable channel. Check for null |visitor_| beforeRaman Tenneti2016-02-081-1/+9
* Notify net::CertDatabase observers when certificate is added.Maksim Ivanov2016-02-041-1/+6
* [Android WebView] Implement initial settings and callback support for Service...Tim Volodine2016-01-271-0/+5
* QUIC - fix crash when writing part of the request body fails synchronously.rtenneti2016-01-252-2/+63
* Add UMAs to BrotliFilter.eustas2016-01-222-10/+102
* Deprecate SpdySession::FlowControlState.Bence Béky2016-01-215-215/+82
* Remove a typo in QuicDispatcher introduced in mergezhongyi2016-01-151-1/+0
* QUIC - Allow cronet apps to specify how many server configs are to bertenneti2016-01-1514-36/+126
* [NetworkChangeNotifier] Notify max bandwidth changed on Android when connecti...jkarlin2016-01-156-33/+169
* QUIC - When write fails durin sending headers (WriteHeaders call)rtenneti2016-01-152-0/+34
* Regenerate the set of Windows Known Roots to more comprehensively cover vario...nharper2016-01-154-840/+1889
* Rename chromium-specific QUIC classes.rch2016-01-1524-144/+147
* Teach URLRequest about initiator checks for First-Party-Only cookies.mkwst2016-01-1516-97/+167
* Remove QuicConnection::PacketWriterFactory and QuicDispatcher::PacketWriterFa...jdorfman2016-01-1530-398/+86
* Tune down V8 for proxy auto configjochen2016-01-151-0/+7
* Remove unused SPDY/3 enum values.bnc2016-01-159-27/+10
* Fix small bug in url construction for QuicSimpleServerSessionTest.zhongyi2016-01-141-1/+1
* net: add google{video|weblight}.com and static.googleadsserving.cn with Googl...Adam Langley2016-01-142-1905/+1918
* net: sort initial sections of the HSTS list.Adam Langley2016-01-141-86/+84
* Implement simpler CT consistency proof algorithm.davidben2016-01-144-197/+92
* Return ChannelState from WebSocketChannel::SendFramericea2016-01-142-36/+32
* Remove o7.com, lucameraga.it, hostelinsplit.com, and kotarac.net from the HST...lgarron2016-01-142-2611/+2604
* net: calculate the start of question section through the size of dns Header typetfarina2016-01-141-2/+2
* net: move GetIdentifyFromURL function into url_util.htfarina2016-01-148-120/+99
* Adds connection migration capability to QUIC. This CL causes QUIC connections...jri2016-01-1416-166/+1367
* Move bit_cast from base/macros.h to its own headertapted2016-01-148-0/+9
* Convert Pass()→std::move() for iOS build.dcheng2016-01-146-11/+13
* Refactor der::Input helper methods into new constructorsnharper2016-01-1412-193/+170
* Add hstspreload submissions as of 2016-01-13.lgarron2016-01-142-3981/+4279
* Add a whitelist for QUIC hosts.rch2016-01-148-0/+65
* Certificate Transparency: Check test data was parsed correctly.eranm2016-01-135-25/+22
* Make NetworkChangeNotifierWin reset its event before reusing it.mmenke2016-01-131-0/+2
* Revert of net: build fix about CertificateList (patchset #1 id:1 of https://c...dongseong.hwang2016-01-131-1/+1
* Use scoped_ptr in maps in url_request_filterolli.raula2016-01-132-17/+13
* net: have SockaddrStorage type in its own header filetfarina2016-01-1321-52/+81
* Revert of Add a whitelist for QUIC hosts. (patchset #7 id:140001 of https://c...trchen2016-01-136-56/+0
* Stop working around the IIS AES-GCM bug.davidben2016-01-121-7/+1
* Rename CertPolicyEnforcer to CTPolicyEnforcerestark2016-01-1224-110/+110
* Return false when trusted SPDY proxy advertises HTTPS URL.tbansal2016-01-122-0/+154
* Landing Recent QUIC changes until 1/8/2015 23:22 UTCzhongyi2016-01-1268-408/+1726
* Implement better HPACK Huffman code decoder.bnc2016-01-1216-125/+1039
* net: add build.chromium.org to HSTS preloaded with Google pins.Adam Langley2016-01-122-3169/+3171
* Certificate Transparency: Verify signed tree heads for empty trees.eranm2016-01-124-4/+75
* net: delete unused HeaderCase structtfarina2016-01-121-13/+2
* net: export dns_protocol::Header type with NET_EXPORTtfarina2016-01-121-2/+1
* Add a whitelist for QUIC hosts.rch2016-01-126-0/+56