summaryrefslogtreecommitdiffstats
path: root/net/tools
Commit message (Expand)AuthorAgeFilesLines
* Account for HTTP/2 padding in receive windows.bnc2015-03-253-0/+11
* Land Recent QUIC Changesrch2015-03-2523-335/+354
* Use uint32_t to hold return values from ERR_get_error() and ERR_peek_error().eroman2015-03-241-1/+1
* Make some changes to the QuicInMemory server to clarify the interface.rch2015-03-236-165/+110
* Avoid busy waiting in the SynchronousHostResolver.rch2015-03-234-20/+15
* Make the simple QUIC client able to resolve hosts.rch2015-03-224-10/+159
* Implement working tests for the simple QUIC client classes.rch2015-03-223-86/+43
* Revert of Make the simple QUIC client able to resolve hosts. (patchset #7 id:...pfeldman2015-03-214-159/+10
* Make the simple QUIC client able to resolve hosts.rch2015-03-214-10/+159
* Pass QuicCryptoServerConfig by pointer instead of reference.sergeyu2015-03-214-8/+9
* Factor out the QUIC socket reading code into a stand alone QuicPacketReaderrch2015-03-202-80/+22
* Add a chromium based simple QUIC client.rch2015-03-199-362/+342
* Revert of Add a chromium based simple QUIC client. (patchset #10 id:180001 of...jackhou2015-03-199-342/+362
* Add a chromium based simple QUIC client.rch2015-03-199-362/+342
* Copy unit tests for the simple QUIC client classes.rch2015-03-183-0/+331
* Properly handle alerts from the peer in SSL_read.davidben2015-03-181-2/+11
* Make copies of the QUIC client tools in preparation for making chromium-based...rch2015-03-187-0/+1364
* Land Recent QUIC Changes until 03/15/2015.rtenneti2015-03-165-6/+263
* Compile quic_server on MacOSdougk2015-03-162-3/+11
* Unwind the SSL connection holdback experiment and remove related codersleevi2015-03-161-12/+3
* Land Recent QUIC Changes until 03/09/2015.rtenneti2015-03-164-62/+27
* Create a Perspective enum to use instead of a bool is_server to improvertenneti2015-03-168-25/+28
* Fix pointers to out-of-scope stack variables in GetAddressFromMsghdr(). This ...kmackay2015-03-121-6/+4
* Nits from review of https://codereview.chromium.org/964973003dougk2015-03-122-5/+6
* QUIC: Remove copy of MockConnection class.pcc2015-03-126-152/+6
* flip_server: Replace some split() functions by the one from //base library.tfarina2015-03-111-19/+7
* Enable ResourceFetcherTestsjaekyun2015-03-101-0/+15
* Patches to quic_socket_utils for MacOSdougk2015-03-103-8/+39
* Don't need both <string> and <string.h>dougk2015-03-101-1/+0
* make EpollServer with with Posix poll(), take 2.dougk2015-03-1011-185/+491
* Redefine base::Process:Terminate so that it can replace base::KillProcessrvargas2015-03-091-1/+1
* Land Recent QUIC Changes until 03/06/2015.rtenneti2015-03-085-33/+109
* Remove base::KillProcessByIdrvargas2015-03-041-3/+3
* Move stress_cache to the tools directoryrvargas2015-03-041-0/+293
* Land Recent QUIC Changes until 03/02/2015.rtenneti2015-03-0311-91/+18
* QUIC - deleted unused QuicTestServer code per comments inrtenneti2015-03-032-120/+0
* Land Recent QUIC Changes until 2/21/2015.rtenneti2015-02-284-3/+122
* net docs: Barebones doc renderer and net_docs target.ttuttle2015-02-241-0/+117
* Update instrumentation for many different bugs based on new UMA data.pkasting2015-02-211-6/+0
* Follow-up to https://codereview.chromium.org/938853002dougk2015-02-191-4/+1
* quic_client should check return codes when parsing command-line flags.dougk2015-02-181-2/+11
* Land Recent QUIC Changes.rtenneti2015-02-175-9/+15
* Re-sort GYP files with the latest version of tools/source_list.pysatorux2015-02-161-1/+1
* Cosmetic changes (spelling, grammar) and fix an annoyance.dougk2015-02-131-1/+1
* Change QuicPacketCreator to create an EncryptedPacket, to prevent thertenneti2015-02-111-1/+1
* Landing Recent QUIC Changes.rtenneti2015-02-073-10/+5
* Landing Recent QUIC Changes.rtenneti2015-02-062-30/+54
* Revert of Landing Recent QUIC Changes. (patchset #1 id:1 of https://coderevie...rtenneti2015-02-062-54/+30
* Landing Recent QUIC Changes.rtenneti2015-02-062-30/+54
* Adding instrumentation to locate the source of jankiness.pkasting2015-02-061-0/+6