index
:
packages_modules_DnsResolver.git
master
r11.0
r11.1
r11.1-backup-1-16-21
s12.0
s12.1
t13.0
u14.0
v15.0
w16.0
packages_modules_DnsResolver
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ResolverController.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace android::sp by std::shared_ptr and drop the libutils dependency
Ken Chen
2023-12-14
1
-1
/
+1
*
Take metered information from setResolverConfiguration am: 69390aa5cf
Ken Chen
2023-11-01
1
-1
/
+2
|
\
|
*
Take metered information from setResolverConfiguration
Ken Chen
2023-11-01
1
-1
/
+2
*
|
[Code Health] Move 'using' out of functions am: 592e8227b2 am: eaa76e6252
Ken Chen
2023-09-11
1
-5
/
+2
|
\
|
|
*
[Code Health] Move 'using' out of functions
Ken Chen
2023-09-11
1
-5
/
+2
*
|
[Code Health] Delete unused code. am: aa510cee9a am: ebbb941116
Ken Chen
2023-09-11
1
-2
/
+0
|
\
|
|
*
[Code Health] Delete unused code.
Ken Chen
2023-09-08
1
-2
/
+0
*
|
Fix use-after-free in DNS64 discovery thread
Ken Chen
2023-08-09
1
-7
/
+7
|
/
*
Change the type of wait_for_pending_req_timeout_count from vector to int
Mike Yu
2022-10-13
1
-10
/
+7
*
Send metrics NetworkDnsServerSupportReported to statsd
Mike Yu
2022-08-29
1
-2
/
+12
*
Change setDoh and clearDoh to private method
Mike Yu
2022-07-25
1
-15
/
+0
*
Refactor DnsResponderClient::GetResolverInfo
Mike Yu
2022-07-18
1
-1
/
+2
*
Exclude VPN and mobile data from .local resolution
Ken Chen
2022-03-04
1
-4
/
+6
*
Remove redundant "using" statements
Yi Kong
2022-02-18
1
-2
/
+0
*
Update language to comply with Android's inclusive language guidance
Nucca Chen
2022-01-11
1
-1
/
+1
*
Skip res_doh_send() if there is no validated DoH servers
Mike Yu
2022-01-04
1
-4
/
+4
*
Remove default log tag
Mike Yu
2021-10-21
1
-1
/
+1
*
Cleanup DoH statistics when DoH is not supported in the private DNS mode.
waynema
2021-10-01
1
-13
/
+4
*
DoH statistics is now available from DnsStats and is shown in dumpsys dnsreso...
waynema
2021-09-28
1
-13
/
+22
*
Subsampling DNS event for mDNS
chenbruce
2021-08-25
1
-1
/
+3
*
Remove the confusing log in getPrefix64
Mike Yu
2021-08-17
1
-2
/
+0
*
Link Rust DoH into DnsResolver with default off
Luke Huang
2021-07-14
1
-3
/
+14
*
Add Mdns statistics log
chenbruce
2021-07-02
1
-1
/
+10
*
Revert "Support evaluating private DNS by latency"
Mike Yu
2021-06-13
1
-7
/
+2
*
Clean up DnsTlsDispatcher when a network is disconnected
Mike Yu
2021-06-08
1
-0
/
+4
*
Support evaluating private DNS by latency
Mike Yu
2021-06-05
1
-2
/
+7
*
ResolverController - log NAT64 prefix in standard format
Maciej Żenczykowski
2021-02-26
1
-2
/
+2
*
ResolverController - fix NAT64 prefix logging a 'char' instead of an int.
Maciej Żenczykowski
2021-02-24
1
-2
/
+2
*
[DRUEL04] Implement unsolicited NAT64 prefix event
paulhu
2021-01-18
1
-3
/
+21
*
Logging private DNS validation state
Mike Yu
2020-12-22
1
-30
/
+0
*
Extend DnsTlsServer to return IP string
Mike Yu
2020-11-27
1
-14
/
+5
*
Remove validation threads tracking in PrivateDnsConfiguration
Mike Yu
2020-11-27
1
-0
/
+2
*
Decouple PrivateDnsConfiguration from resolv_cache.h
Mike Yu
2020-11-18
1
-0
/
+8
*
Clean up gPrivateDnsConfiguration
Mike Yu
2020-08-03
1
-6
/
+6
*
Drop the dependency of Fwmark
Mike Yu
2020-05-21
1
-9
/
+9
*
Rename ResolverExperimentalOptions to ResolverOptions
Ken Chen
2020-04-07
1
-3
/
+3
*
Merge "Add transport types to a given network"
Bruce Chen
2020-04-03
1
-5
/
+4
|
\
|
*
Add transport types to a given network
chenbruce
2020-04-01
1
-5
/
+4
*
|
Change logging level from ERROR to INFO for no DNS64 prefix
Hungming Chen
2020-03-27
1
-1
/
+1
|
/
*
Support alternative handling on truncated DNS response
Ken Chen
2020-01-22
1
-1
/
+3
*
Customized hostname/address table for DNS query
chenbruce
2020-01-08
1
-1
/
+1
*
Merge "Move private headers out of /include folder"
Ken Chen
2019-11-21
1
-1
/
+1
|
\
|
*
Move private headers out of /include folder
Ken Chen
2019-11-20
1
-1
/
+1
*
|
Add an API to flush cache on designated network
Ken Chen
2019-11-21
1
-0
/
+5
*
|
Change to use experiment flags to configure private DNS connect timeout
Mike Yu
2019-11-15
1
-3
/
+3
|
/
*
Modularize resolver statistics
Mike Yu
2019-10-21
1
-0
/
+1
*
Make private DNS connect timeout configurable
Mike Yu
2019-10-09
1
-3
/
+3
*
Fix setResolverConfiguration to return negative error code
Mike Yu
2019-10-05
1
-2
/
+2
*
Resolv: Enable clang-tidy and fix all warnings
chenbruce
2019-09-06
1
-2
/
+1
*
Remove ExternalPrivateDnsStatus
Mike Yu
2019-08-21
1
-15
/
+10
[next]