- fbdc734 Add some logs and use bail! for DoH am: 8343dd09e6 by Luke Huang · 4 years ago
- 8343dd0 Add some logs and use bail! for DoH by Luke Huang · 4 years ago
- 7166644 Fix missing libunwind symbols in resolv_integration_test am: 968b4674d5 by Mike Yu · 4 years ago
- 968b467 Fix missing libunwind symbols in resolv_integration_test by Mike Yu · 4 years ago
- d3735e8 Merge "Fix warnings in preparation for Rust 1.54.0" am: a37dc7d9c3 by Treehugger Robot · 4 years ago
- a37dc7d Merge "Fix warnings in preparation for Rust 1.54.0" by Treehugger Robot · 4 years ago
- 0fa0e77 Merge "Move bug workaround for old resolvers past the Private DNS codepath" am: f7fca93020 by Treehugger Robot · 4 years ago
- f7fca93 Merge "Move bug workaround for old resolvers past the Private DNS codepath" by Treehugger Robot · 4 years ago
- f203d85 Move bug workaround for old resolvers past the Private DNS codepath by Bernie Innocenti · 4 years ago
- 1b00e74 Fix warnings in preparation for Rust 1.54.0 by Chris Wailes · 4 years ago
- 7b7c926 Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/DnsResolver" am: 3c3202e8a1 by Treehugger Robot · 4 years ago
- 3c3202e Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/DnsResolver" by Treehugger Robot · 4 years ago
- 66917e7 Merge "Add some DoH tests in resolv_integration_test" am: 05c45a0e12 by Mike Yu · 4 years ago
- 05c45a0 Merge "Add some DoH tests in resolv_integration_test" by Mike Yu · 4 years ago
- 1955d10 Merge "Fix enum comparison to reenable -Wenum-compare" am: 9cf99654c7 by Christian Wailes · 4 years ago
- 9cf9965 Merge "Fix enum comparison to reenable -Wenum-compare" by Christian Wailes · 4 years ago
- 758c9a9 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/DnsResolver by Bob Badour · 4 years ago
- 5e406a3 Add some DoH tests in resolv_integration_test by Mike Yu · 4 years, 1 month ago
- c035e58 Implement DoH server for testing am: f54cf26090 by Mike Yu · 4 years ago
- f54cf26 Implement DoH server for testing by Mike Yu · 4 years, 6 months ago
- c69623c Remove superfluous check for mDNS .local lookups am: 088cdcf4b2 by Bernie Innocenti · 4 years ago
- 088cdcf Remove superfluous check for mDNS .local lookups by Bernie Innocenti · 4 years ago
- c8017d1 Merge "Add some unit test for doh" am: 509e370537 by Luke Huang · 4 years ago
- 509e370 Merge "Add some unit test for doh" by Luke Huang · 4 years ago
- b8cb39b Small improvements to debug logging in PrivateDnsResolver am: 44cb608cc5 by Bernie Innocenti · 4 years ago
- 44cb608 Small improvements to debug logging in PrivateDnsResolver by Bernie Innocenti · 4 years ago
- 42f0d96 Merge "Fix warnings in preparation for Rust 1.54.0" am: de03024758 by Treehugger Robot · 4 years ago
- df84c20 Add some unit test for doh by Luke Huang · 4 years ago
- de03024 Merge "Fix warnings in preparation for Rust 1.54.0" by Treehugger Robot · 4 years ago
- 0042439 Remove parseServer am: 425d16ee3c by Mike Yu · 4 years ago
- 425d16e Remove parseServer by Mike Yu · 4 years, 3 months ago
- 40cd585 Fix warnings in preparation for Rust 1.54.0 by Chris Wailes · 4 years ago
- 188d0f5 Fix warnings in preperatin for Rust 1.53.0 am: 88d5702da2 by Chris Wailes · 4 years ago
- 88d5702 Fix warnings in preperatin for Rust 1.53.0 by Chris Wailes · 4 years ago
- f56f9a6 Fix enum comparison to reenable -Wenum-compare by Liz Kammer · 4 years ago
- 8893406 Adjust the log mechanism for DoH and some minor changes. am: 53d3eb2a49 by Luke Huang · 4 years ago
- 53d3eb2 Adjust the log mechanism for DoH and some minor changes. by Luke Huang · 4 years, 1 month ago
- b928ffb Merge "Refactor the expectDnsQueryCountsFn in ResolverMultinetworkTest" am: abd545bfae by Ken Chen · 4 years, 1 month ago
- 6d49c9d Merge "Refactor the setupDns to include addIpv{4|6}Dns" am: c07ae5c2c2 by Ken Chen · 4 years, 1 month ago
- 50ddf11 Merge "Refactor the setupDnsFn in ResolverMultinetworkTest" am: b929ae1de0 by Ken Chen · 4 years, 1 month ago
- ca87aaa Merge "Dns over PANS test" am: 985e146ccc by Ken Chen · 4 years, 1 month ago
- abd545b Merge "Refactor the expectDnsQueryCountsFn in ResolverMultinetworkTest" by Ken Chen · 4 years, 1 month ago
- c07ae5c Merge "Refactor the setupDns to include addIpv{4|6}Dns" by Ken Chen · 4 years, 1 month ago
- b929ae1 Merge "Refactor the setupDnsFn in ResolverMultinetworkTest" by Ken Chen · 4 years, 1 month ago
- 985e146 Merge "Dns over PANS test" by Ken Chen · 4 years, 1 month ago
- ec9fba8 Fix resolv_{unit,gold}_test linking problem caused by Rust libs am: 84f8101db1 by Luke Huang · 4 years, 1 month ago
- 84f8101 Fix resolv_{unit,gold}_test linking problem caused by Rust libs by Luke Huang · 4 years, 1 month ago
- e37ac22 Link Rust DoH into DnsResolver with default off am: 2fe9c73fb0 by Luke Huang · 4 years, 1 month ago
- 2fe9c73 Link Rust DoH into DnsResolver with default off by Luke Huang · 4 years, 1 month ago
- 7e7ca87 Merge "Remove explicit dep on libring-core" am: 6c32fc9029 by Treehugger Robot · 4 years, 1 month ago
- 6c32fc9 Merge "Remove explicit dep on libring-core" by Treehugger Robot · 4 years, 1 month ago
- ccc22a7 Refactor the expectDnsQueryCountsFn in ResolverMultinetworkTest by Ken Chen · 4 years, 1 month ago
- ccfd499 Refactor the setupDns to include addIpv{4|6}Dns by Ken Chen · 4 years, 1 month ago
- 34ed9ee Refactor the setupDnsFn in ResolverMultinetworkTest by Ken Chen · 4 years, 1 month ago
- 16cc22c Dns over PANS test by Ken Chen · 4 years, 1 month ago
- 6bd1af1 Merge "Refactor DoH implementation" am: 5d811e85de by Luke Huang · 4 years, 1 month ago
- 5d811e8 Merge "Refactor DoH implementation" by Luke Huang · 4 years, 1 month ago
- 2f0bc27 Merge "Set UNICAST-RESPONSE bit for mDNS" am: 8bb6da03b5 by Treehugger Robot · 4 years, 1 month ago
- 8bb6da0 Merge "Set UNICAST-RESPONSE bit for mDNS" by Treehugger Robot · 4 years, 1 month ago
- ac99b3d Remove explicit dep on libring-core by Bernie Innocenti · 4 years, 1 month ago
- 61df10c Set UNICAST-RESPONSE bit for mDNS by chenbruce · 4 years, 1 month ago
- 67bb627 Add mdns_resolution to experiment flag list am: 03e5920225 by chenbruce · 4 years, 1 month ago
- 03e5920 Add mdns_resolution to experiment flag list by chenbruce · 4 years, 1 month ago
- 2f013de Merge "Revert "Read test cacert and keys from files"" am: 95450851b4 by Mike Yu · 4 years, 1 month ago
- 9545085 Merge "Revert "Read test cacert and keys from files"" by Mike Yu · 4 years, 1 month ago
- 019081e Merge "Remove "//apex_available:platform"" am: bc26202288 by Lucas Lin · 4 years, 1 month ago
- bc26202 Merge "Remove "//apex_available:platform"" by Lucas Lin · 4 years, 1 month ago
- b50d325 Revert "Read test cacert and keys from files" by Mike Yu · 4 years, 1 month ago
- 1003e33 Remove "//apex_available:platform" by lucaslin · 4 years, 4 months ago
- 4723662 Merge "Update stats-log-api-gen arguments" am: 0b61ab576f by Muhammad Qureshi · 4 years, 1 month ago
- 0b61ab5 Merge "Update stats-log-api-gen arguments" by Muhammad Qureshi · 4 years, 1 month ago
- fe45340 Refactor DoH implementation by Luke Huang · 4 years, 1 month ago
- 78b1927 Fix flaky test MultipleDotQueriesInOnePacket am: 341bdae5f4 by Mike Yu · 4 years, 1 month ago
- 341bdae Fix flaky test MultipleDotQueriesInOnePacket by Mike Yu · 4 years, 1 month ago
- b226923 Merge changes Iec0657d4,I38befe45 am: 9069e6dc91 by Treehugger Robot · 4 years, 1 month ago
- 9069e6d Merge changes Iec0657d4,I38befe45 by Treehugger Robot · 4 years, 1 month ago
- edec3e1 Add Mdns statistics log by chenbruce · 4 years, 1 month ago
- 2523ab0 Merge changes from topic "ResState-cleanups" am: ab5ec06d29 by Treehugger Robot · 4 years, 1 month ago
- ab5ec06 Merge changes from topic "ResState-cleanups" by Treehugger Robot · 4 years, 1 month ago
- 4a101c9 Fix typo in DnsTlsTransport::validate() am: 868aaca562 by Mike Yu · 4 years, 1 month ago
- 868aaca Fix typo in DnsTlsTransport::validate() by Mike Yu · 4 years, 1 month ago
- fa2367c Enable DNS probe in DoT validation by default in R am: 7be0fc498d by Mike Yu · 4 years, 1 month ago
- 7be0fc4 Enable DNS probe in DoT validation by default in R by Mike Yu · 4 years, 2 months ago
- 4c2aab1 Rename ResState::_mark to ResState::mark by Bernie Innocenti · 4 years, 1 month ago
- 2b01723 Rename ResState::_flags to ResState::flags by Bernie Innocenti · 4 years, 1 month ago
- 983f02e Remove the obsolete res_state typedef by Bernie Innocenti · 4 years, 1 month ago
- cc3d85e Read test cacert and keys from files am: af130a4c29 by Mike Yu · 4 years, 1 month ago
- af130a4 Read test cacert and keys from files by Mike Yu · 4 years, 6 months ago
- 72a646c Rename definitions and funtions of stats. by chenbruce · 4 years, 1 month ago
- a11b93b Fix flaky test Async_EmptyAnswer am: b29545b931 by Luke Huang · 4 years, 1 month ago
- b29545b Fix flaky test Async_EmptyAnswer by Luke Huang · 4 years, 1 month ago
- 0fafed4 Merge changes Ie2536938,Ia74c8440 am: 8e42b2cd86 by Luke Huang · 4 years, 1 month ago
- 8e42b2c Merge changes Ie2536938,Ia74c8440 by Luke Huang · 4 years, 1 month ago
- 1af2f18 Merge changes I809967e0,Iadd724f8,I533c26d6,Ie65f220d am: 94c836afdf by Treehugger Robot · 4 years, 1 month ago
- 94c836a Merge changes I809967e0,Iadd724f8,I533c26d6,Ie65f220d by Treehugger Robot · 4 years, 1 month ago
- 98d1139 Merge "Mark DnsResolver apex as compressible" am: c43476142d by Mohammad Islam · 4 years, 1 month ago
- c434761 Merge "Mark DnsResolver apex as compressible" by Mohammad Islam · 4 years, 1 month ago
- bad8b88 Setting a DnsQueryEvent for mDNS by chenbruce · 4 years, 2 months ago
- ce61df3 Add mDNS .local resolution test cases by chenbruce · 4 years, 2 months ago
- 3b79198 Add sockets for mDns .local resolution testing by chenbruce · 4 years, 2 months ago