1. 6fe381f Remove the waiting time when restart test DoH servers am: b585d8b03a by Mike Yu · 3 years, 5 months ago
  2. b585d8b Remove the waiting time when restart test DoH servers by Mike Yu · 3 years, 5 months ago
  3. ba4ddeb Merge "DoH: Use DoH feature in T if the flag is unset" am: adc98bd97b by Mike Yu · 3 years, 5 months ago
  4. adc98bd Merge "DoH: Use DoH feature in T if the flag is unset" by Mike Yu · 3 years, 5 months ago
  5. 3b244dd Logging life cycle of each test am: e016848253 by Chiachang Wang · 3 years, 5 months ago
  6. e016848 Logging life cycle of each test by Chiachang Wang · 3 years, 5 months ago
  7. 5cfbd50 Merge "Add .local resolution fallback mechanism" am: 166df3778e by Ken Chen · 3 years, 5 months ago
  8. 166df37 Merge "Add .local resolution fallback mechanism" by Ken Chen · 3 years, 5 months ago
  9. 1635ca9 Merge "Make boot_time::timeout() timeout immediately when passing zero duration" am: 8bc0e5c6a4 by Mike Yu · 3 years, 5 months ago
  10. 8bc0e5c Merge "Make boot_time::timeout() timeout immediately when passing zero duration" by Mike Yu · 3 years, 5 months ago
  11. a33e2c9 Make boot_time::timeout() timeout immediately when passing zero duration by Mike Yu · 3 years, 5 months ago
  12. 64b9ede Don't log if resolv_gethostby{name,addr} return no error am: 008122d1cc by Mike Yu · 3 years, 5 months ago
  13. 008122d Don't log if resolv_gethostby{name,addr} return no error by Mike Yu · 3 years, 5 months ago
  14. 693250e Merge "Make PrivateDnsDohTest.SessionResumption more robust against flag reset" am: b537dfdd39 by Mike Yu · 3 years, 5 months ago
  15. b537dfd Merge "Make PrivateDnsDohTest.SessionResumption more robust against flag reset" by Mike Yu · 3 years, 5 months ago
  16. ba92cd3 Merge "Using common apex_defaults for com.android.resolv module." am: 6e346f3eb4 am: 510dd27f3a by Gurpreet Singh · 3 years, 5 months ago
  17. 0005fa8 Merge "Move SetMdnsRoute() and RemoveMdnsRoute() to test utilities" am: 562775e483 am: 5c11be8fba by Ken Chen · 3 years, 5 months ago
  18. 9adf21f Fix test RemoteConnectionClosed not to fail to restart doh server am: a67518ee2e am: cf6bd55644 by Mike Yu · 3 years, 5 months ago
  19. 5c46734 Exclude VPN and mobile data from .local resolution am: a17ba5aee1 am: 0a58457b9d by Ken Chen · 3 years, 5 months ago
  20. 143a571 Fix PrivateDnsDohTest.ExcessDnsRequests not to interfere other tests am: a4d7bb9804 am: 398b941964 by Mike Yu · 3 years, 5 months ago
  21. 19e3ace DoH: Don't call handle_draining() more than once am: f696ba345d am: d5e561f4e2 by Mike Yu · 3 years, 5 months ago
  22. 8496f02 DoH: Use trace_id() in logging to differentiate between connections am: 78f82d6735 am: 296677ef58 by Mike Yu · 3 years, 5 months ago
  23. 9e8b627 DoH: Handle connection draining state am: dfbcdde55a am: 9e6b08aec1 by Mike Yu · 3 years, 5 months ago
  24. b158f07 Remove redundant "using" statements am: f4fa285df0 am: e098bdcff2 by Yi Kong · 3 years, 5 months ago
  25. 9d9032d DoH: Don't enable it in T by default am: 15aa9eddd3 am: 25b4676cc0 by Mike Yu · 3 years, 5 months ago
  26. ec30428 DoH: Make session resumption as a flag am: 882eeb91d9 am: ef31a77354 by Mike Yu · 3 years, 5 months ago
  27. 7b837e3 Wrap up some DoH flags am: 75bef416ad am: 21d21516c3 by Mike Yu · 3 years, 5 months ago
  28. 4b2233f Merge "Disable a few tests from resolv_integration_test" am: 5719f239d8 am: ab5a3dd043 by Patrick Rohr · 3 years, 5 months ago
  29. 18e78c9 [automerger skipped] Empty merge of sc-v2-dev-plus-aosp-without-vendor@8084891 am: d19211162d -s ours by Xin Li · 3 years, 5 months ago
  30. 90204fa remove use of libbpf_android library am: 5193d4dd21 am: 754aca5bff by Maciej Żenczykowski · 3 years, 5 months ago
  31. b30e8b2 Fix -Wbitwise-instead-of-logical am: 9e35bc0633 am: b87fdb3b34 by Pirama Arumuga Nainar · 3 years, 5 months ago
  32. 4406622 Merge "DoH: Enable session resumption" am: 03bbf612b7 am: 470f301fd3 by Mike Yu · 3 years, 5 months ago
  33. a5ff7ee Merge "Fix flaky test DnsServerSelection by increasing the server latency" am: 0e1ca430ad am: 9d80bcbcc2 by Mike Yu · 3 years, 5 months ago
  34. d482967 Merge "Get the mainline-presubmit modules from a defaults clause." am: 995c75fcb1 am: 07db887b01 by Lorenzo Colitti · 3 years, 5 months ago
  35. 49c966d Update language to comply with Android's inclusive language guidance am: bf63150f6a am: f2784f9fb2 by Nucca Chen · 3 years, 5 months ago
  36. f034763 DoH: Reduce DOH_THREADS from 2 to 1 am: 5d50b4983a am: 736051b15f by Mike Yu · 3 years, 5 months ago
  37. 3ba12b4 DoH: Change to use runtime with current thread scheduler in doh_query() am: 42a735327f am: 6b8f8092a5 by Mike Yu · 3 years, 5 months ago
  38. 9d3928b Skip res_doh_send() if there is no validated DoH servers am: 9b748ee32c am: 8570d5450a by Mike Yu · 3 years, 5 months ago
  39. 31e5408 Make DohFrontend::clearQueries() synchronous am: 229fedcb96 am: c69647f45d by Mike Yu · 3 years, 5 months ago
  40. f8fa1e0 Merge "Fix DnsResolver log print" am: 03a274f82b am: b7d0e28f56 by Martin Wu · 3 years, 5 months ago
  41. f295787 Merge "Remove apex_available for bluetooth.updatable" am: d4fcc6ee5d am: 036ff494d0 by Etienne Ruffieux · 3 years, 5 months ago
  42. 61f19d8 tun_forwarder: change the path of header file checksum.h am: cb21b7b95b am: 2e50dd3e4f by Nucca Chen · 3 years, 5 months ago
  43. 61949b4 Change name of libipchecksum to libip_checksum am: a8106a2e99 am: a218915f5d by Maciej Żenczykowski · 3 years, 5 months ago
  44. a11d867 Add .local resolution fallback mechanism by Ken Chen · 3 years, 5 months ago
  45. a05e732 Merge "Using common apex_defaults for com.android.resolv module." am: 6e346f3eb4 by Gurpreet Singh · 3 years, 5 months ago
  46. 510dd27 Merge "Using common apex_defaults for com.android.resolv module." am: 6e346f3eb4 by Gurpreet Singh · 3 years, 5 months ago
  47. 6e346f3 Merge "Using common apex_defaults for com.android.resolv module." by Gurpreet Singh · 3 years, 5 months ago
  48. e8f7feb Make PrivateDnsDohTest.SessionResumption more robust against flag reset by Mike Yu · 3 years, 5 months ago
  49. d073bc5 DoH: Use DoH feature in T if the flag is unset by Mike Yu · 3 years, 5 months ago
  50. 00f7ea3 Merge "Move SetMdnsRoute() and RemoveMdnsRoute() to test utilities" am: 562775e483 by Ken Chen · 3 years, 5 months ago
  51. 5c11be8 Merge "Move SetMdnsRoute() and RemoveMdnsRoute() to test utilities" am: 562775e483 by Ken Chen · 3 years, 5 months ago
  52. 562775e Merge "Move SetMdnsRoute() and RemoveMdnsRoute() to test utilities" by Ken Chen · 3 years, 5 months ago
  53. cf6bd55 Fix test RemoteConnectionClosed not to fail to restart doh server am: a67518ee2e by Mike Yu · 3 years, 5 months ago
  54. 33ba373 Fix test RemoteConnectionClosed not to fail to restart doh server am: a67518ee2e by Mike Yu · 3 years, 5 months ago
  55. daa67f1 Move SetMdnsRoute() and RemoveMdnsRoute() to test utilities by Ken Chen · 3 years, 5 months ago
  56. 951b533 Using common apex_defaults for com.android.resolv module. by Gurpreet Singh · 3 years, 5 months ago
  57. a67518e Fix test RemoteConnectionClosed not to fail to restart doh server by Mike Yu · 3 years, 5 months ago
  58. 347b756 Exclude VPN and mobile data from .local resolution am: a17ba5aee1 by Ken Chen · 3 years, 5 months ago
  59. 0a58457 Exclude VPN and mobile data from .local resolution am: a17ba5aee1 by Ken Chen · 3 years, 5 months ago
  60. a17ba5a Exclude VPN and mobile data from .local resolution by Ken Chen · 3 years, 5 months ago
  61. 398b941 Fix PrivateDnsDohTest.ExcessDnsRequests not to interfere other tests am: a4d7bb9804 by Mike Yu · 3 years, 5 months ago
  62. 00c88f1 Fix PrivateDnsDohTest.ExcessDnsRequests not to interfere other tests am: a4d7bb9804 by Mike Yu · 3 years, 5 months ago
  63. a4d7bb9 Fix PrivateDnsDohTest.ExcessDnsRequests not to interfere other tests by Mike Yu · 3 years, 5 months ago
  64. 8593b37 DoH: Don't call handle_draining() more than once am: f696ba345d by Mike Yu · 3 years, 5 months ago
  65. 39dcdc9 DoH: Use trace_id() in logging to differentiate between connections am: 78f82d6735 by Mike Yu · 3 years, 5 months ago
  66. b88d3bd DoH: Handle connection draining state am: dfbcdde55a by Mike Yu · 3 years, 5 months ago
  67. d5e561f DoH: Don't call handle_draining() more than once am: f696ba345d by Mike Yu · 3 years, 5 months ago
  68. 296677e DoH: Use trace_id() in logging to differentiate between connections am: 78f82d6735 by Mike Yu · 3 years, 5 months ago
  69. 9e6b08a DoH: Handle connection draining state am: dfbcdde55a by Mike Yu · 3 years, 5 months ago
  70. f696ba3 DoH: Don't call handle_draining() more than once by Mike Yu · 3 years, 6 months ago
  71. 78f82d6 DoH: Use trace_id() in logging to differentiate between connections by Mike Yu · 3 years, 6 months ago
  72. dfbcdde DoH: Handle connection draining state by Mike Yu · 3 years, 6 months ago
  73. e098bdc Remove redundant "using" statements am: f4fa285df0 by Yi Kong · 3 years, 6 months ago
  74. 25b4676 DoH: Don't enable it in T by default am: 15aa9eddd3 by Mike Yu · 3 years, 6 months ago
  75. ab93e3d Remove redundant "using" statements am: f4fa285df0 by Yi Kong · 3 years, 6 months ago
  76. 7523715 DoH: Don't enable it in T by default am: 15aa9eddd3 by Mike Yu · 3 years, 6 months ago
  77. f4fa285 Remove redundant "using" statements by Yi Kong · 3 years, 6 months ago
  78. 15aa9ed DoH: Don't enable it in T by default by Mike Yu · 3 years, 6 months ago
  79. ef31a77 DoH: Make session resumption as a flag am: 882eeb91d9 by Mike Yu · 3 years, 6 months ago
  80. 0a27c4b DoH: Make session resumption as a flag am: 882eeb91d9 by Mike Yu · 3 years, 6 months ago
  81. 882eeb9 DoH: Make session resumption as a flag by Mike Yu · 3 years, 6 months ago
  82. 4742af6 Wrap up some DoH flags am: 75bef416ad by Mike Yu · 3 years, 6 months ago
  83. 21d2151 Wrap up some DoH flags am: 75bef416ad by Mike Yu · 3 years, 6 months ago
  84. 75bef41 Wrap up some DoH flags by Mike Yu · 3 years, 6 months ago
  85. ab5a3dd Merge "Disable a few tests from resolv_integration_test" am: 5719f239d8 by Patrick Rohr · 3 years, 6 months ago
  86. dd9481f Merge "Disable a few tests from resolv_integration_test" am: 5719f239d8 by Patrick Rohr · 3 years, 6 months ago
  87. 5719f23 Merge "Disable a few tests from resolv_integration_test" by Patrick Rohr · 3 years, 6 months ago
  88. cfe8422 Disable a few tests from resolv_integration_test by Ken Chen · 3 years, 6 months ago
  89. d192111 Empty merge of sc-v2-dev-plus-aosp-without-vendor@8084891 by Xin Li · 3 years, 6 months ago
  90. 754aca5 remove use of libbpf_android library am: 5193d4dd21 by Maciej Żenczykowski · 3 years, 6 months ago
  91. 22cd578 remove use of libbpf_android library am: 5193d4dd21 by Maciej Żenczykowski · 3 years, 6 months ago
  92. 5193d4d remove use of libbpf_android library by Maciej Żenczykowski · 3 years, 6 months ago
  93. b87fdb3 Fix -Wbitwise-instead-of-logical am: 9e35bc0633 by Pirama Arumuga Nainar · 3 years, 6 months ago
  94. 5ab3be7 Fix -Wbitwise-instead-of-logical am: 9e35bc0633 by Pirama Arumuga Nainar · 3 years, 6 months ago
  95. 9e35bc0 Fix -Wbitwise-instead-of-logical by Pirama Arumuga Nainar · 3 years, 6 months ago
  96. 470f301 Merge "DoH: Enable session resumption" am: 03bbf612b7 by Mike Yu · 3 years, 6 months ago
  97. 72d3b57 Merge "DoH: Enable session resumption" am: 03bbf612b7 by Mike Yu · 3 years, 6 months ago
  98. 03bbf61 Merge "DoH: Enable session resumption" by Mike Yu · 3 years, 6 months ago
  99. 166f60b DoH: Enable session resumption by Mike Yu · 3 years, 7 months ago
  100. 9d80bcb Merge "Fix flaky test DnsServerSelection by increasing the server latency" am: 0e1ca430ad by Mike Yu · 3 years, 6 months ago