Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_netd
/
refs/heads/q
/
resolv
/
resolver_test.cpp
3f47223
Make the Q dnsresolver tests pass on 2020-01 or later modules.
by Lorenzo Colitti
· 6 years ago
5d6551b
Merge changes I82856f84,I97c44ff8 into qt-dev
by Mike Yu
· 6 years ago
ef525f6
Merge "Make getdnsnetid returning app_netId instead of dns_netId and fix nits" into qt-dev
by TreeHugger Robot
· 6 years ago
cff2734
Merge "Add the test for nat64 prefix discovery bypass tls" into qt-dev
by Mike Yu
· 6 years ago
d93ad08
Make getdnsnetid returning app_netId instead of dns_netId and fix nits
by Luke Huang
· 6 years ago
c20c483
Fix the flaky test MaxServerPrune_Binder
by Mike Yu
· 6 years ago
9c6f48a
resolv: speed up the termination of loop thread in testing DNS and TLS servers
by Mike Yu
· 6 years ago
eb4aace
Add the test for nat64 prefix discovery bypass tls
by Mike Yu
· 6 years ago
711b777
Add getDnsNetId cmd in DnsProxyListener
by Luke Huang
· 6 years ago
ee56e5b
Fix wrong behavior of async DNS API with flags
by Luke Huang
· 6 years ago
1e0839d
Use the UnorderedElementsAreArray matcher in resolv_integration_test.cpp
by Bernie Innocenti
· 6 years ago
d33a8f4
Use IDnsResolver instead of INetd for all resolver related commands
by Luke Huang
· 6 years ago
95f3373
Fix asynchronous DNS API flag NO_CACHE_LOOKUP behavior
by Luke Huang
· 6 years ago
9c2dca8
Add integration test for DNS answer RR with CNAMEs chain
by lifr
· 7 years ago
92915e5
Refine asynchronous DNS API flag NO_RETRY behavior
by Luke Huang
· 7 years ago
d017e97
resolv: small improvements for debug logging
by Bernie Innocenti
· 7 years ago
b5d4587
Add binder calls to start and stop NAT64 prefix discovery.
by Lorenzo Colitti
· 7 years ago
34de3ba
Rename struct __res_params to res_params
by Bernie Innocenti
· 7 years ago
d193e4d
Add RESOLVER_PARAMS_RETRY_COUNT for configuring the retries.
by waynema
· 7 years ago
2a42935
Improve resolver cache lock and thread synchronization
by Ken Chen
· 7 years ago
7c75f45
Abstract the general dns name server setup to avoid duplicated work.
by Xiao Ma
· 7 years ago
a5161a0
Enable more clang-tidy checks and treat them as errors
by Bernie Innocenti
· 7 years ago
3e411a3
Avoid multiple inheritance in ResolverTest
by Bernie Innocenti
· 7 years ago
bfd3202
Fix potential bugs that may cause resolver to retry endlessly
by Ken Chen
· 7 years ago
cd25764
Remove DNS event reporting level
by Bernie Innocenti
· 7 years ago
952d094
Implementation of control flags in asynchronous DNS query API
by Luke Huang
· 7 years ago
7f0d329
Expose DNS response code to netd
by Hungming Chen
· 7 years ago
110c54e
Add control flags in asynchronous DNS query API
by Luke Huang
· 7 years ago
45238a1
Enable -Wsign-compare for netd and fix warnings
by Bernie Innocenti
· 7 years ago
26a0e2a
Fix flaky test case, Async_EmptyAnswer
by Luke Huang
· 7 years ago
f52f7a5
Synthesize DNS64 prefix in netd
by nuccachen
· 7 years ago
5b9ffb2
Fix using EDNS0 when no private DNS validated
by Mike Yu
· 7 years ago
c68f1b9
Add asynchronous DNS query API and basic tests.
by Luke Huang
· 7 years ago
8659b8d
Add type cast to fix build error with "-Wsign-compare" cflag.
by Sehee Park
· 7 years ago
da77e8e
Add the tests for ResolverStats
by Mike Yu
· 7 years ago
c68c2de
Move resolver_test.cpp from netd_integration_test to a new resolv_integration_test
by Ken Chen
· 7 years ago
[Renamed (99%) from tests/resolver_test.cpp]
5ae6154
Merge libnetddns into libnetd_resolv
by Mike Yu
· 7 years ago
c165ce8
Remove all non-public resolver APIs
by Bernie Innocenti
· 7 years ago
189eb50
Move resolver public headers to separate include path
by Bernie Innocenti
· 7 years ago
6f9fd90
Check for ignored Status results
by Bernie Innocenti
· 7 years ago
f257239
Fix use-after-free in GetHostByName_TlsFingerprint
by Bernie Innocenti
· 7 years ago
c154523
Test gethostbyname() with numeric addresses
by Bernie Innocenti
· 7 years ago
0298c68
Tighten checks for no dns queries in localhost tests
by Bernie Innocenti
· 7 years ago
6118bf8
Add more test coverage for /etc/hosts lookup
by Bernie Innocenti
· 7 years ago
d141721
Stop using the private bionic headers
by Bernie Innocenti
· 7 years ago
974233e
Add a test using getaddrinfo() with numeric addresses
by Bernie Innocenti
· 7 years ago
9bf749f
Add tests for host entries resolved via /etc/hosts
by Bernie Innocenti
· 7 years ago
443489e
Move resolver tests to a separate translation unit
by Bernie Innocenti
· 7 years ago