summaryrefslogtreecommitdiffstats
path: root/net/tools/quic/quic_simple_server_bin.cc
Commit message (Expand)AuthorAgeFilesLines
* Update some callers to use more direct ways of constructing IPAddress from we...eroman2016-03-171-2/+1
* Migrate net/quic/* & net/tools/* to net::IPaddress (part 2).martijn2016-02-231-2/+3
* Remove the net::tool namespace in QUIC coderch2016-01-311-2/+2
* Switch to standard integer types in net/.Avi Drissman2015-12-201-2/+1
* Ran clang-format on all .h/.cc files in net/quic. No behavior change.rjshade2015-12-181-1/+1
* Minor fix to quic_serverjri2015-11-121-8/+10
* Landing Recent QUIC changes until: Fri Oct 30 22:23:58 2015 +0000rch2015-11-041-1/+1
* Remove insecure QUIC supportrch2015-10-261-4/+4
* Add secure QUIC support to quic_serverrch2015-09-101-1/+22
* Disable the strike register startup period in both toy servers.rch2015-05-101-0/+1
* Move remaining QUIC server files from net/quic/ to net/tools/quic/.rch2015-03-271-0/+74