summaryrefslogtreecommitdiffstats
path: root/net/tools/hresolv
Commit message (Expand)AuthorAgeFilesLines
* 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