index
:
system_netd.git
master
p9.0
q10.0
q10.0-backup
q10.0-r9rebase
r11.1
s12.1
t13.0
system_netd
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
resolv
/
resolver_test.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move system/netd/resolv/ to packages/modules/DnsResolver.
Xin Li
2019-07-26
1
-3614
/
+0
*
Merge "resolv_unit_test: Use resolv_test_utils"
Treehugger Robot
2019-07-25
1
-7
/
+1
|
\
|
*
resolv_unit_test: Use resolv_test_utils
Hungming Chen
2019-07-24
1
-7
/
+1
*
|
Move resolv/dns_responder code to resolv/tests/
chenbruce
2019-07-24
1
-4
/
+4
|
/
*
Use std::vector to store domains of nameservers and minor change
Luke Huang
2019-07-03
1
-0
/
+86
*
Merge "Fix error code of resolv_getaddrinfo and cleanup for libnetd_resolv_test"
Luke Huang
2019-07-02
1
-0
/
+19
|
\
|
*
Fix error code of resolv_getaddrinfo and cleanup for libnetd_resolv_test
Luke Huang
2019-07-01
1
-0
/
+19
*
|
Fix ResolverTest.BlockDnsQueryWithUidRule.
Lorenzo Colitti
2019-07-01
1
-7
/
+20
*
|
fchown DNS lookup sockets to UID of the app that sent the DNS lookup.
Sehee Park
2019-06-27
1
-0
/
+60
|
/
*
Fix typo in a few license files.
Lorenzo Colitti
2019-06-26
1
-1
/
+1
*
resolv: Add classless reverse delegation tests for get{hostbyaddr,nameinfo}
Hungming Chen
2019-06-21
1
-2
/
+68
*
Dead code removal - Remove res_setoptions()
chenbruce
2019-06-18
1
-1
/
+1
*
Move SHA256_SIZE define to libnetdutils and stop including netd header
Luke Huang
2019-06-14
1
-4
/
+4
*
Move ScopedAddrinfo to libnetdutils
Luke Huang
2019-06-14
1
-2
/
+4
*
Merge "Finish removing ALOG() from system/netd/resolv/"
Bruce Chen
2019-06-12
1
-3
/
+2
|
\
|
*
Finish removing ALOG() from system/netd/resolv/
chenbruce
2019-06-12
1
-3
/
+3
*
|
Merge "resolver_test: Subscribe to death notification of service IDnsResolver"
Nucca Chen
2019-06-12
1
-25
/
+57
|
\
\
|
|
/
|
/
|
|
*
resolver_test: Subscribe to death notification of service IDnsResolver
Hungming Chen
2019-06-12
1
-25
/
+57
*
|
Fix flaky test ResolverTest.BrokenEdns
Mike Yu
2019-06-11
1
-1
/
+12
|
/
*
resolv_integration_test: Retrieve NAT64 prefix through DNS event listener
Hungming Chen
2019-06-06
1
-35
/
+54
*
Include NetdClient.h where needed (and only there)
Bernie Innocenti
2019-06-05
1
-19
/
+16
*
Merge "Remove unused deps on liblogwrap"
Bernie Innocenti
2019-06-05
1
-3
/
+2
|
\
|
*
Remove unused deps on liblogwrap
Bernie Innocenti
2019-06-05
1
-3
/
+2
*
|
Merge changes I1519e541,I43555fe7
Luke Huang
2019-06-05
1
-188
/
+22
|
\
\
|
*
|
Separate GetAddrInfoStressTest* from resolv_integration_test to resolv_stress...
Luke Huang
2019-06-04
1
-188
/
+22
|
|
/
*
|
Merge "resolv: improve the tests TlsBypass and BrokenEdns"
Mike Yu
2019-06-04
1
-22
/
+23
|
\
\
|
*
|
resolv: improve the tests TlsBypass and BrokenEdns
Mike Yu
2019-06-04
1
-22
/
+23
|
|
/
*
/
Reduce test time of ResolverTest#GetAddrInfoV6_nonresponsive
Luke Huang
2019-06-03
1
-5
/
+17
|
/
*
Merge "Make getdnsnetid returning app_netId instead of dns_netId and fix nits"
Luke Huang
2019-05-30
1
-18
/
+100
|
\
|
*
Make getdnsnetid returning app_netId instead of dns_netId and fix nits
Luke Huang
2019-05-30
1
-18
/
+100
*
|
Merge "resolv: drop polling timeout setting in DNSResponder"
Mike Yu
2019-05-30
1
-9
/
+9
|
\
\
|
|
/
|
/
|
|
*
resolv: drop polling timeout setting in DNSResponder
Mike Yu
2019-05-16
1
-9
/
+9
*
|
Add getDnsNetId cmd in DnsProxyListener
Luke Huang
2019-05-23
1
-0
/
+72
*
|
Fix the flaky test MaxServerPrune_Binder
Mike Yu
2019-05-20
1
-0
/
+10
|
/
*
resolv: speed up the termination of loop thread in testing DNS and TLS servers
Mike Yu
2019-05-16
1
-17
/
+0
*
Add the test for nat64 prefix discovery bypass tls
Mike Yu
2019-05-14
1
-1
/
+46
*
Fix wrong behavior of async DNS API with flags
Luke Huang
2019-05-09
1
-0
/
+34
*
[Resolver-log]: Some modifications for debug logging
chenbruce
2019-04-16
1
-1
/
+0
*
Use the UnorderedElementsAreArray matcher in resolv_integration_test.cpp
Bernie Innocenti
2019-04-01
1
-24
/
+3
*
Use IDnsResolver instead of INetd for all resolver related commands
Luke Huang
2019-03-29
1
-55
/
+61
*
Fix asynchronous DNS API flag NO_CACHE_LOOKUP behavior
Luke Huang
2019-03-28
1
-0
/
+30
*
Add integration test for DNS answer RR with CNAMEs chain
lifr
2019-03-19
1
-0
/
+138
*
Refine asynchronous DNS API flag NO_RETRY behavior
Luke Huang
2019-03-12
1
-17
/
+97
*
resolv: small improvements for debug logging
Bernie Innocenti
2019-03-08
1
-1
/
+1
*
Add binder calls to start and stop NAT64 prefix discovery.
Lorenzo Colitti
2019-02-27
1
-29
/
+46
*
Rename struct __res_params to res_params
Bernie Innocenti
2019-02-21
1
-9
/
+9
*
Add RESOLVER_PARAMS_RETRY_COUNT for configuring the retries.
waynema
2019-02-18
1
-15
/
+13
*
Improve resolver cache lock and thread synchronization
Ken Chen
2019-02-14
1
-10
/
+129
*
Abstract the general dns name server setup to avoid duplicated work.
Xiao Ma
2019-02-04
1
-552
/
+474
*
Enable more clang-tidy checks and treat them as errors
Bernie Innocenti
2019-02-01
1
-2
/
+0
[next]