1. e496292 DoH: Split out FFI logic to separate module am: aa0dac6f1b am: bc48dc1277 by Matthew Maurer · 3 years, 10 months ago
  2. bc48dc1 DoH: Split out FFI logic to separate module am: aa0dac6f1b by Matthew Maurer · 3 years, 10 months ago
  3. aa0dac6 DoH: Split out FFI logic to separate module by Matthew Maurer · 3 years, 11 months ago
  4. 8efa8be Cleanup DoH statistics when DoH is not supported in the private DNS mode. am: ae5fe72c34 am: cf2f9fdb4e by waynema · 3 years, 10 months ago
  5. cf2f9fd Cleanup DoH statistics when DoH is not supported in the private DNS mode. am: ae5fe72c34 by waynema · 3 years, 10 months ago
  6. ae5fe72 Cleanup DoH statistics when DoH is not supported in the private DNS mode. by waynema · 3 years, 10 months ago
  7. 6f0a2dd Tags the socket for DoH3 am: 10eed9da6e am: a7691414e0 by Luke Huang · 3 years, 10 months ago
  8. a769141 Tags the socket for DoH3 am: 10eed9da6e by Luke Huang · 3 years, 10 months ago
  9. 10eed9d Tags the socket for DoH3 by Luke Huang · 3 years, 10 months ago
  10. 848b628 Merge "DoH statistics is now available from DnsStats and is shown in dumpsys dnsresolver." am: 7821d2fa75 am: e56f59b976 by Treehugger Robot · 3 years, 10 months ago
  11. e56f59b Merge "DoH statistics is now available from DnsStats and is shown in dumpsys dnsresolver." am: 7821d2fa75 by Treehugger Robot · 3 years, 10 months ago
  12. 7821d2f Merge "DoH statistics is now available from DnsStats and is shown in dumpsys dnsresolver." by Treehugger Robot · 3 years, 10 months ago
  13. 356e4c6 DoH statistics is now available from DnsStats and is shown in dumpsys dnsresolver. by waynema · 3 years, 11 months ago
  14. dc1fa11 Slightly improve isDoHEnabled() am: 29505cb6d3 am: 1d6d197b08 by Mike Yu · 3 years, 10 months ago
  15. 1d6d197 Slightly improve isDoHEnabled() am: 29505cb6d3 by Mike Yu · 3 years, 10 months ago
  16. 29505cb Slightly improve isDoHEnabled() by Mike Yu · 3 years, 10 months ago
  17. 63d89a1 Default enable DoH feature in T am: b39686b443 am: 23664e6cc1 by Luke Huang · 3 years, 11 months ago
  18. bd13602 Fix the bug while updating DoH servers am: 072497e6e4 am: 0a571d217d by Luke Huang · 3 years, 11 months ago
  19. 23664e6 Default enable DoH feature in T am: b39686b443 by Luke Huang · 3 years, 11 months ago
  20. 0a571d2 Fix the bug while updating DoH servers am: 072497e6e4 by Luke Huang · 3 years, 11 months ago
  21. b39686b Default enable DoH feature in T by Luke Huang · 3 years, 11 months ago
  22. 072497e Fix the bug while updating DoH servers by Luke Huang · 3 years, 11 months ago
  23. e90822f Merge "Refactor DohConnection and add an explicit statemachine into it" am: 9d8426d010 am: 317a40c5f5 by Mike Yu · 3 years, 11 months ago
  24. 317a40c Merge "Refactor DohConnection and add an explicit statemachine into it" am: 9d8426d010 by Mike Yu · 3 years, 11 months ago
  25. 9d8426d Merge "Refactor DohConnection and add an explicit statemachine into it" by Mike Yu · 3 years, 11 months ago
  26. f771f40 Merge changes from topic "idnsresolver_v10" am: 134dc5d9db am: 817ed86e58 by Mike Yu · 3 years, 11 months ago
  27. 817ed86 Merge changes from topic "idnsresolver_v10" am: 134dc5d9db by Mike Yu · 3 years, 11 months ago
  28. 134dc5d Merge changes from topic "idnsresolver_v10" by Mike Yu · 3 years, 11 months ago
  29. d59969e Fix the bug of receiving long DNS answer on DoH am: 67936ef2be am: d29a72bab8 by Luke Huang · 3 years, 11 months ago
  30. d29a72b Fix the bug of receiving long DNS answer on DoH am: 67936ef2be by Luke Huang · 3 years, 11 months ago
  31. 78f48c3 Fix flaky test PrivateDnsDohTest.PreferIpv6 by Mike Yu · 3 years, 11 months ago
  32. 03e4903 Report private DNS protocols in onPrivateDnsValidationEvent by Mike Yu · 3 years, 11 months ago
  33. f34e87c Freeze DnsResolver AIDL interfaces to v10 by Mike Yu · 3 years, 11 months ago
  34. 5f79aa0 Extend onPrivateDnsValidationEvent to support the type of private DNS by Mike Yu · 3 years, 11 months ago
  35. ea545bf Refactor DohConnection and add an explicit statemachine into it by Luke Huang · 4 years ago
  36. 67936ef Fix the bug of receiving long DNS answer on DoH by Luke Huang · 4 years ago
  37. be6767e Revert "Do not install tethering in TEST_MAPPING" am: f26585ceb9 by Remi NGUYEN VAN · 4 years ago
  38. f26585c Revert "Do not install tethering in TEST_MAPPING" by Remi NGUYEN VAN · 4 years ago
  39. 8792f49 Merge "Replace manual buffer handling with std::span" am: 094d9ab72c am: b121cbf035 by Bruce Chen · 4 years ago
  40. b121cbf Merge "Replace manual buffer handling with std::span" am: 094d9ab72c by Bruce Chen · 4 years ago
  41. 094d9ab Merge "Replace manual buffer handling with std::span" by Bruce Chen · 4 years ago
  42. 558e8ed Merge "Fix the wrong condition statement in tokio select for doh_handler and correct some return code in doh_query" am: 2575a72ded am: 5d72514333 by Luke Huang · 4 years ago
  43. 5d72514 Merge "Fix the wrong condition statement in tokio select for doh_handler and correct some return code in doh_query" am: 2575a72ded by Luke Huang · 4 years ago
  44. 2575a72 Merge "Fix the wrong condition statement in tokio select for doh_handler and correct some return code in doh_query" by Luke Huang · 4 years ago
  45. 23964d5 Merge "dnsresolver_aidl: use versions for imports" am: 54e53fd9ff am: 8b2ea2a0c7 by Steven Moreland · 4 years ago
  46. 8b2ea2a Merge "dnsresolver_aidl: use versions for imports" am: 54e53fd9ff by Steven Moreland · 4 years ago
  47. 54e53fd Merge "dnsresolver_aidl: use versions for imports" by Steven Moreland · 4 years ago
  48. 21ac624 Fix the wrong condition statement in tokio select for doh_handler and correct some return code in doh_query by Luke Huang · 4 years ago
  49. db823dd dnsresolver_aidl: use versions for imports by Steven Moreland · 4 years ago
  50. c7d6927 Replace manual buffer handling with std::span by chenbruce · 4 years ago
  51. 9fd3d5c Merge "Replace StringAppendF() with fmt::format_to" am: a2f85fb635 am: ae8341d238 by Treehugger Robot · 4 years ago
  52. ae8341d Merge "Replace StringAppendF() with fmt::format_to" am: a2f85fb635 by Treehugger Robot · 4 years ago
  53. a2f85fb Merge "Replace StringAppendF() with fmt::format_to" by Treehugger Robot · 4 years ago
  54. d5a56ff Subsampling DNS event for mDNS am: 52cf009bf9 am: 67e70742b4 by chenbruce · 4 years ago
  55. 67e7074 Subsampling DNS event for mDNS am: 52cf009bf9 by chenbruce · 4 years ago
  56. 52cf009 Subsampling DNS event for mDNS by chenbruce · 4 years ago
  57. 46dfd58 Replace StringAppendF() with fmt::format_to by chenbruce · 4 years ago
  58. 0dbc823 Replace StringPrintf() with fmt::format() am: 9b72daa3b7 am: be2b936ab5 by chenbruce · 4 years ago
  59. be2b936 Replace StringPrintf() with fmt::format() am: 9b72daa3b7 by chenbruce · 4 years ago
  60. 9b72daa Replace StringPrintf() with fmt::format() by chenbruce · 4 years ago
  61. cc14cab Merge "use std::span for res_pquery" am: 6c18634555 am: 2a4112c689 by Treehugger Robot · 4 years ago
  62. 2a4112c Merge "use std::span for res_pquery" am: 6c18634555 by Treehugger Robot · 4 years ago
  63. 6c18634 Merge "use std::span for res_pquery" by Treehugger Robot · 4 years ago
  64. 38a8aa7 Remove the confusing log in getPrefix64 am: 3f5ee02fdc am: 54629139a3 by Mike Yu · 4 years ago
  65. 5462913 Remove the confusing log in getPrefix64 am: 3f5ee02fdc by Mike Yu · 4 years ago
  66. 2d831c5 use std::span for res_pquery by chenbruce · 4 years ago
  67. 56801f9 [automerger skipped] Merge "Merge sc-dev-plus-aosp-without-vendor@7634622" into stage-aosp-master am: 3b12bc1fec -s ours by Xin Li · 4 years ago
  68. 3b12bc1 Merge "Merge sc-dev-plus-aosp-without-vendor@7634622" into stage-aosp-master by Xin Li · 4 years ago
  69. 3f5ee02 Remove the confusing log in getPrefix64 by Mike Yu · 4 years ago
  70. ad99c35 Merge "Enlarge the DoH query timeout and the server probe timeout" am: b6e255d10a am: e772785ddd by Luke Huang · 4 years ago
  71. e772785 Merge "Enlarge the DoH query timeout and the server probe timeout" am: b6e255d10a by Luke Huang · 4 years ago
  72. b6e255d Merge "Enlarge the DoH query timeout and the server probe timeout" by Luke Huang · 4 years ago
  73. acd3a18 [automerger skipped] Merge "Remove ndk_platform backend. Use the ndk backend." am: 97c70e0f35 am: 6f1bea5c67 -s ours by Lorenzo Colitti · 4 years ago
  74. 6f1bea5 Merge "Remove ndk_platform backend. Use the ndk backend." am: 97c70e0f35 by Lorenzo Colitti · 4 years ago
  75. 97c70e0 Merge "Remove ndk_platform backend. Use the ndk backend." by Lorenzo Colitti · 4 years ago
  76. ad8ce75 Merge sc-dev-plus-aosp-without-vendor@7634622 by Xin Li · 4 years ago
  77. dce6cbf Enlarge the DoH query timeout and the server probe timeout by Luke Huang · 4 years ago
  78. f5e650b Remove ndk_platform backend. Use the ndk backend. by Jiyong Park · 4 years ago
  79. 0a6cdfd [automerger skipped] Implement a new IPC setResolverOptions in DnsResolver am: a8b0eec046 -s ours by Luke Huang · 4 years ago
  80. bdd3315 [automerger skipped] Make resolverOptions optional in DnsResolver. am: cb206f2657 -s ours by Lorenzo Colitti · 4 years ago
  81. 364ddc9 [automerger skipped] Freeze DnsResolver AIDL interfaces to v9. am: 81f081cfb9 -s ours by Luke Huang · 4 years ago
  82. c3943da [automerger skipped] Make resolverOptions in ResolverParamsParcel nullable and add a new IPC setResolverOption am: 6788bee16f -s ours by Lorenzo Colitti · 4 years ago
  83. a8f9900 Merge changes from topic "idnsresolver_v9" am: 19c98df45b am: 67e49ca5bb by Luke Huang · 4 years ago
  84. 67e49ca Merge changes from topic "idnsresolver_v9" am: 19c98df45b by Luke Huang · 4 years ago
  85. 19c98df Merge changes from topic "idnsresolver_v9" by Luke Huang · 4 years ago
  86. a8b0eec Implement a new IPC setResolverOptions in DnsResolver by Luke Huang · 4 years ago
  87. 4bf5a44 Implement a new IPC setResolverOptions in DnsResolver by Luke Huang · 4 years ago
  88. cb206f2 Make resolverOptions optional in DnsResolver. by Lorenzo Colitti · 4 years ago
  89. 81f081c Freeze DnsResolver AIDL interfaces to v9. by Luke Huang · 4 years ago
  90. 6788bee Make resolverOptions in ResolverParamsParcel nullable and add a new IPC setResolverOption by Lorenzo Colitti · 4 years ago
  91. 5322e03 Make resolverOptions optional in DnsResolver. by Lorenzo Colitti · 4 years ago
  92. b87af05 Freeze DnsResolver AIDL interfaces to v9. by Luke Huang · 4 years ago
  93. 87208e2 Make resolverOptions in ResolverParamsParcel nullable and add a new IPC setResolverOption by Lorenzo Colitti · 4 years ago
  94. fdb043b Remove ndk_platform backend. Use the ndk backend. by Jiyong Park · 4 years ago
  95. 538adae Resume the quic connection properly after device suspend/resume am: d9cb524cf7 am: c507d21bbe by Luke Huang · 4 years ago
  96. 79ee0f9 Clear the DoH expired queries am: 7a3a28d75d am: d38d275004 by Luke Huang · 4 years ago
  97. eed442c Add some logs and use bail! for DoH am: 8343dd09e6 am: fbdc73483f by Luke Huang · 4 years ago
  98. c507d21 Resume the quic connection properly after device suspend/resume am: d9cb524cf7 by Luke Huang · 4 years ago
  99. d38d275 Clear the DoH expired queries am: 7a3a28d75d by Luke Huang · 4 years ago
  100. fbdc734 Add some logs and use bail! for DoH am: 8343dd09e6 by Luke Huang · 4 years ago