summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Revert 226494 "Allow explicitly whitelisted apps/extensions in p..."tapted@chromium.org2013-10-033-137/+21
* Added VLOG to debug user's issues.vitalybuka@chromium.org2013-10-021-3/+12
* Introduce WebSocketInflater.yhirano@chromium.org2013-10-026-1/+665
* net: don't preserve 1xx responses in parser buffer.agl@chromium.org2013-10-023-50/+91
* net: remove TLS fallback for Google properties.agl@chromium.org2013-10-021-15/+17
* Allow explicitly whitelisted apps/extensions in public sessionsbartfab@chromium.org2013-10-023-21/+137
* Will now DCHECK that test writers start the embedded server before using it.phoglund@chromium.org2013-10-021-0/+1
* net: Reset UploadDataStream on HttpNetworkTransaction destructionhashimoto@chromium.org2013-10-023-1/+60
* Land Recent QUIC changes.rtenneti@chromium.org2013-10-029-89/+118
* Disabled shared crypto config code to isolate youtube performance issuesrtenneti@chromium.org2013-10-022-2/+4
* net: add cupcake.(io|is) and tent.io to HSTS preloaded.agl@chromium.org2013-10-012-0/+6
* Fix handling of URLs from DHCP server. Remove a DCHECK which proved wrong.joi@chromium.org2013-10-013-18/+51
* Create a new SimpleRandom class to be used for generating the fake packetrch@chromium.org2013-10-012-2/+32
* Change SSL_PeerCertificateChain to return a CERTCertList.wtc@chromium.org2013-10-016-43/+151
* FIxed NetworkInterface::network_prefix calculation on XP.vitalybuka@chromium.org2013-10-012-14/+34
* Disabled failing CertVerifyProcTest tests.dcheng@chromium.org2013-10-011-2/+2
* net: add several Atlassian sites to HSTS preloaded.agl@chromium.org2013-09-302-0/+6
* Consolidate TestURLFetcherFactory::SetFakeResponsemnissler@chromium.org2013-09-302-14/+2
* Fix uninitialized var in QuicEndToEndTestrch@chromium.org2013-09-301-1/+2
* Attempt to do a bona-fide end-to-end Chrome QUIC test.rch@chromium.org2013-09-303-0/+310
* base: Move PerfTimer out of test/ directory.tfarina@chromium.org2013-09-293-7/+7
* Fix bug in QuicSocketUtils::GetAddressFromMsghdr. This bug resultsrch@chromium.org2013-09-291-7/+14
* Break out balsa and epoll_server from net/tools/flip_server.rch@chromium.org2013-09-2961-177/+329
* Cleanup of GetNetworkList code.vitalybuka@chromium.org2013-09-293-18/+8
* Support IDNA 2008 with UTS46.jshin@chromium.org2013-09-291-23/+63
* Cleanup of QuicInMemoryCache to sync with internal version.rch@chromium.org2013-09-2810-61/+155
* First cut at sharing server config between youtube servers.rtenneti@chromium.org2013-09-285-1/+129
* Don't log a messsage on decryption failure.wtc@chromium.org2013-09-271-3/+0
* Revert 225588 "Cleanup of QuicInMemoryCache to sync with interna..."timurrrr@chromium.org2013-09-2710-150/+57
* XP bots failed it->network_prefix > 0 check.vitalybuka@chromium.org2013-09-271-0/+2
* Disabled flaky EndToEndTests/EndToEndTest.LargePostNoPacketLoss.rtenneti@chromium.org2013-09-271-1/+2
* Cleanup of QuicInMemoryCache to sync with internal version.rch@chromium.org2013-09-2610-57/+150
* Remove unused request_id member from HttpRequestInfo.eustas@chromium.org2013-09-264-7/+0
* Simple Cache: Add two optional stream 2 histogramsttuttle@chromium.org2013-09-266-16/+35
* Revert 225492 "Revert 225155 "Keep running mdns client even if e..."vitalybuka@chromium.org2013-09-263-63/+62
* Add xdisplaycheck as a dependency to net_unittests.maruel@chromium.org2013-09-261-20/+2
* Purge memory after every ProxyResolverV8 test.yangguo@chromium.org2013-09-262-8/+6
* Revert 225155 "Keep running mdns client even if either IPv4 or I..."vitalybuka@chromium.org2013-09-263-62/+63
* SimpleCache: Doom Optimistic Write race testclamy@chromium.org2013-09-261-0/+50
* Most of the WebSocket code does not need to care about the originalricea@chromium.org2013-09-269-1035/+1208
* Make QUIC acks instigate not acks.rch@chromium.org2013-09-261-1/+1
* Disconnect native messaging port on read pipe EOF.sergeyu@chromium.org2013-09-261-0/+2
* Simple Cache: A few nits for optional stream 2ttuttle@chromium.org2013-09-262-35/+21
* Added NetworkInterface::network_prefix.vitalybuka@chromium.org2013-09-267-49/+81
* NSS: don't advertise TLS 1.2-only ciphersuites in a TLS 1.1 ClientHello.agl@chromium.org2013-09-264-25/+213
* Revert 225303 "Added NetworkInterface::network_prefix."vitalybuka@chromium.org2013-09-267-82/+49
* Factor out ServerThread from the QUIC EndToEndTest in order to reuse inrch@chromium.org2013-09-266-87/+153
* Added NetworkInterface::network_prefix.vitalybuka@chromium.org2013-09-267-49/+82
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-261-0/+4
* Clean up a few unused globals.thakis@chromium.org2013-09-2520-101/+20