Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_DnsResolver
/
13b75a1369f73c80a0b36a4bc4a7d154bc4ac30f
13b75a1
Merge "Let res_nsend return -errno directly"
by Luke Huang
· 7 years ago
2e0a828
Merge "Add resolv_res_nsend"
by Luke Huang
· 7 years ago
0ef46b5
Merge "Migrate INetd to stable aidl"
by Luke Huang
· 7 years ago
aa6e5ed
Let res_nsend return -errno directly
by Luke Huang
· 7 years ago
4973a0d
Add resolv_res_nsend
by Luke Huang
· 7 years ago
70d1721
Migrate INetd to stable aidl
by Luke Huang
· 7 years ago
bbca020
Add type cast to fix build error with "-Wsign-compare" cflag.
by Sehee Park
· 7 years ago
7637adb
Merge "dns_responder: Remove never reached 'return'"
by Treehugger Robot
· 7 years ago
0a1c53d
Add the tests for ResolverStats
by Mike Yu
· 7 years ago
9c492d8
dns_responder: Remove never reached 'return'
by Greg Kaiser
· 7 years ago
6f4d820
Merge "Set rcode correctly for res_tls_send"
by Treehugger Robot
· 7 years ago
d7aa7b4
Set rcode correctly for res_tls_send
by Luke Huang
· 7 years ago
8f48e0c
Merge "Move resolver_test.cpp from netd_integration_test to a new resolv_integration_test"
by Treehugger Robot
· 7 years ago
b9fa206
Move resolver_test.cpp from netd_integration_test to a new resolv_integration_test
by Ken Chen
· 7 years ago
4c2a461
Fix stack overflow with more than 4 DNS servers & TLS
by Bernie Innocenti
· 7 years ago
ce0a9d4
fix stack-use-after-scope in netd
by Ken Chen
· 7 years ago
bfb1b34
Expose DNS timeout error to netd
by Mike Yu
· 7 years ago
e0d73c9
Remove ERR() macro with goto, remove GET_CANONNAME()
by Ken Chen
· 7 years ago
b601ff7
Merge PrivateDnsConfiguration and qhook into libnetd_resolv
by Mike Yu
· 7 years ago
c7d5510
Unify DNS error codes reporting to the metrics
by Mike Yu
· 7 years ago
f48c3c7
Remove libnetd_resolv dependency on Fwmark
by Mike Yu
· 7 years ago
545b52c
Free memory when it is no more used
by Ken Chen
· 7 years ago
bab3daa
Merge libnetddns into libnetd_resolv
by Mike Yu
· 7 years ago
c52739e
Add libnetd_resolv_test for dns internal tests
by Mike Yu
· 7 years ago
e2bc46f
Remove all non-public resolver APIs
by Bernie Innocenti
· 7 years ago
f33f978
Merge "Use a version script to hide symbols in libnetd_resolv.so"
by Treehugger Robot
· 7 years ago
458e13c
Merge "resolv: Unify sockaddr union"
by Treehugger Robot
· 7 years ago
1e88674
Use a version script to hide symbols in libnetd_resolv.so
by Bernie Innocenti
· 7 years ago
b980f2f
resolv: Unify sockaddr union
by nuccachen
· 7 years ago
9227b7f
gethtbyname: Reserve space for mapping IPv4 address to IPv6 address
by nuccachen
· 7 years ago
c28257d
gethtbyaddr: Reserve space for mapping IPv4 address to IPv6 address
by nuccachen
· 7 years ago
a49c0ba
get_ai: Allocate socket address space for struct sockaddr_union
by nuccachen
· 7 years ago
a4b3302
delete X/Open and dead code
by Ken Chen
· 7 years ago
e6fa86e
inline __res_state_ext and get rid of EXT()
by Ken Chen
· 7 years ago
ac18b12
Move resolver public headers to separate include path
by Bernie Innocenti
· 7 years ago
136af7b
Move a few internal constants out of resolv_params.h
by Bernie Innocenti
· 7 years ago
3a4002e
Turn implicit fallthrow warnings into errors
by Bernie Innocenti
· 7 years ago
f40b3bd
Fix -Wimplicit-fallthrough warnings in netd
by Bernie Innocenti
· 7 years ago
18a5ab5
Simplify freeaddrinfo()
by Bernie Innocenti
· 7 years ago
68bb7aa
resolv: second pass of underscore removal
by Bernie Innocenti
· 7 years ago
7bf37ad
Dead code removal in res_debug.cpp
by Bernie Innocenti
· 7 years ago
2e8540b
resolv: dead code removal
by Bernie Innocenti
· 7 years ago
8fca66a
Limit C linkage to public symbols
by Bernie Innocenti
· 7 years ago
bd42b10
Remove non-public interfaces from resolv_netid.h
by Bernie Innocenti
· 7 years ago
7ef8555
Delete android_open_proxy()
by Bernie Innocenti
· 7 years ago
a74088b
Remove __LIBC_HIDDEN__
by Bernie Innocenti
· 7 years ago
2a9244c
Hide all symbols except those explicitly exported by libnetd_resolv
by Bernie Innocenti
· 7 years ago
9f05f5e
resolv: Switch to android-base/logging.h
by Bernie Innocenti
· 7 years ago
455c623
nsdispatch removal from getaddrinfo()
by Bernie Innocenti
· 7 years ago
9f61dbd
nsdispatch removal from gethostbyaddr()
by Bernie Innocenti
· 7 years ago
c939de0
nsdispatch removal from gethostbyname()
by Bernie Innocenti
· 7 years ago
5c6e0b0
Dead code removal in res_debug.cpp
by Bernie Innocenti
· 7 years ago
9c57593
Minimal changes to bring the resolver into the C++ era
by Bernie Innocenti
· 7 years ago
eb0c81a
Re-indent hostent.h and res_comp.c
by Bernie Innocenti
· 7 years ago
d1cc724
Verbatim import hostent.h and res_comp.c from bionic
by Bernie Innocenti
· 7 years ago
c183482
resolv: Second un-ifdef pass
by Bernie Innocenti
· 7 years ago
f33a63f
resolv: First pass of un-ifdef
by Bernie Innocenti
· 7 years ago
afaacf7
Build netd with a built-in resolver library
by Bernie Innocenti
· 7 years ago
8ad893f
Re-indent resolver code with clang-format
by Bernie Innocenti
· 7 years ago
318ed2d
Import verbatim DNS resolver code from bionic
by Bernie Innocenti
· 7 years ago