summaryrefslogtreecommitdiffstats
path: root/net/tools/hresolv
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated CommandLine::GetLooseValues(), rename to args().evan@chromium.org2010-07-211-5/+9
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-1/+1
* chunk of straightforward ifdef/include changes for BSD portpvalchev@google.com2010-05-191-1/+1
* Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing...eroman@chromium.org2010-04-281-1/+1
* Cleanup: Explicitly add a bunch of missing includes.thestig@chromium.org2010-04-151-2/+3
* Add mechanism for global queueing and prioritization of DNS.eroman@chromium.org2010-01-301-1/+1
* Cleanup: change some |str += StringPrintf(...)| --> |StringAppendF(&str, ...)|.eroman@chromium.org2010-01-151-4/+4
* Set up HostResolverImpl to flush cache on IP address change.willchan@chromium.org2010-01-111-1/+1
* Minor cleanup: add a sys_addrinfo.h header that hides the platform-specific i...eroman@chromium.org2009-12-121-7/+1
* Cache failed DNS resolutions for 1 second.eroman@chromium.org2009-12-101-1/+6
* Original patch by cbentzel@google.comeroman@chromium.org2009-12-101-0/+456