summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: make QUIC ProofVerifier more generic (reland).agl@chromium.org2013-07-3011-194/+344
* net: add (*.)haste.ch to HSTS preloaded.agl@chromium.org2013-07-302-0/+2
* Add a CertVerifier flag to enable hard fail for local (non-public) trust anch...rsleevi@chromium.org2013-07-308-16/+168
* [SPDY] Add strings and constants for HTTP/2 draft 04akalin@chromium.org2013-07-3033-174/+262
* Revert 214289 "[SPDY] Add strings and constants for HTTP/2 draft 04"akalin@chromium.org2013-07-3033-257/+173
* [SPDY] Add strings and constants for HTTP/2 draft 04akalin@chromium.org2013-07-3033-173/+257
* net: Don't use verifier for wlanapi handles. rvargas@google.com2013-07-301-46/+51
* Relax IsCanonicalizedHostCompliant again: allow the last component to start withpkasting@chromium.org2013-07-304-27/+19
* Disk cache: make sure that stats are preserved between runs. rvargas@google.com2013-07-293-2/+32
* Use Histogram algorithm to calculate DNS timeout. mef@chromium.org2013-07-292-13/+30
* Fix bug in ReliableQuicStream::OnDecompressorAvailablerch@chromium.org2013-07-282-19/+66
* Add a test for QuicSpdyDecompressor to ensure that it partially rch@chromium.org2013-07-281-0/+30
* Fix bug where QuicStreamSequencer::MarkConsumed would crashrch@chromium.org2013-07-272-8/+55
* i Revert 213862 "net: make QUIC ProofVerifier more generic."karen@chromium.org2013-07-2711-342/+194
* Add remainder of WebSocketChannel testsricea@chromium.org2013-07-263-113/+866
* Correct HSTS list entry: surkatty.com -> .org.agl@chromium.org2013-07-262-2/+2
* Linux: fix compatibility with nss-3.15 and <gcc-4.6phajdan.jr@chromium.org2013-07-261-2/+2
* Fix the message lengths passed to sendmsg() in QuicSocketUtils::WritePacketglider@chromium.org2013-07-261-8/+14
* Prevent calling PostDelayedTask with negative time deltas.jar@chromium.org2013-07-261-7/+12
* Land Recent QUIC changes.rtenneti@chromium.org2013-07-2682-963/+1960
* Revert 213867 "Add unittests for net::ParseCertificateDate"ricow@chromium.org2013-07-263-98/+11
* Add unittests for net::ParseCertificateDatersleevi@chromium.org2013-07-263-11/+98
* net: make QUIC ProofVerifier more generic.agl@chromium.org2013-07-2611-194/+342
* SimpleCache: add histogram to measure non-optimistic writesclamy@chromium.org2013-07-262-38/+157
* This script performs QUIC experiments.honghaiz@chromium.org2013-07-262-0/+227
* Use struct SimpleIndexLoadResult* for SimpleIndexFile callbacks.ttuttle@chromium.org2013-07-266-173/+171
* Add global open entry count histogram to Simple Cachettuttle@chromium.org2013-07-261-0/+10
* Add script for generating certificates that require an explicit policyrsleevi@chromium.org2013-07-267-129/+458
* net: add (*.)securityheaders.com to HSTS.agl@chromium.org2013-07-252-0/+2
* net: add (*.)surkatty.org to HSTS preloaded.agl@chromium.org2013-07-252-0/+2
* Roll swarm_client @ 213621.maruel@chromium.org2013-07-251-3/+3
* QUIC - Copied quic_packet_entropy_manager*.* to quic_sent_entropy_manager*.*rtenneti@chromium.org2013-07-256-0/+0
* [SPDY] Allow a stream to be created while a SpdySession is in an IO loopakalin@chromium.org2013-07-252-3/+89
* Make inttypes.h and similar macro usage C++11-friendly.thakis@chromium.org2013-07-252-4/+4
* [SPDY] Send a RST_STREAM frame before closing the associated streamakalin@chromium.org2013-07-255-33/+122
* Simple Cache: Get mtime from the cache directory earlypasko@chromium.org2013-07-248-108/+168
* [net/dns] Change the port used in IPv6-test connect to 53.szym@chromium.org2013-07-241-2/+2
* Add new histograms tracking cluster loss in the Simple Cache.gavinp@chromium.org2013-07-241-0/+6
* Add ScopedEntryPtr to disk_cache.h.pliard@chromium.org2013-07-242-24/+29
* Reland r211790: "Make simple cache not use optimistic operations for App cache."pliard@chromium.org2013-07-246-56/+198
* Warn users about potentially unwanted downloads.asanka@chromium.org2013-07-241-1/+2
* Revert 213196 "Reland r211790: "Make simple cache not use optimi..."alexeypa@google.com2013-07-236-204/+56
* Allow HttpServer response to include custom headers.kkania@chromium.org2013-07-239-39/+199
* Disable EndToEndTests.MultipleTermination which might be causing timeouts.rch@chromium.org2013-07-231-1/+2
* Reland r211790: "Make simple cache not use optimistic operations f..."pliard@chromium.org2013-07-236-56/+204
* Add local address of UDP sockets used to check IPv6 support to NetLogszym@chromium.org2013-07-235-8/+26
* Fix recent valgrind issues with QUIC code from r213113.rch@chromium.org2013-07-231-0/+2
* Remove the quic_unittests target and fold it into net_unittests.rch@chromium.org2013-07-235-99/+68
* Update include paths in net for base/process changes.rsesek@chromium.org2013-07-2312-12/+16
* Rearrange code to match spdy_protocol.h SpdyFrameType declaration order: most...akalin@chromium.org2013-07-223-279/+284