summaryrefslogtreecommitdiffstats
path: root/net/base/host_resolver_proc.h
Commit message (Expand)AuthorAgeFilesLines
* net: move host_resolver files from net/base to net/dnsphajdan.jr@chromium.org2013-03-211-96/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Reimplements net::AddressList without struct addrinfo.szym@chromium.org2012-05-071-1/+1
* Keep track of expired entries in net-internals DNS tab,mmenke@chromium.org2011-10-191-1/+1
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-7/+8
* net: Add NET_API to net/baservargas@google.com2011-05-181-6/+8
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-1/+1
* `#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