Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_modules_DnsResolver
/
23c6e2a1cb24b52cb09f4a0c0a4c0af851ab05fb
23c6e2a
Move ExternalPrivateDnsStatus away from libnetd_resolv's public headers
by Bernie Innocenti
· 6 years ago
74c2a01
Add the test for nat64 prefix discovery bypass tls am: 76256d0679
by Mike Yu
· 6 years ago
f14e1a9
Add the test for nat64 prefix discovery bypass tls
by Mike Yu
· 6 years ago
00c3823
Merge "Fix wrong behavior of async DNS API with flags" am: 7dd9e5d66d
by Luke Huang
· 6 years ago
3f202e9
Merge "Fix wrong behavior of async DNS API with flags"
by Luke Huang
· 6 years ago
214894c
[automerger skipped] Merge "DO NOT MERGE - Merge Pie Bonito/Sargo into master."
by Xin Li
· 6 years ago
72fb79d
Merge "DO NOT MERGE - Merge Pie Bonito/Sargo into master."
by Xin Li
· 6 years ago
40f5f49
Fix wrong behavior of async DNS API with flags
by Luke Huang
· 6 years ago
c02603c
Merge "Rename expected_errorno to expected_eai_error in resolver unit test"
by Bernie Innocenti
· 6 years ago
13f72c5
Merge "Rename expected_errorno to expected_eai_error in resolver unit test"
by Bernie Innocenti
· 6 years ago
d5f2559
Merge "logging to statsd by native static libs" am: 470173795f
by Frank Li
· 6 years ago
0d033ea
Merge "logging to statsd by native static libs"
by Frank Li
· 6 years ago
9b87e36
logging to statsd by native static libs
by lifr
· 6 years ago
2e416c1
Merge "Enable gen_log for DnsResolverService and fix some style problems"
by Luke Huang
· 6 years ago
598daad
Enable gen_log for DnsResolverService and fix some style problems
by Luke Huang
· 6 years ago
7a6b341
Update DnsResolver AIDL interface version to 2 am: a7396c3732
by Luke Huang
· 6 years ago
3619c1e
Add netd binder and resolver API am: f79e977576
by Ken Chen
· 6 years ago
5aa6a99
Update DnsResolver AIDL interface version to 2
by Luke Huang
· 6 years ago
d99022c
Add netd binder and resolver API
by Ken Chen
· 6 years ago
b1c1e18
Freeze IDnsResolver AIDL interface as version 1. am: 6a88004609
by Lorenzo Colitti
· 6 years ago
e3419ce
Freeze IDnsResolver AIDL interface as version 1.
by Lorenzo Colitti
· 6 years ago
ca0feb4
Merge "Make DNS cache lifecycle management explicit" am: bbe6327737
by Lorenzo Colitti
· 6 years ago
9b80e6c
Make DNS cache lifecycle management explicit
by Luke Huang
· 6 years ago
7916c6a
Rename expected_errorno to expected_eai_error in resolver unit test
by Bernie Innocenti
· 6 years ago
eafd9e4
Merge "resolv: add missing tlsServers and tlsFingerprints in log" am: 4b0f40fa5f
by Wayne Ma
· 6 years ago
11561ff
Merge "resolv: add missing tlsServers and tlsFingerprints in log"
by Wayne Ma
· 6 years ago
7ab03d1
Merge "Impove the test DnsResolverBinderTest.GetResolverInfo" am: 559289be9b
by Mike Yu
· 6 years ago
8040a5a
Merge "Impove the test DnsResolverBinderTest.GetResolverInfo"
by Treehugger Robot
· 6 years ago
3f8779d
Merge "[Resolver-log]: ResolverTest fail when enabling VERBOSE log severity."
by chenbruce
· 6 years ago
5ec95cd
Merge "[Resolver-log]: ResolverTest fail when enabling VERBOSE log severity."
by Treehugger Robot
· 6 years ago
6895342
[Resolver-log]: ResolverTest fail when enabling VERBOSE log severity.
by chenbruce
· 6 years ago
834ca65
Merge "Disable sensitive log in DnsProxyListener" am: 6b6d44c64c
by Ken Chen
· 6 years ago
594fc94
Disable sensitive log in DnsProxyListener
by Ken Chen
· 6 years ago
9a53023
resolv: add missing tlsServers and tlsFingerprints in log
by waynema
· 6 years ago
11e517d
Backwards-incompatible resolv module API change for making setResolverConfiguration take a parcelable.
by waynema
· 6 years ago
3725518
Backwards-incompatible resolv module API change for making setResolverConfiguration take a parcelable.
by waynema
· 6 years ago
cd27c5b
[Resolver-log]: Some modifications for debug logging am: 5c05e15615
by chenbruce
· 6 years ago
5b24e21
[Resolver-log]: Some modifications for debug logging
by chenbruce
· 6 years ago
f29155b
Merge "Unify log tag of DNS resolver" am: 91f9ff3c15
by Ken Chen
· 6 years ago
5471dca
Unify log tag of DNS resolver
by Ken Chen
· 6 years ago
28680ae
Merge "Clear the testing resolver configuration after the tests finish"
by Mike Yu
· 6 years ago
f7da78c
Impove the test DnsResolverBinderTest.GetResolverInfo
by Mike Yu
· 6 years ago
72e359d
Clear the testing resolver configuration after the tests finish
by Mike Yu
· 6 years ago
df94939
Revert "Revert "Add TEST_MAPPING to system/netd"" am: 86a883e957
by Bernie Innocenti
· 6 years ago
4d4071f
Revert "Revert "Add TEST_MAPPING to system/netd""
by Bernie Innocenti
· 6 years ago
0e97d07
Fix wrong naming order in DnsResolverService.h am: f5846de169
by Luke Huang
· 6 years ago
0d84fb7
Fix wrong naming order in DnsResolverService.h
by Luke Huang
· 6 years ago
85c0992
Merge "Remap existing EAI_SYSTEM to avoid relying on global errno variable"
by Nucca Chen
· 6 years ago
c58b830
Merge "Move Stopwatch to libnetdutils" am: 192dc24fe2
by Mike Yu
· 6 years ago
ad622d3
Merge "Use the UnorderedElementsAreArray matcher in resolv_integration_test.cpp"
by Bernie Innocenti
· 6 years ago
9cca772
Merge changes from topic "libnetd_resolv-logging" am: 1723b593cd
by Bernie Innocenti
· 6 years ago
6224d28
Merge "Remap existing EAI_SYSTEM to avoid relying on global errno variable"
by Nucca Chen
· 6 years ago
7d605b5
Merge "Move Stopwatch to libnetdutils"
by Treehugger Robot
· 6 years ago
18cf1b2
Merge "Use the UnorderedElementsAreArray matcher in resolv_integration_test.cpp"
by Treehugger Robot
· 6 years ago
9f394d1
Merge changes from topic "libnetd_resolv-logging"
by Bernie Innocenti
· 6 years ago
40ea2ad
Move Stopwatch to libnetdutils
by Mike Yu
· 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
a6914a6
Remap existing EAI_SYSTEM to avoid relying on global errno variable
by Hungming Chen
· 7 years ago
133f7ab
Move thread_util to libnetdutils
by Mike Yu
· 6 years ago
daa2993
Move ResponseCode to libnetdutils
by Mike Yu
· 6 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
0c067e4
Use the UnorderedElementsAreArray matcher in resolv_integration_test.cpp
by Bernie Innocenti
· 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
· 6 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
· 6 years ago
25a665c
Allow changing retry limit and timeout via experiment flags. am: 2371eab0ea
by waynema
· 6 years ago
067e984
Use unique_ptr in dns_gethtbyaddr()
by waynema
· 6 years ago
0cac8c6
Use unique_ptr in dns_gethtbyname()
by waynema
· 6 years ago
Next »