summaryrefslogtreecommitdiffstats
path: root/net/tools/quic/quic_client_bin.cc
Commit message (Expand)AuthorAgeFilesLines
* Land Recent QUIC Changes until 04/30/2015.rtenneti2015-05-011-2/+2
* Land Recent QUIC Changes until 04/15/2015rch2015-04-181-1/+2
* Move NetLog code from src/net/base to src/net/log.eroman2015-04-021-1/+1
* Land Recent QUIC Changes until 03/22/2015.rtenneti2015-03-251-1/+2
* Avoid busy waiting in the SynchronousHostResolver.rch2015-03-231-1/+1
* Make the simple QUIC client able to resolve hosts.rch2015-03-221-5/+12
* Revert of Make the simple QUIC client able to resolve hosts. (patchset #7 id:...pfeldman2015-03-211-12/+5
* Make the simple QUIC client able to resolve hosts.rch2015-03-211-5/+12
* 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-01-211-1/+18
* Updates quic_client_bin.cc to be more user friendly, and support morertenneti2015-01-131-67/+192
* Land Recent QUIC Changes.rtenneti2015-01-051-11/+1
* Land Recent QUIC Changes.rtenneti2014-10-131-1/+0
* Landing Recent QUIC Changes.rtenneti2014-09-161-1/+22
* Fix warning for multi line comment in QUIC.pgal.u-szeged2014-09-041-1/+1
* Landing Recent QUIC Changes.rtenneti2014-09-031-30/+42
* Check that user has supplied at least one URL argument to quic_clientrjshade2014-08-291-3/+6
* Land Recent QUIC Changes.rtenneti@chromium.org2014-06-201-6/+19
* Set default config values in quic_client_binrtenneti@chromium.org2014-06-191-0/+1
* Land Recent QUIC Changes.rtenneti@chromium.org2014-06-181-1/+5
* Cleanup: Use base::CommandLine in net/thestig@chromium.org2014-06-031-2/+2
* Land Recent QUIC Changesrtenneti@chromium.org2014-04-151-0/+1
* Land Recent QUIC Changes.rtenneti@chromium.org2014-04-011-2/+2
* Rename PrivateMode enum values:rch@chromium.org2014-04-011-1/+1
* Land Recent QUIC Changesrtenneti@chromium.org2014-03-311-1/+8
* Revert of Rename PrivateMode enum values: (https://codereview.chromium.org/21...rch@chromium.org2014-03-281-1/+1
* Rename PrivateMode enum values:rch@chromium.org2014-03-281-1/+1
* Add PrivacyMode support to the QuicStreamFactory.rch@chromium.org2014-03-261-1/+3
* QUIC - Sync'ing changes with internal tree.rtenneti@chromium.org2014-03-191-1/+1
* QUIC - use QuicSessionKey tuple (host, port, is_https) instead ofrtenneti@chromium.org2014-03-151-3/+11
* Properly initialize logging in quic_server and quic_client sorch@chromium.org2014-02-191-0/+5
* Silence INFO logging in net/tools/quic/ and use VLOG(1) instead.rch@chromium.org2014-01-161-3/+3
* Revert 237095 "LOG(INFO) tidying in net/"scottmg@chromium.org2013-11-251-1/+1
* LOG(INFO) tidying in net/scottmg@chromium.org2013-11-251-1/+1
* Land Recent QUIC changes.rtenneti@chromium.org2013-10-281-2/+3
* Add better help information to quic_client and quic_server.rch@chromium.org2013-10-081-5/+20
* Revert 227365 "Add better help information to quic_client and qu..."rch@chromium.org2013-10-071-20/+5
* Add better help information to quic_client and quic_server.rch@chromium.org2013-10-071-5/+20
* Land Recent QUIC changes.rtenneti@chromium.org2013-07-261-1/+3
* Fix the coredump problem when arguments are provided in quic_client.honghaiz@chromium.org2013-05-311-2/+2
* Fix the commandline handling in quic_client.honghaiz@chromium.org2013-05-241-2/+18
* Moving net/tools/quic code to net::tools namspace alyssar@google.com2013-04-081-1/+1
* The initial check-in of the toy QUIC client and server.alyssar@google.com2013-03-271-0/+38