aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-09DoH: Modularize main event loopMatthew Maurer
2021-11-05Fix build with global ThinLTOYi Kong
2021-10-26Merge "Add the DoH test in resolv_private_dns_test."android-s-v2-preview-2android-s-v2-preview-1android-s-v2-beta-2android-s-v2-preview-1Wayne Ma
2021-10-26Add the DoH test in resolv_private_dns_test.waynema
2021-10-21Remove default log tagMike Yu
2021-10-13Merge changes I9cbba1b8,I77f8697c,I6d4c296fMatthew Maurer
2021-10-08Merge changes I4fd4c57a,I719965ff,I91a8a7f4Matthew Maurer
2021-10-07Merge "Merge Android 12"Xin Li
2021-10-07DoH: Migrate C callback logic to ffi moduleMatthew Maurer
2021-10-07DoH: Factor out message encodingMatthew Maurer
2021-10-07DoH: Factor out Quiche Config CacheMatthew Maurer
2021-10-07DoH: Factor dependencies to a single listMatthew Maurer
2021-10-07DoH: Factor out BootTimeMatthew Maurer
2021-10-06Merge Android 12Xin Li
2021-10-05DoH: Refactor FFIMatthew Maurer
2021-10-05DoH: Remove unneeded runtime trackingMatthew Maurer
2021-10-05DoH: Lock access to DohDispatcher am: 429321fa9ctemp_sam_202323961Matthew Maurer
2021-10-05DoH: Split out FFI logic to separate module am: aa0dac6f1bMatthew Maurer
2021-10-04DoH: Lock access to DohDispatcherMatthew Maurer
2021-10-04DoH: Split out FFI logic to separate moduleMatthew Maurer
2021-10-04Cleanup DoH statistics when DoH is not supported in the private DNS mode. am:...waynema
2021-10-01Cleanup DoH statistics when DoH is not supported in the private DNS mode.waynema
2021-10-01Tags the socket for DoH3 am: 10eed9da6eLuke Huang
2021-09-29Tags the socket for DoH3Luke Huang
2021-09-28Merge "DoH statistics is now available from DnsStats and is shown in dumpsys ...Treehugger Robot
2021-09-28Merge "DoH statistics is now available from DnsStats and is shown in dumpsys ...Treehugger Robot
2021-09-28DoH statistics is now available from DnsStats and is shown in dumpsys dnsreso...waynema
2021-09-24Slightly improve isDoHEnabled() am: 29505cb6d3Mike Yu
2021-09-24Slightly improve isDoHEnabled()Mike Yu
2021-09-23Default enable DoH feature in T am: b39686b443Luke Huang
2021-09-23Fix the bug while updating DoH servers am: 072497e6e4Luke Huang
2021-09-23Default enable DoH feature in TLuke Huang
2021-09-23Fix the bug while updating DoH serversLuke Huang
2021-09-16Merge "Refactor DohConnection and add an explicit statemachine into it" am: 9...Mike Yu
2021-09-16Merge "Refactor DohConnection and add an explicit statemachine into it"Mike Yu
2021-09-15Merge changes from topic "idnsresolver_v10" am: 134dc5d9dbMike Yu
2021-09-15Merge changes from topic "idnsresolver_v10"Mike Yu
2021-09-14Fix the bug of receiving long DNS answer on DoH am: 67936ef2beLuke Huang
2021-09-10Fix flaky test PrivateDnsDohTest.PreferIpv6Mike Yu
2021-09-10Report private DNS protocols in onPrivateDnsValidationEventMike Yu
2021-09-10Freeze DnsResolver AIDL interfaces to v10Mike Yu
2021-09-10Extend onPrivateDnsValidationEvent to support the type of private DNSMike Yu
2021-09-10Refactor DohConnection and add an explicit statemachine into itLuke Huang
2021-09-10Fix the bug of receiving long DNS answer on DoHLuke Huang
2021-09-03Revert "Do not install tethering in TEST_MAPPING"Remi NGUYEN VAN
2021-09-03Merge "Replace manual buffer handling with std::span" am: 094d9ab72cBruce Chen
2021-09-03Merge "Replace manual buffer handling with std::span"android-s-beta-5android-s-beta-5Bruce Chen
2021-09-02Merge "Fix the wrong condition statement in tokio select for doh_handler and ...Luke Huang
2021-09-02Merge "Fix the wrong condition statement in tokio select for doh_handler and ...Luke Huang
2021-09-01Merge "dnsresolver_aidl: use versions for imports" am: 54e53fd9ffSteven Moreland