index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
base
/
host_resolver_proc.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upstream android net related code (part 1)
michaelbai@google.com
2011-07-11
1
-1
/
+2
*
More POSIX support for Chromium, consisting mostly of broadening ifdefs. This
tony@chromium.org
2011-06-02
1
-5
/
+5
*
Miscelaneous cleanups to AddressList to make it harder to mis-use.
eroman@chromium.org
2011-05-12
1
-2
/
+2
*
Even more reordering the methods in headers and implementation in net/.
erg@google.com
2011-01-20
1
-19
/
+19
*
Return a distinct error from ERR_NAME_NOT_RESOLVED when the call to getaddrin...
eroman@chromium.org
2010-10-15
1
-4
/
+15
*
linux: avoid closing uninitialized resolver
evan@chromium.org
2010-10-12
1
-1
/
+5
*
Don't call freeaddrinfo(NULL) to avoid crash on FreeBSD.
vandebo@chromium.org
2010-09-07
1
-2
/
+4
*
Fix remaining localhost resolution issues.
vandebo@chromium.org
2010-09-03
1
-1
/
+58
*
FBTF: A giant cleanup to net/
erg@google.com
2010-08-31
1
-0
/
+3
*
Added defense in depth mechanism to host resolver to prevent long hostnames f...
cdn@chromium.org
2010-08-07
1
-0
/
+7
*
Split off the DNS reload timer
agl@chromium.org
2010-07-28
1
-81
/
+2
*
[Linux] Enable connecting to localhost when offline.
vandebo@chromium.org
2010-07-23
1
-0
/
+6
*
Log the OS error that getaddrinfo() failed with.
eroman@chromium.org
2010-05-16
1
-8
/
+22
*
HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the...
cbentzel@chromium.org
2010-04-08
1
-5
/
+13
*
Revert 43826 - HostResolver now adds AI_CANONNAME to the hint flags if a requ...
cbentzel@chromium.org
2010-04-07
1
-13
/
+5
*
HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the...
cbentzel@chromium.org
2010-04-07
1
-5
/
+13
*
Revert 38078 - Turn off ipv6 when there is no support at startup.
jar@chromium.org
2010-02-04
1
-23
/
+0
*
Turn off ipv6 when there is no support at startup.
jar@chromium.org
2010-02-04
1
-0
/
+23
*
BSD port: USE_NSS and other macros instead of OS_LINUX where applicable
pvalchev@google.com
2010-01-29
1
-8
/
+13
*
Add autodetection of "intranet" redirection, for ISPs etc. that send typos an...
pkasting@chromium.org
2010-01-08
1
-3
/
+25
*
Minor cleanup: add a sys_addrinfo.h header that hides the platform-specific i...
eroman@chromium.org
2009-12-12
1
-7
/
+1
*
[GTTF] Apply test isolation goodness to net_unittests.
phajdan.jr@chromium.org
2009-12-02
1
-6
/
+12
*
Revert "Apply test isolation goodness to net_unittests."
phajdan.jr@chromium.org
2009-11-26
1
-11
/
+6
*
Fix a memory leak in DnsReloadTimer
phajdan.jr@chromium.org
2009-11-26
1
-0
/
+1
*
Apply test isolation goodness to net_unittests.
phajdan.jr@chromium.org
2009-11-26
1
-6
/
+10
*
Remove the temporary instrumentation to getaddrinfo().
eroman@chromium.org
2009-11-25
1
-20
/
+1
*
Add some instrumentation to SystemHostResolverProc() to capture the hostname ...
eroman@chromium.org
2009-11-06
1
-1
/
+20
*
Refactor: Address some style comments from a review (which missed the origina...
eroman@chromium.org
2009-10-23
1
-1
/
+8
*
Add a mechanism to disable IPv6.
eroman@chromium.org
2009-10-21
1
-4
/
+14
*
Non-blocking connect() attempts may fail synchronously in some cases. When
mark@chromium.org
2009-09-11
1
-17
/
+0
*
Don't use the AI_ADDRCONFIG flag on Mac OS X. It's not necessary.
wtc@chromium.org
2009-08-17
1
-0
/
+17
*
Undisable HostResolverImplTest.EmptyHost, by making empty host fail to resolve.
ericroman@google.com
2009-08-17
1
-0
/
+6
*
Refactorings surrounding HostResolver:
ericroman@google.com
2009-07-15
1
-0
/
+180