Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_DnsResolver
/
9cca7726436f693c02ff7ed594d519c00d5d463c
9cca772
Merge changes from topic "libnetd_resolv-logging" am: 1723b593cd
by Bernie Innocenti
· 6 years ago
9f394d1
Merge changes from topic "libnetd_resolv-logging"
by Bernie Innocenti
· 6 years ago
f09794b
Merge "Merge changes Ia8e9b196,Iae22cc6b am: ccd04c58cf" into stage-aosp-master
by Android Build Merger (Role)
· 6 years ago
63eb3e1
Merge changes Ia8e9b196,Iae22cc6b am: ccd04c58cf
by Mike Yu
· 6 years ago
2ac968b
Merge changes Ia8e9b196,Iae22cc6b am: ccd04c58cf
by Mike Yu
· 6 years ago
133f7ab
Move thread_util to libnetdutils
by Mike Yu
· 6 years ago
daa2993
Move ResponseCode to libnetdutils
by Mike Yu
· 7 years ago
612ef5b
Merge "Modify trivial inline functions." am: 74f74dd4f9
by Bruce Chen
· 6 years ago
0d47042
Modify trivial inline functions.
by chenbruce
· 6 years ago
edf6768
Add an explicit VERBOSE log level
by Bernie Innocenti
· 6 years ago
6b5603f
resolv: Use the raw binder pointer address to identify dead binder
by Hungming Chen
· 6 years ago
fb8641c
Fix spacing in a few log messages in DnsResolver.cpp
by Bernie Innocenti
· 6 years ago
6edd458
Merge changes from topic "resolver binder migration" am: 570a1feeac
by Luke Huang
· 6 years ago
4dd29a0
Export the list the resolver caches from res_cache am: f5790f2786
by Bernie Innocenti
· 6 years ago
fbfa1ce
resolv: Use the raw binder pointer address to identify dead binder
by Hungming Chen
· 6 years ago
58209c8
Clean up Netd and libnetd_resolv for resolver related commands am: f29fe68e00
by Luke Huang
· 6 years ago
13a30cb
Use IDnsResolver instead of INetd for all resolver related commands
by Luke Huang
· 6 years ago
78ae3b8
Migrate resolver related binder commands to libnetd_resolv binder am: 43754b4829
by Luke Huang
· 6 years ago
c6bbbe7
Add log and dump for dnsResolver service
by Luke Huang
· 6 years ago
a4be3c8
Export the list the resolver caches from res_cache
by Bernie Innocenti
· 6 years ago
9f8d8b7
Clean up Netd and libnetd_resolv for resolver related commands
by Luke Huang
· 6 years ago
5bd827c
Use IDnsResolver instead of INetd for all resolver related commands
by Luke Huang
· 6 years ago
7b26b20
Migrate resolver related binder commands to libnetd_resolv binder
by Luke Huang
· 6 years ago
5a00476
Merge "Fix bogus error checking on unique_fd" am: 5318ce90cf
by Bernie Innocenti
· 6 years ago
94df31d
Merge "Fix bogus error checking on unique_fd"
by Treehugger Robot
· 6 years ago
54fd745
Merge "Fix asynchronous DNS API flag NO_CACHE_LOOKUP behavior" am: 079af98866
by Luke Huang
· 6 years ago
a1d7418
Fix asynchronous DNS API flag NO_CACHE_LOOKUP behavior
by Luke Huang
· 6 years ago
97ee109
Fix bogus error checking on unique_fd
by Bernie Innocenti
· 6 years ago
c2b8804
Merge "[Resolver-log]: Refactor EDNS OPT log print." am: 5c626d4b6a
by Bruce Chen
· 6 years ago
f3cc6e8
[Resolver-log]: Refactor EDNS OPT log print.
by chenbruce
· 6 years ago
1fef333
resolv: Register multiple metrics event listeners am: 5e81d4d8f4
by Hungming Chen
· 6 years ago
a32c8c1
resolv: Register multiple metrics event listeners
by Hungming Chen
· 7 years ago
739f957
Merge "Disable sensitive logs" am: 8e311c068a
by Ken Chen
· 6 years ago
c507789
Merge "Disable sensitive logs"
by Ken Chen
· 6 years ago
ffc224a
Disable sensitive logs
by Ken Chen
· 6 years ago
7562983
Add integration test for DNS answer RR with CNAMEs chain am: 9c2dca8337
by lifr
· 6 years ago
4e4a2e0
Add integration test for DNS answer RR with CNAMEs chain
by lifr
· 7 years ago
a5c3c1d
Move resolv_init out and make callbacks of libnetd_resolv global am: 71eac7c2a7
by Luke Huang
· 6 years ago
36796f3
Move resolv_init out and make callbacks of libnetd_resolv global
by Luke Huang
· 7 years ago
b8e8654
Use unique_ptr in dns_gethtbyaddr() am: 4c6fd92891
by waynema
· 6 years ago
7b3e1e8
Use unique_ptr in dns_gethtbyname() am: 1a1d8b6940
by waynema
· 7 years ago
25a665c
Allow changing retry limit and timeout via experiment flags. am: 2371eab0ea
by waynema
· 7 years ago
067e984
Use unique_ptr in dns_gethtbyaddr()
by waynema
· 7 years ago
0cac8c6
Use unique_ptr in dns_gethtbyname()
by waynema
· 7 years ago
a74195e
Allow changing retry limit and timeout via experiment flags.
by waynema
· 7 years ago
18557cb
netd: use PLOG where appropriate. am: 569386e213
by Elliott Hughes
· 7 years ago
3b8f590
netd: use PLOG where appropriate.
by Elliott Hughes
· 7 years ago
04c7dfb
Refine asynchronous DNS API flag NO_RETRY behavior am: 92915e5af4
by Luke Huang
· 7 years ago
70931aa
Refine asynchronous DNS API flag NO_RETRY behavior
by Luke Huang
· 7 years ago
78a4d21
Merge "Use unique_ptr in dns_getaddrinfo()" am: db04aea51b
by Bernie Innocenti
· 7 years ago
abffcce
Merge "[Resolver] Remove statp->pfcode, which was only used by dig"
by Bruce Chen
· 7 years ago
b0cbe35
Merge "Use unique_ptr in dns_getaddrinfo()"
by Treehugger Robot
· 7 years ago
dd21072
[Resolver] Remove statp->pfcode, which was only used by dig
by chenbruce
· 7 years ago
64c4d00
Fix hwasan stack buffer overflow in resolver stats am: cf395c5f7b
by lifr
· 7 years ago
a1b37f1
Fix hwasan stack buffer overflow in resolver stats
by lifr
· 7 years ago
fe6e450
resolv: small improvements for debug logging am: d017e97115
by Bernie Innocenti
· 7 years ago
c50c43d
Use unique_ptr in dns_getaddrinfo()
by Bernie Innocenti
· 7 years ago
3952ccc
resolv: small improvements for debug logging
by Bernie Innocenti
· 7 years ago
e7dbf50
Merge "Set rcode correctly for caching hit" am: 58275707e9
by Luke Huang
· 7 years ago
253ea33
Merge "Set rcode correctly for caching hit"
by Luke Huang
· 7 years ago
589c7f2
Merge "Add a binder service endpoint in libnetd_resolv" am: 4da191aab1
by Luke Huang
· 7 years ago
403c044
Add a binder service endpoint in libnetd_resolv
by Luke Huang
· 7 years ago
83c9b4b
Set rcode correctly for caching hit
by Luke Huang
· 7 years ago
1e511bb
Merge changes from topic "nat64" am: a219651ac9
by Lorenzo Colitti
· 7 years ago
3fcf2c5
Add binder calls to start and stop NAT64 prefix discovery. am: b5d45875c5
by Lorenzo Colitti
· 7 years ago
35bfddf
Merge changes from topic "nat64"
by Lorenzo Colitti
· 7 years ago
713cd89
[Resolver-log] Replacing unused debuging functions by LOG(x). am: 16adee468d
by chenbruce
· 7 years ago
812f4b7
Merge "Enable logcat logging in libnetd_resolv" am: b83b0d16b5
by Bernie Innocenti
· 7 years ago
acb832c
[Resolver-log] Replacing unused debuging functions by LOG(x).
by chenbruce
· 7 years ago
64b4ff0
Merge "Enable logcat logging in libnetd_resolv"
by Bernie Innocenti
· 7 years ago
d39345c
Add binder calls to start and stop NAT64 prefix discovery.
by Lorenzo Colitti
· 7 years ago
36d240b
Cleanup: eliminate ai0 backup/restore logic am: b47552e076
by Bernie Innocenti
· 7 years ago
0cfe9dc
Cleanup: eliminate ai0 backup/restore logic
by Bernie Innocenti
· 7 years ago
1eedfdb
Merge "Cleanup: simplify iteration over explore_options in getaddrinfo"
by Bernie Innocenti
· 7 years ago
4c5f9a7
Merge "Cleanup: simplify iteration over explore_options in getaddrinfo"
by Treehugger Robot
· 7 years ago
b567565
Enable logcat logging in libnetd_resolv
by Bernie Innocenti
· 7 years ago
0714f80
Merge "Cleanup: eliminate pointer in getaddrinfo's main loop" am: 5f9db7fe5a
by Bernie Innocenti
· 7 years ago
463a365
Merge "Cleanup: eliminate pointer in getaddrinfo's main loop"
by Treehugger Robot
· 7 years ago
71ce6ad
Rename struct __res_params to res_params am: 34de3ba1ff
by Bernie Innocenti
· 7 years ago
758005f
Rename struct __res_params to res_params
by Bernie Innocenti
· 7 years ago
9eca321
Check if 'cache' is a valid pointer before dereference it am: 111c1ba881
by Ken Chen
· 7 years ago
553b117
Check if 'cache' is a valid pointer before dereference it
by Ken Chen
· 7 years ago
4febd50
Improve the way to get binder service in ResolverEventReporter am: c13aebd24c
by Mike Yu
· 7 years ago
44a0e6d
Make PrivateDnsConfiguration report event to binder directly am: 3e348b6166
by Mike Yu
· 7 years ago
b0b32bc
Cleanup: simplify iteration over explore_options in getaddrinfo
by Bernie Innocenti
· 7 years ago
2b1afbe
Cleanup: eliminate pointer in getaddrinfo's main loop
by Bernie Innocenti
· 7 years ago
6d2c892
Improve the way to get binder service in ResolverEventReporter
by Mike Yu
· 7 years ago
303b0df
Make PrivateDnsConfiguration report event to binder directly
by Mike Yu
· 7 years ago
de70c48
Merge "Add RESOLVER_PARAMS_RETRY_COUNT for configuring the retries."
by Wayne Ma
· 7 years ago
0161acd
Add RESOLVER_PARAMS_RETRY_COUNT for configuring the retries.
by waynema
· 7 years ago
4cbc4d9
Merge "Replace res_randomid with arc4random_uniform" am: eb41b8ab34
by Luke Huang
· 7 years ago
ab9762b
Merge "Replace res_randomid with arc4random_uniform"
by Luke Huang
· 7 years ago
9686161
Merge "Allow NetworkStack permissions in netd" am: 65b53079d7
by Remi NGUYEN VAN
· 7 years ago
e075646
Merge "Allow NetworkStack permissions in netd"
by Remi NGUYEN VAN
· 7 years ago
512f25d
Merge "Fix DnsTlsSocket fast shutdown path" am: 032c86041e
by Bernie Innocenti
· 7 years ago
62176fd
Fix DnsTlsSocket fast shutdown path
by Ben Schwartz
· 7 years ago
10e0b71
Allow NetworkStack permissions in netd
by Remi NGUYEN VAN
· 7 years ago
dda920f
Replace res_randomid with arc4random_uniform
by Luke Huang
· 7 years ago
7c099a1
Cleanup the libnetd_resolv exports am: 55c1b1e4a1
by Bernie Innocenti
· 7 years ago
29efcd1
Cleanup the libnetd_resolv exports
by Bernie Innocenti
· 7 years ago
Next »