summaryrefslogtreecommitdiffstats
path: root/net/base/host_port_pair_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add base/parse_number.h to generalize number parsing done in //net.eroman2016-03-231-5/+2
* Use the exact-width integer types defined in <stdint.h> rather thanwtc2015-06-041-1/+1
* Make HostPortPair::FromString reject strings with invalid ports.mmenke2014-11-171-7/+13
* Replace '\0' with "%00" for logging in HostPortPair::HostForURL.mef@chromium.org2014-04-151-3/+2
* Land Recent QUIC Changes.rtenneti@chromium.org2014-04-011-1/+77
* Fixed unsafe passing of command-line parameter to SpdySessionbengr@google.com2012-04-271-1/+8
* Persist dynamically learned SPDY settings (like CWND).rtenneti@chromium.org2011-11-151-0/+10
* Persist Alternate-Protocol.willchan@chromium.org2011-10-121-0/+23