1. 882eeb9 DoH: Make session resumption as a flag by Mike Yu · 2 years, 8 months ago
  2. 75bef41 Wrap up some DoH flags by Mike Yu · 2 years, 8 months ago
  3. 9b748ee Skip res_doh_send() if there is no validated DoH servers by Mike Yu · 2 years, 10 months ago
  4. 4c68497 Make max_idle_timeout configurable by Mike Yu · 3 years ago
  5. 3bafc79 Rename field forTesting as requireRootPermission in DohProviderEntry by Mike Yu · 3 years ago
  6. bc3be38 Add the DoH test in resolv_private_dns_test. by waynema · 3 years ago
  7. 6b17842 DoH: Refactor FFI by Matthew Maurer · 3 years, 1 month ago
  8. ae5fe72 Cleanup DoH statistics when DoH is not supported in the private DNS mode. by waynema · 3 years, 1 month ago
  9. 10eed9d Tags the socket for DoH3 by Luke Huang · 3 years, 1 month ago
  10. 7821d2f Merge "DoH statistics is now available from DnsStats and is shown in dumpsys dnsresolver." by Treehugger Robot · 3 years, 1 month ago
  11. 356e4c6 DoH statistics is now available from DnsStats and is shown in dumpsys dnsresolver. by waynema · 3 years, 1 month ago
  12. 072497e Fix the bug while updating DoH servers by Luke Huang · 3 years, 1 month ago
  13. 03e4903 Report private DNS protocols in onPrivateDnsValidationEvent by Mike Yu · 3 years, 1 month ago
  14. 9b72daa Replace StringPrintf() with fmt::format() by chenbruce · 3 years, 2 months ago
  15. dce6cbf Enlarge the DoH query timeout and the server probe timeout by Luke Huang · 3 years, 2 months ago
  16. 5e406a3 Add some DoH tests in resolv_integration_test by Mike Yu · 3 years, 3 months ago
  17. 44cb608 Small improvements to debug logging in PrivateDnsResolver by Bernie Innocenti · 3 years, 3 months ago
  18. 425d16e Remove parseServer by Mike Yu · 3 years, 6 months ago
  19. 53d3eb2 Adjust the log mechanism for DoH and some minor changes. by Luke Huang · 3 years, 3 months ago
  20. 2fe9c73 Link Rust DoH into DnsResolver with default off by Luke Huang · 3 years, 3 months ago
  21. 5daa40d Revert "Support evaluating private DNS by latency" by Mike Yu · 3 years, 4 months ago
  22. 7135fbf Revert "Set maximum attempt for opportunistic mode private DNS validation" by Mike Yu · 3 years, 4 months ago
  23. 473e881 Set maximum attempt for opportunistic mode private DNS validation by Mike Yu · 3 years, 5 months ago
  24. 1aede81 Support evaluating private DNS by latency by Mike Yu · 3 years, 5 months ago
  25. 8058bd0 Add one more Revalidation unit test by Mike Yu · 3 years, 5 months ago
  26. cf56d23 Apply IPrivateDnsServer to PrivateDnsConfiguration by Mike Yu · 3 years, 6 months ago
  27. 690b19f Introduce IPrivateDnsServer by Mike Yu · 3 years, 8 months ago
  28. ad96ef8 Change most of PrivateDnsConfiguration methods to use ServerIdentity by Mike Yu · 3 years, 8 months ago
  29. 1f663fc Remove dead code in PrivateDnsConfiguration by Mike Yu · 3 years, 8 months ago
  30. 453b5e4 Change ServerIdentity to store IPSockAddr instead of IPAddress by Mike Yu · 3 years, 8 months ago
  31. 82ae84b Implement DoT revalidation by Mike Yu · 3 years, 11 months ago
  32. 0664f69 [DRUEL03] Implement unsolicited private DNS validation event by paulhu · 3 years, 10 months ago
  33. 3d5130d Logging private DNS validation state by Mike Yu · 3 years, 10 months ago
  34. a6853e8 Add PrivateDnsCommon.h and PrivateDnsValidationObserver.h by Mike Yu · 3 years, 10 months ago
  35. 7477054 Some cleaup in PrivateDnsConfiguration::startValidation by Mike Yu · 3 years, 10 months ago
  36. e60ab41 Support sending validation request to PrivateDnsConfiguration by Mike Yu · 3 years, 11 months ago
  37. 4499ee3 Extend DnsTlsServer to return IP string by Mike Yu · 3 years, 11 months ago
  38. f7717f5 Remove validation threads tracking in PrivateDnsConfiguration by Mike Yu · 3 years, 11 months ago
  39. fa985f7 Extend DnsTlsServer to store validation state by Mike Yu · 3 years, 11 months ago
  40. 3334a5e Add updateServerState method to PrivateDnsConfiguration by Mike Yu · 4 years ago
  41. 0ee1dc9 Add PrivateDnsConfigurationTest by Mike Yu · 4 years ago
  42. 8d9da4a Decouple PrivateDnsConfiguration from resolv_cache.h by Mike Yu · 4 years ago
  43. 1919271 Move connectTimeout to DnsTlsSocket by Mike Yu · 4 years, 2 months ago
  44. 6024824 Clean up gPrivateDnsConfiguration by Mike Yu · 4 years, 3 months ago
  45. cb902c9 Don't use Fwmark to rename threads by Mike Yu · 4 years, 5 months ago
  46. 153b5b8 Add tests to cover repeated setResolverConfiguration by Mike Yu · 4 years, 8 months ago
  47. 9c72010 Add getExperimentFlagInt to utility by Mike Yu · 5 years ago
  48. 40e6707 Change to use experiment flags to configure private DNS connect timeout by Mike Yu · 5 years ago
  49. 1d68adb Add private DNS validation thread tracker by Zhang Wei-e7976c · 5 years ago
  50. e655b1d Modularize resolver statistics by Mike Yu · 5 years ago
  51. 918acf8 Merge "Make private DNS connect timeout configurable" by Mike Yu · 5 years ago
  52. cd6395a [DnsResolver] fix -Wreorder-init-list by Nick Desaulniers · 5 years ago
  53. a772c20 Make private DNS connect timeout configurable by Mike Yu · 5 years ago
  54. 3e82906 Remove ExternalPrivateDnsStatus by Mike Yu · 5 years ago
  55. 04f1d48 Set the name for resolver threads by Mike Yu · 5 years ago
  56. 0e73c2e Remove support for DNS-over-TLS certificate fingerprints. by waynema · 5 years ago
  57. aff8584 Finish removing ALOG() from system/netd/resolv/ by chenbruce · 5 years ago
  58. 88640bd resolv: remove resolv_delete_private_dns_for_net by Mike Yu · 6 years ago
  59. 94626e0 resolv: remove resolv_set_private_dns_for_net by Mike Yu · 6 years ago
  60. 23c6e2a Move ExternalPrivateDnsStatus away from libnetd_resolv's public headers by Bernie Innocenti · 5 years ago
  61. 5471dca Unify log tag of DNS resolver by Ken Chen · 6 years ago
  62. a32c8c1 resolv: Register multiple metrics event listeners by Hungming Chen · 6 years ago
  63. 303b0df Make PrivateDnsConfiguration report event to binder directly by Mike Yu · 6 years ago
  64. ec4219b Make all the DnsTls headers private to libnetd_resolv by Bernie Innocenti · 6 years ago
  65. 9339022 Fix out of bounds read in dumpsys by Bernie Innocenti · 6 years ago
  66. b102dd2 Enable -Wsign-compare for netd and fix warnings by Bernie Innocenti · 6 years ago
  67. 0a1c53d Add the tests for ResolverStats by Mike Yu · 6 years ago
  68. 4c2a461 Fix stack overflow with more than 4 DNS servers & TLS by Bernie Innocenti · 6 years ago
  69. ce0a9d4 fix stack-use-after-scope in netd by Ken Chen · 6 years ago
  70. b601ff7 Merge PrivateDnsConfiguration and qhook into libnetd_resolv by Mike Yu · 6 years ago