- dfbcdde DoH: Handle connection draining state by Mike Yu · 3 years, 6 months ago
- f4fa285 Remove redundant "using" statements by Yi Kong · 3 years, 6 months ago
- 15aa9ed DoH: Don't enable it in T by default by Mike Yu · 3 years, 6 months ago
- 882eeb9 DoH: Make session resumption as a flag by Mike Yu · 3 years, 6 months ago
- 75bef41 Wrap up some DoH flags by Mike Yu · 3 years, 6 months ago
- 5719f23 Merge "Disable a few tests from resolv_integration_test" by Patrick Rohr · 3 years, 6 months ago
- cfe8422 Disable a few tests from resolv_integration_test by Ken Chen · 3 years, 6 months ago
- 5193d4d remove use of libbpf_android library by Maciej Żenczykowski · 3 years, 6 months ago
- 9e35bc0 Fix -Wbitwise-instead-of-logical by Pirama Arumuga Nainar · 3 years, 6 months ago
- 03bbf61 Merge "DoH: Enable session resumption" by Mike Yu · 3 years, 6 months ago
- 166f60b DoH: Enable session resumption by Mike Yu · 3 years, 7 months ago
- 0e1ca43 Merge "Fix flaky test DnsServerSelection by increasing the server latency" by Mike Yu · 3 years, 6 months ago
- 995c75f Merge "Get the mainline-presubmit modules from a defaults clause." by Lorenzo Colitti · 3 years, 6 months ago
- 9b7209f Fix flaky test DnsServerSelection by increasing the server latency by Mike Yu · 3 years, 6 months ago
- f680e44 Get the mainline-presubmit modules from a defaults clause. by Lorenzo Colitti · 3 years, 7 months ago
- bf63150 Update language to comply with Android's inclusive language guidance by Nucca Chen · 3 years, 7 months ago
- 5d50b49 DoH: Reduce DOH_THREADS from 2 to 1 by Mike Yu · 3 years, 7 months ago
- 42a7353 DoH: Change to use runtime with current thread scheduler in doh_query() by Mike Yu · 3 years, 7 months ago
- 9b748ee Skip res_doh_send() if there is no validated DoH servers by Mike Yu · 3 years, 7 months ago
- 229fedc Make DohFrontend::clearQueries() synchronous by Mike Yu · 3 years, 8 months ago
- 03a274f Merge "Fix DnsResolver log print" by Martin Wu · 3 years, 8 months ago
- b05b34d Fix DnsResolver log print by martinwu · 3 years, 8 months ago
- d4fcc6e Merge "Remove apex_available for bluetooth.updatable" by Etienne Ruffieux · 3 years, 8 months ago
- 297f4af Remove apex_available for bluetooth.updatable by Remi NGUYEN VAN · 3 years, 8 months ago
- cb21b7b tun_forwarder: change the path of header file checksum.h by Nucca Chen · 3 years, 8 months ago
- a8106a2 Change name of libipchecksum to libip_checksum by Maciej Żenczykowski · 3 years, 8 months ago
- 1f65175 DoH: Increase the size of Network mpsc channel am: 153b3fe1a0 by Mike Yu · 3 years, 8 months ago
- d11879c DoH: Change Network to use try_send am: 5d2a10711b by Mike Yu · 3 years, 8 months ago
- 327d4c8 Support creating a network with a given netId in tests am: 4bdc867843 by Mike Yu · 3 years, 8 months ago
- f82ce15 Use pull model to get the statistics from DohFrontend am: c293f29ffc by Mike Yu · 3 years, 8 months ago
- 153b3fe DoH: Increase the size of Network mpsc channel by Mike Yu · 3 years, 8 months ago
- 5d2a107 DoH: Change Network to use try_send by Mike Yu · 3 years, 8 months ago
- 4bdc867 Support creating a network with a given netId in tests by Mike Yu · 3 years, 8 months ago
- c293f29 Use pull model to get the statistics from DohFrontend by Mike Yu · 3 years, 8 months ago
- a746bc3 Make max_idle_timeout configurable am: 4c6849713a by Mike Yu · 3 years, 8 months ago
- 4c68497 Make max_idle_timeout configurable by Mike Yu · 3 years, 9 months ago
- 7121a99 Fix testing DoH server not to concatenate responses am: 549be5d7a9 by Mike Yu · 3 years, 8 months ago
- 549be5d Fix testing DoH server not to concatenate responses by Mike Yu · 3 years, 8 months ago
- ce2400e Add more DoH tests in resolv_integration_test am: 70ac04b9fc by Mike Yu · 3 years, 8 months ago
- 70ac04b Add more DoH tests in resolv_integration_test by Mike Yu · 3 years, 9 months ago
- 2b03692 switch to using OWNERS from master branch of Connectivity module am: 49295c6efb by Maciej Żenczykowski · 3 years, 9 months ago
- c4e5b93 Merge "Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918" into stage-aosp-master by TreeHugger Robot · 3 years, 9 months ago
- 49295c6 switch to using OWNERS from master branch of Connectivity module by Maciej Żenczykowski · 3 years, 9 months ago
- bbae646 Merge "Fix file open check" am: bc7e7da505 by Treehugger Robot · 3 years, 9 months ago
- 06b75a7 Store flags in order am: be3e76dffa by Mike Yu · 3 years, 9 months ago
- bc7e7da Merge "Fix file open check" by Treehugger Robot · 3 years, 9 months ago
- a998b15 Fix file open check by Greg Kaiser · 3 years, 9 months ago
- be3e76d Store flags in order by Mike Yu · 3 years, 9 months ago
- 6e06d9f Merge "Use socket address toString for proper IPv6 syntax" am: 1b2e16d64d by Mike Yu · 3 years, 9 months ago
- 1b2e16d Merge "Use socket address toString for proper IPv6 syntax" by Mike Yu · 3 years, 9 months ago
- 5b1ff3d Rename field forTesting as requireRootPermission in DohProviderEntry am: 3bafc794ac by Mike Yu · 3 years, 9 months ago
- 3bafc79 Rename field forTesting as requireRootPermission in DohProviderEntry by Mike Yu · 3 years, 9 months ago
- 480f158 Use socket address toString for proper IPv6 syntax by Erik Kline · 3 years, 9 months ago
- 6edaf78 Add one more test DoH provider in the list am: 770cf75b0b by Mike Yu · 3 years, 9 months ago
- 770cf75 Add one more test DoH provider in the list by Mike Yu · 3 years, 9 months ago
- 9850698 Add more debugging logs for DoH am: 0f13e595f4 by Mike Yu · 3 years, 9 months ago
- 0f13e59 Add more debugging logs for DoH by Mike Yu · 3 years, 9 months ago
- 39c97c1 Merge "Shorten the value of max_idle_timeout" am: e34efd08c6 by Mike Yu · 3 years, 9 months ago
- e34efd0 Merge "Shorten the value of max_idle_timeout" by Mike Yu · 3 years, 9 months ago
- 25aca1e Shorten the value of max_idle_timeout by Mike Yu · 3 years, 9 months ago
- de9f977 DoH: Automatically reconnect closed connections am: f974124eae by Matthew Maurer · 3 years, 9 months ago
- 40357cc DoH: Modularize main event loop am: ed78fdaf9b by Matthew Maurer · 3 years, 9 months ago
- b988c62 Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918 by Xin Li · 3 years, 9 months ago
- f974124 DoH: Automatically reconnect closed connections by Matthew Maurer · 3 years, 9 months ago
- ed78fda DoH: Modularize main event loop by Matthew Maurer · 3 years, 9 months ago
- a70ab5e Fix build with global ThinLTO am: f42426ec38 by Yi Kong · 3 years, 9 months ago
- f42426e Fix build with global ThinLTO by Yi Kong · 3 years, 9 months ago
- e40b2e4 Merge "Add the DoH test in resolv_private_dns_test." am: b847977ee4 by Wayne Ma · 3 years, 9 months ago
- b847977 Merge "Add the DoH test in resolv_private_dns_test." by Wayne Ma · 3 years, 9 months ago
- bc3be38 Add the DoH test in resolv_private_dns_test. by waynema · 3 years, 10 months ago
- f56cd1b Remove default log tag am: 7eb1e33584 by Mike Yu · 3 years, 10 months ago
- 7eb1e33 Remove default log tag by Mike Yu · 3 years, 10 months ago
- f76c961 Merge changes I9cbba1b8,I77f8697c,I6d4c296f am: 09a42197b7 by Matthew Maurer · 3 years, 10 months ago
- 09a4219 Merge changes I9cbba1b8,I77f8697c,I6d4c296f by Matthew Maurer · 3 years, 10 months ago
- 5576d8f Merge changes I4fd4c57a,I719965ff,I91a8a7f4 am: 971821fbec am: 2b11d35d75 am: a4dba473b9 by Matthew Maurer · 3 years, 10 months ago
- a4dba47 Merge changes I4fd4c57a,I719965ff,I91a8a7f4 am: 971821fbec am: 2b11d35d75 by Matthew Maurer · 3 years, 10 months ago
- 2b11d35 Merge changes I4fd4c57a,I719965ff,I91a8a7f4 am: 971821fbec by Matthew Maurer · 3 years, 10 months ago
- 971821f Merge changes I4fd4c57a,I719965ff,I91a8a7f4 by Matthew Maurer · 3 years, 10 months ago
- d61a242 [automerger skipped] Merge "Merge Android 12" am: 90701d2b13 -s ours am: ec3de2bcb6 -s ours am: a2fccc2402 -s ours by Xin Li · 3 years, 10 months ago
- a2fccc2 [automerger skipped] Merge "Merge Android 12" am: 90701d2b13 -s ours am: ec3de2bcb6 -s ours by Xin Li · 3 years, 10 months ago
- ec3de2b [automerger skipped] Merge "Merge Android 12" am: 90701d2b13 -s ours by Xin Li · 3 years, 10 months ago
- 90701d2 Merge "Merge Android 12" by Xin Li · 3 years, 10 months ago
- cf051f2 DoH: Remove unneeded runtime tracking am: 29c917d95e am: c35248fba1 am: 531c02b886 by Matthew Maurer · 3 years, 10 months ago
- 531c02b DoH: Remove unneeded runtime tracking am: 29c917d95e am: c35248fba1 by Matthew Maurer · 3 years, 10 months ago
- c35248f DoH: Remove unneeded runtime tracking am: 29c917d95e by Matthew Maurer · 3 years, 10 months ago
- 3a6b54a DoH: Migrate C callback logic to ffi module by Matthew Maurer · 3 years, 10 months ago
- 3083667 DoH: Factor out message encoding by Matthew Maurer · 3 years, 10 months ago
- 231d2b2 DoH: Factor out Quiche Config Cache by Matthew Maurer · 3 years, 10 months ago
- 020120f DoH: Factor dependencies to a single list by Matthew Maurer · 3 years, 11 months ago
- 373b7f6 DoH: Factor out BootTime by Matthew Maurer · 3 years, 10 months ago
- 7a7668a Merge Android 12 by Xin Li · 3 years, 10 months ago
- 6b17842 DoH: Refactor FFI by Matthew Maurer · 3 years, 11 months ago
- 29c917d DoH: Remove unneeded runtime tracking by Matthew Maurer · 3 years, 11 months ago
- 6ae1cfd DoH: Lock access to DohDispatcher am: 429321fa9c am: 5c3fbfc561 am: 9a0c95f675 by Matthew Maurer · 3 years, 10 months ago
- bce8c90 DoH: Split out FFI logic to separate module am: aa0dac6f1b am: bc48dc1277 am: e496292498 by Matthew Maurer · 3 years, 10 months ago
- 9a0c95f DoH: Lock access to DohDispatcher am: 429321fa9c am: 5c3fbfc561 by Matthew Maurer · 3 years, 10 months ago
- e496292 DoH: Split out FFI logic to separate module am: aa0dac6f1b am: bc48dc1277 by Matthew Maurer · 3 years, 10 months ago
- 5c3fbfc DoH: Lock access to DohDispatcher am: 429321fa9c by Matthew Maurer · 3 years, 10 months ago
- bc48dc1 DoH: Split out FFI logic to separate module am: aa0dac6f1b by Matthew Maurer · 3 years, 10 months ago
- 429321f DoH: Lock access to DohDispatcher by Matthew Maurer · 3 years, 10 months ago