Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/universe
/
libc
/
dns
/
include
d0bbfa8
Make res_init() work again.
by Elliott Hughes
· 4 years, 4 months ago
e3ed892
Replace android_open_proxy with dns_open_proxy
by Luke Huang
· 7 years ago
58d1362
Make the resolver retry timeout configurable via __res_params
by Bernie Innocenti
· 7 years ago
27dd915
Pad queries when EDNS0 is enabled.
by Ben Schwartz
· 7 years ago
391143e
Add flags field to struct android_net_context
by Erik Kline
· 7 years ago
90a83be
Make use of the DNS query hook in the netcontext
by Ben Schwartz
· 8 years ago
dd878fe
Add a netcontext variant of gethostbyname
by Ben Schwartz
· 8 years ago
5017805
Add a netcontext variant of gethostbyaddr
by Ben Schwartz
· 8 years ago
9935e0f
Don't mark __res_params or android_net_context as packed.
by Stephen Hines
· 9 years ago
7b737e4
Remove #pragma GCC visibility.
by Elliott Hughes
· 9 years ago
f47514d
Remove __LIBC_ABI_PUBLIC__.
by Elliott Hughes
· 9 years ago
2178826
Remove a duplicate declaration, improve check-symbols-glibc.py.
by Elliott Hughes
· 9 years ago
42d7527
Move nsswitch.h into libc/dns/include.
by Elliott Hughes
· 9 years ago
c194fd3
Delete declarations which don't exist.
by Josh Gao
· 9 years ago
97c9d73
Add new info functions to resolver for use by Netd.
by Pierre Imai
· 9 years ago
fff3567
Store DNS server count in resolv_cache.
by Pierre Imai
· 9 years ago
03844d8
Fix off-by-one error in res_cache.c
by Pierre Imai
· 9 years ago
6b3f0d6
Ignore unreliable DNS servers.
by Pierre Imai
· 9 years ago
506c6de
Sync with upstream OpenBSD.
by Elliott Hughes
· 10 years ago
01e37c9
Pass around struct android_net_context for better behaviour
by Erik Kline
· 10 years ago
2d8f9b5
Define MAXHOSTNAMELEN explicitly in source files.
by Yabin Cui
· 10 years ago
58d33a5
Sync with upstream for gethnamaddr.c.
by Yabin Cui
· 11 years ago
9773fa3
Clean up DNS proxying.
by Elliott Hughes
· 11 years ago
a2220ff
am 72d72d91: Merge "Replace uses of sprintf(3) with snprintf(3)."
by Dan Albert
· 11 years ago
cfd8c45
Replace uses of sprintf(3) with snprintf(3).
by Dan Albert
· 11 years ago
1544eae
Revert most of "Cleanup: Delete dead code."
by Paul Jensen
· 11 years ago
2582f02
Cleanup: Delete dead code.
by Sreeram Ramachandran
· 11 years ago
dd9efcb
am c5f1504e: am 6cdab387: Merge "Restore <nsswitch.h> which is BSD API, not private."
by Elliott Hughes
· 11 years ago
a311704
Restore <nsswitch.h> which is BSD API, not private.
by Elliott Hughes
· 11 years ago
1f29fd7
am 7e6f6965: am 1e7ae47d: Merge "Bring our "libresolv" stuff in line with glibc."
by Elliott Hughes
· 11 years ago
62e50ea
am 294cae0f: am 1aaed87f: Merge "Somewhere, the declaration of _resolv_delete_cache_for_net went missing."
by Elliott Hughes
· 11 years ago
b38018f
am c189362d: am 564222e3: Merge "Use default hidden visibility to build libc_dns."
by Elliott Hughes
· 11 years ago
8563802
Use default hidden visibility to build libc_dns.
by Elliott Hughes
· 11 years ago
e8e4534
Bring our "libresolv" stuff in line with glibc.
by Elliott Hughes
· 11 years ago
7f2d4c2
Somewhere, the declaration of _resolv_delete_cache_for_net went missing.
by Elliott Hughes
· 11 years ago
31ad037
Make host resolver call __connect() rather than connect() so mark isn't cleared.
by Paul Jensen
· 11 years ago
41d9a50
Add support for deleting per-network DNS resolver caches.
by Paul Jensen
· 11 years ago
ea9bf67
bionic: Replace iface with opaque netid in resolver.
by Szymon Jakubczak
· 11 years ago
cecc036
Moved private dns header to their own dir.
by Calin Juravle
· 11 years ago