summaryrefslogtreecommitdiffstats
path: root/net/base/host_resolver_proc.h
Commit message (Expand)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Log the OS error that getaddrinfo() failed with.eroman@chromium.org2010-05-161-5/+10
* HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the...cbentzel@chromium.org2010-04-081-0/+3
* Revert 43826 - HostResolver now adds AI_CANONNAME to the hint flags if a requ...cbentzel@chromium.org2010-04-071-3/+0
* HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the...cbentzel@chromium.org2010-04-071-0/+3
* Revert 38078 - Turn off ipv6 when there is no support at startup.jar@chromium.org2010-02-041-3/+0
* Turn off ipv6 when there is no support at startup.jar@chromium.org2010-02-041-0/+3
* Add autodetection of "intranet" redirection, for ISPs etc. that send typos an...pkasting@chromium.org2010-01-081-6/+12
* Second patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-1/+4
* Add a mechanism to disable IPv6.eroman@chromium.org2009-10-211-6/+13
* Add synchronous-mode operation to MockHostResolver; this helps clarify some t...ericroman@google.com2009-07-181-1/+1
* Refactorings surrounding HostResolver:ericroman@google.com2009-07-151-0/+69