Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
packages
/
modules
/
DnsResolver
/
9018f4c048f5ea00785b3347075323a92830a032
/
resolver_test.cpp
018fdb2
Dead code removal - Remove res_setoptions()
by chenbruce
· 5 years ago
579ddc7
Move SHA256_SIZE define to libnetdutils and stop including netd header
by Luke Huang
· 5 years ago
9d2d25b
Move ScopedAddrinfo to libnetdutils
by Luke Huang
· 5 years ago
ba7e249
Merge "Finish removing ALOG() from system/netd/resolv/"
by Bruce Chen
· 5 years ago
d41aae3
Merge "resolver_test: Subscribe to death notification of service IDnsResolver"
by Nucca Chen
· 5 years ago
aff8584
Finish removing ALOG() from system/netd/resolv/
by chenbruce
· 5 years ago
5bf0977
resolver_test: Subscribe to death notification of service IDnsResolver
by Hungming Chen
· 6 years ago
0f20cdd
Fix flaky test ResolverTest.BrokenEdns
by Mike Yu
· 5 years ago
e8f970c
resolv_integration_test: Retrieve NAT64 prefix through DNS event listener
by Hungming Chen
· 6 years ago
41b82c4
Include NetdClient.h where needed (and only there)
by Bernie Innocenti
· 5 years ago
8b3ec79
Merge "Remove unused deps on liblogwrap"
by Bernie Innocenti
· 5 years ago
51b329b
Remove unused deps on liblogwrap
by Bernie Innocenti
· 5 years ago
c6ac1ad
Merge changes I1519e541,I43555fe7
by Luke Huang
· 5 years ago
68bf6a0
Merge "resolv: improve the tests TlsBypass and BrokenEdns"
by Mike Yu
· 5 years ago
dd4ac2d
resolv: improve the tests TlsBypass and BrokenEdns
by Mike Yu
· 5 years ago
fde8248
Separate GetAddrInfoStressTest* from resolv_integration_test to resolv_stress_test
by Luke Huang
· 5 years ago
483cf33
Reduce test time of ResolverTest#GetAddrInfoV6_nonresponsive
by Luke Huang
· 5 years ago
0ed7128
Merge "Make getdnsnetid returning app_netId instead of dns_netId and fix nits"
by Luke Huang
· 5 years ago
764a072
Merge "resolv: drop polling timeout setting in DNSResponder"
by Mike Yu
· 5 years ago
0d592bc
Make getdnsnetid returning app_netId instead of dns_netId and fix nits
by Luke Huang
· 5 years ago
9807e6b
Add getDnsNetId cmd in DnsProxyListener
by Luke Huang
· 5 years ago
383855b
Fix the flaky test MaxServerPrune_Binder
by Mike Yu
· 6 years ago
fc125e4
resolv: drop polling timeout setting in DNSResponder
by Mike Yu
· 5 years ago
7194979
resolv: speed up the termination of loop thread in testing DNS and TLS servers
by Mike Yu
· 5 years ago
f14e1a9
Add the test for nat64 prefix discovery bypass tls
by Mike Yu
· 6 years ago
40f5f49
Fix wrong behavior of async DNS API with flags
by Luke Huang
· 6 years ago
5b24e21
[Resolver-log]: Some modifications for debug logging
by chenbruce
· 6 years ago
0c067e4
Use the UnorderedElementsAreArray matcher in resolv_integration_test.cpp
by Bernie Innocenti
· 6 years ago
5bd827c
Use IDnsResolver instead of INetd for all resolver related commands
by Luke Huang
· 6 years ago
a1d7418
Fix asynchronous DNS API flag NO_CACHE_LOOKUP behavior
by Luke Huang
· 6 years ago
4e4a2e0
Add integration test for DNS answer RR with CNAMEs chain
by lifr
· 6 years ago
70931aa
Refine asynchronous DNS API flag NO_RETRY behavior
by Luke Huang
· 6 years ago
3952ccc
resolv: small improvements for debug logging
by Bernie Innocenti
· 6 years ago
d39345c
Add binder calls to start and stop NAT64 prefix discovery.
by Lorenzo Colitti
· 6 years ago
758005f
Rename struct __res_params to res_params
by Bernie Innocenti
· 6 years ago
0161acd
Add RESOLVER_PARAMS_RETRY_COUNT for configuring the retries.
by waynema
· 6 years ago
92bed61
Improve resolver cache lock and thread synchronization
by Ken Chen
· 6 years ago
09b7102
Abstract the general dns name server setup to avoid duplicated work.
by Xiao Ma
· 6 years ago
6e4f38a
Enable more clang-tidy checks and treat them as errors
by Bernie Innocenti
· 6 years ago
a5c7b7b
Avoid multiple inheritance in ResolverTest
by Bernie Innocenti
· 6 years ago
0a01553
Fix potential bugs that may cause resolver to retry endlessly
by Ken Chen
· 6 years ago
2fef2b8
Remove DNS event reporting level
by Bernie Innocenti
· 6 years ago
ba7bef9
Implementation of control flags in asynchronous DNS query API
by Luke Huang
· 6 years ago
947aab0
Expose DNS response code to netd
by Hungming Chen
· 6 years ago
5531e30
Add control flags in asynchronous DNS query API
by Luke Huang
· 6 years ago
b102dd2
Enable -Wsign-compare for netd and fix warnings
by Bernie Innocenti
· 6 years ago
9c264bb
Fix flaky test case, Async_EmptyAnswer
by Luke Huang
· 6 years ago
a26cc2a
Synthesize DNS64 prefix in netd
by nuccachen
· 6 years ago
4f3747b
Fix using EDNS0 when no private DNS validated
by Mike Yu
· 6 years ago
94b10b9
Add asynchronous DNS query API and basic tests.
by Luke Huang
· 6 years ago
bbca020
Add type cast to fix build error with "-Wsign-compare" cflag.
by Sehee Park
· 6 years ago
0a1c53d
Add the tests for ResolverStats
by Mike Yu
· 6 years ago
b9fa206
Move resolver_test.cpp from netd_integration_test to a new resolv_integration_test
by Ken Chen
· 6 years ago