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
/
PrivateDnsConfiguration.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop checking IP address with the DoH list if the hostname is known
Mike Yu
2023-05-22
1
-5
/
+16
*
Add a method makeDohIdentity to simplify setDoh
Mike Yu
2023-05-12
1
-0
/
+5
*
Temporarily add Google DNS64 to DoH upgrade list
Mike Yu
2023-01-09
1
-1
/
+6
*
Unify the code to use convertEnumType()
Mike Yu
2022-09-26
1
-1
/
+1
*
Keep the lock held in getStatusForMetrics()
Mike Yu
2022-09-12
1
-0
/
+3
*
Set initialization value to mDohDispatcher
Mike Yu
2022-08-31
1
-1
/
+1
*
Send metrics NetworkDnsServerSupportReported to statsd
Mike Yu
2022-08-29
1
-2
/
+14
*
Some renaming code for DoT in PrivateDnsConfiguration
Mike Yu
2022-08-03
1
-16
/
+15
*
Delete IPrivateDnsServer.h
Mike Yu
2022-08-03
1
-7
/
+6
*
Change setDoh and clearDoh to private method
Mike Yu
2022-07-25
1
-6
/
+8
*
Terminate private DNS validation threads if network is down
Mike Yu
2022-05-25
1
-0
/
+1
*
Skip res_doh_send() if there is no validated DoH servers
Mike Yu
2022-01-04
1
-2
/
+13
*
Make max_idle_timeout configurable
Mike Yu
2021-12-01
1
-0
/
+3
*
Rename field forTesting as requireRootPermission in DohProviderEntry
Mike Yu
2021-11-16
1
-1
/
+3
*
Add one more test DoH provider in the list
Mike Yu
2021-11-15
1
-2
/
+7
*
Merge "DoH statistics is now available from DnsStats and is shown in dumpsys ...
Treehugger Robot
2021-09-28
1
-0
/
+3
|
\
|
*
DoH statistics is now available from DnsStats and is shown in dumpsys dnsreso...
waynema
2021-09-28
1
-0
/
+3
*
|
Fix the bug while updating DoH servers
Luke Huang
2021-09-23
1
-0
/
+1
|
/
*
Enlarge the DoH query timeout and the server probe timeout
Luke Huang
2021-08-13
1
-0
/
+3
*
Add some DoH tests in resolv_integration_test
Mike Yu
2021-08-02
1
-3
/
+13
*
Link Rust DoH into DnsResolver with default off
Luke Huang
2021-07-14
1
-2
/
+81
*
Revert "Support evaluating private DNS by latency"
Mike Yu
2021-06-13
1
-9
/
+1
*
Revert "Set maximum attempt for opportunistic mode private DNS validation"
Mike Yu
2021-06-11
1
-5
/
+2
*
Set maximum attempt for opportunistic mode private DNS validation
Mike Yu
2021-06-05
1
-2
/
+5
*
Support evaluating private DNS by latency
Mike Yu
2021-06-05
1
-1
/
+9
*
Add one more Revalidation unit test
Mike Yu
2021-05-25
1
-0
/
+8
*
Apply IPrivateDnsServer to PrivateDnsConfiguration
Mike Yu
2021-05-13
1
-8
/
+7
*
Change most of PrivateDnsConfiguration methods to use ServerIdentity
Mike Yu
2021-05-13
1
-21
/
+30
*
Remove dead code in PrivateDnsConfiguration
Mike Yu
2021-05-05
1
-1
/
+0
*
Change ServerIdentity to store IPSockAddr instead of IPAddress
Mike Yu
2021-05-05
1
-9
/
+6
*
Implement DoT revalidation
Mike Yu
2021-04-26
1
-7
/
+11
*
[DRUEL03] Implement unsolicited private DNS validation event
paulhu
2021-01-14
1
-0
/
+3
*
Logging private DNS validation state
Mike Yu
2020-12-22
1
-0
/
+16
*
Apply PrivateDnsValidationObserver to DnsTlsDispatcher
Mike Yu
2020-12-15
1
-1
/
+2
*
Add PrivateDnsCommon.h and PrivateDnsValidationObserver.h
Mike Yu
2020-12-15
1
-18
/
+4
*
Some cleaup in PrivateDnsConfiguration::startValidation
Mike Yu
2020-12-15
1
-4
/
+3
*
Support sending validation request to PrivateDnsConfiguration
Mike Yu
2020-12-15
1
-0
/
+5
*
Remove validation threads tracking in PrivateDnsConfiguration
Mike Yu
2020-11-27
1
-11
/
+7
*
Extend DnsTlsServer to store validation state
Mike Yu
2020-11-27
1
-10
/
+29
*
Add updateServerState method to PrivateDnsConfiguration
Mike Yu
2020-11-26
1
-5
/
+14
*
Add PrivateDnsConfigurationTest
Mike Yu
2020-11-18
1
-0
/
+17
*
Clean up gPrivateDnsConfiguration
Mike Yu
2020-08-03
1
-2
/
+8
*
Change to use experiment flags to configure private DNS connect timeout
Mike Yu
2019-11-15
1
-2
/
+1
*
Add private DNS validation thread tracker
Zhang Wei-e7976c
2019-10-31
1
-0
/
+5
*
Make private DNS connect timeout configurable
Mike Yu
2019-10-09
1
-1
/
+2
*
Remove ExternalPrivateDnsStatus
Mike Yu
2019-08-21
1
-22
/
+16
*
Remove support for DNS-over-TLS certificate fingerprints.
waynema
2019-08-08
1
-1
/
+1
*
Restore the PrivateDnsMode emun to its original definition
lifr
2019-07-31
1
-1
/
+1
*
Fill in each dns stats value in message NetworkDnsEventReported
lifr
2019-06-27
1
-1
/
+1
*
Move ExternalPrivateDnsStatus away from libnetd_resolv's public headers
Bernie Innocenti
2019-05-20
1
-4
/
+18
[next]