1. 40f5f49 Fix wrong behavior of async DNS API with flags by Luke Huang · 6 years ago
  2. 13f72c5 Merge "Rename expected_errorno to expected_eai_error in resolver unit test" by Bernie Innocenti · 6 years ago
  3. 0d033ea Merge "logging to statsd by native static libs" by Frank Li · 6 years ago
  4. 9b87e36 logging to statsd by native static libs by lifr · 6 years ago
  5. 598daad Enable gen_log for DnsResolverService and fix some style problems by Luke Huang · 6 years ago
  6. 5aa6a99 Update DnsResolver AIDL interface version to 2 by Luke Huang · 6 years ago
  7. d99022c Add netd binder and resolver API by Ken Chen · 6 years ago
  8. e3419ce Freeze IDnsResolver AIDL interface as version 1. by Lorenzo Colitti · 6 years ago
  9. 9b80e6c Make DNS cache lifecycle management explicit by Luke Huang · 6 years ago
  10. 7916c6a Rename expected_errorno to expected_eai_error in resolver unit test by Bernie Innocenti · 6 years ago
  11. 11561ff Merge "resolv: add missing tlsServers and tlsFingerprints in log" by Wayne Ma · 6 years ago
  12. 8040a5a Merge "Impove the test DnsResolverBinderTest.GetResolverInfo" by Treehugger Robot · 6 years ago
  13. 5ec95cd Merge "[Resolver-log]: ResolverTest fail when enabling VERBOSE log severity." by Treehugger Robot · 6 years ago
  14. 6895342 [Resolver-log]: ResolverTest fail when enabling VERBOSE log severity. by chenbruce · 6 years ago
  15. 594fc94 Disable sensitive log in DnsProxyListener by Ken Chen · 6 years ago
  16. 9a53023 resolv: add missing tlsServers and tlsFingerprints in log by waynema · 6 years ago
  17. 3725518 Backwards-incompatible resolv module API change for making setResolverConfiguration take a parcelable. by waynema · 6 years ago
  18. 5b24e21 [Resolver-log]: Some modifications for debug logging by chenbruce · 6 years ago
  19. 5471dca Unify log tag of DNS resolver by Ken Chen · 6 years ago
  20. f7da78c Impove the test DnsResolverBinderTest.GetResolverInfo by Mike Yu · 6 years ago
  21. 72e359d Clear the testing resolver configuration after the tests finish by Mike Yu · 6 years ago
  22. 4d4071f Revert "Revert "Add TEST_MAPPING to system/netd"" by Bernie Innocenti · 6 years ago
  23. 0d84fb7 Fix wrong naming order in DnsResolverService.h by Luke Huang · 6 years ago
  24. 6224d28 Merge "Remap existing EAI_SYSTEM to avoid relying on global errno variable" by Nucca Chen · 6 years ago
  25. 7d605b5 Merge "Move Stopwatch to libnetdutils" by Treehugger Robot · 6 years ago
  26. 18cf1b2 Merge "Use the UnorderedElementsAreArray matcher in resolv_integration_test.cpp" by Treehugger Robot · 6 years ago
  27. 9f394d1 Merge changes from topic "libnetd_resolv-logging" by Bernie Innocenti · 6 years ago
  28. 40ea2ad Move Stopwatch to libnetdutils by Mike Yu · 6 years ago
  29. a6914a6 Remap existing EAI_SYSTEM to avoid relying on global errno variable by Hungming Chen · 7 years ago
  30. 133f7ab Move thread_util to libnetdutils by Mike Yu · 6 years ago
  31. daa2993 Move ResponseCode to libnetdutils by Mike Yu · 6 years ago
  32. 0d47042 Modify trivial inline functions. by chenbruce · 6 years ago
  33. 0c067e4 Use the UnorderedElementsAreArray matcher in resolv_integration_test.cpp by Bernie Innocenti · 6 years ago
  34. edf6768 Add an explicit VERBOSE log level by Bernie Innocenti · 6 years ago
  35. fb8641c Fix spacing in a few log messages in DnsResolver.cpp by Bernie Innocenti · 6 years ago
  36. fbfa1ce resolv: Use the raw binder pointer address to identify dead binder by Hungming Chen · 6 years ago
  37. c6bbbe7 Add log and dump for dnsResolver service by Luke Huang · 6 years ago
  38. a4be3c8 Export the list the resolver caches from res_cache by Bernie Innocenti · 6 years ago
  39. 9f8d8b7 Clean up Netd and libnetd_resolv for resolver related commands by Luke Huang · 6 years ago
  40. 5bd827c Use IDnsResolver instead of INetd for all resolver related commands by Luke Huang · 6 years ago
  41. 7b26b20 Migrate resolver related binder commands to libnetd_resolv binder by Luke Huang · 6 years ago
  42. 94df31d Merge "Fix bogus error checking on unique_fd" by Treehugger Robot · 6 years ago
  43. a1d7418 Fix asynchronous DNS API flag NO_CACHE_LOOKUP behavior by Luke Huang · 6 years ago
  44. 97ee109 Fix bogus error checking on unique_fd by Bernie Innocenti · 6 years ago
  45. f3cc6e8 [Resolver-log]: Refactor EDNS OPT log print. by chenbruce · 6 years ago
  46. a32c8c1 resolv: Register multiple metrics event listeners by Hungming Chen · 7 years ago
  47. c507789 Merge "Disable sensitive logs" by Ken Chen · 6 years ago
  48. ffc224a Disable sensitive logs by Ken Chen · 6 years ago
  49. 4e4a2e0 Add integration test for DNS answer RR with CNAMEs chain by lifr · 7 years ago
  50. 36796f3 Move resolv_init out and make callbacks of libnetd_resolv global by Luke Huang · 6 years ago
  51. 067e984 Use unique_ptr in dns_gethtbyaddr() by waynema · 6 years ago
  52. 0cac8c6 Use unique_ptr in dns_gethtbyname() by waynema · 6 years ago
  53. a74195e Allow changing retry limit and timeout via experiment flags. by waynema · 7 years ago
  54. 3b8f590 netd: use PLOG where appropriate. by Elliott Hughes · 6 years ago
  55. 70931aa Refine asynchronous DNS API flag NO_RETRY behavior by Luke Huang · 7 years ago
  56. b0cbe35 Merge "Use unique_ptr in dns_getaddrinfo()" by Treehugger Robot · 6 years ago
  57. dd21072 [Resolver] Remove statp->pfcode, which was only used by dig by chenbruce · 6 years ago
  58. a1b37f1 Fix hwasan stack buffer overflow in resolver stats by lifr · 6 years ago
  59. c50c43d Use unique_ptr in dns_getaddrinfo() by Bernie Innocenti · 6 years ago
  60. 3952ccc resolv: small improvements for debug logging by Bernie Innocenti · 6 years ago
  61. 253ea33 Merge "Set rcode correctly for caching hit" by Luke Huang · 6 years ago
  62. 403c044 Add a binder service endpoint in libnetd_resolv by Luke Huang · 6 years ago
  63. 83c9b4b Set rcode correctly for caching hit by Luke Huang · 6 years ago
  64. 35bfddf Merge changes from topic "nat64" by Lorenzo Colitti · 6 years ago
  65. acb832c [Resolver-log] Replacing unused debuging functions by LOG(x). by chenbruce · 6 years ago
  66. 64b4ff0 Merge "Enable logcat logging in libnetd_resolv" by Bernie Innocenti · 6 years ago
  67. d39345c Add binder calls to start and stop NAT64 prefix discovery. by Lorenzo Colitti · 6 years ago
  68. 0cfe9dc Cleanup: eliminate ai0 backup/restore logic by Bernie Innocenti · 6 years ago
  69. 4c5f9a7 Merge "Cleanup: simplify iteration over explore_options in getaddrinfo" by Treehugger Robot · 6 years ago
  70. b567565 Enable logcat logging in libnetd_resolv by Bernie Innocenti · 6 years ago
  71. 463a365 Merge "Cleanup: eliminate pointer in getaddrinfo's main loop" by Treehugger Robot · 6 years ago
  72. 758005f Rename struct __res_params to res_params by Bernie Innocenti · 6 years ago
  73. 553b117 Check if 'cache' is a valid pointer before dereference it by Ken Chen · 6 years ago
  74. b0b32bc Cleanup: simplify iteration over explore_options in getaddrinfo by Bernie Innocenti · 6 years ago
  75. 2b1afbe Cleanup: eliminate pointer in getaddrinfo's main loop by Bernie Innocenti · 6 years ago
  76. 6d2c892 Improve the way to get binder service in ResolverEventReporter by Mike Yu · 6 years ago
  77. 303b0df Make PrivateDnsConfiguration report event to binder directly by Mike Yu · 7 years ago
  78. 0161acd Add RESOLVER_PARAMS_RETRY_COUNT for configuring the retries. by waynema · 6 years ago
  79. ab9762b Merge "Replace res_randomid with arc4random_uniform" by Luke Huang · 6 years ago
  80. e075646 Merge "Allow NetworkStack permissions in netd" by Remi NGUYEN VAN · 6 years ago
  81. 62176fd Fix DnsTlsSocket fast shutdown path by Ben Schwartz · 7 years ago
  82. 10e0b71 Allow NetworkStack permissions in netd by Remi NGUYEN VAN · 6 years ago
  83. dda920f Replace res_randomid with arc4random_uniform by Luke Huang · 6 years ago
  84. 29efcd1 Cleanup the libnetd_resolv exports by Bernie Innocenti · 6 years ago
  85. 9a4e6dd Merge "Improve resolver cache lock and thread synchronization" by Ken Chen · 6 years ago
  86. 92bed61 Improve resolver cache lock and thread synchronization by Ken Chen · 7 years ago
  87. 4da2b8a Merge "Make all the DnsTls headers private to libnetd_resolv" by Bernie Innocenti · 6 years ago
  88. 09b7102 Abstract the general dns name server setup to avoid duplicated work. by Xiao Ma · 7 years ago
  89. ef48c32 Merge "Enable more clang-tidy checks and treat them as errors" by Treehugger Robot · 7 years ago
  90. ec4219b Make all the DnsTls headers private to libnetd_resolv by Bernie Innocenti · 7 years ago
  91. 6e4f38a Enable more clang-tidy checks and treat them as errors by Bernie Innocenti · 7 years ago
  92. 53587c2 Delete redundant warning flags on libnetd_test_dnsresponder by Bernie Innocenti · 7 years ago
  93. 104416b Merge "Avoid multiple inheritance in ResolverTest" by Bernie Innocenti · 7 years ago
  94. a5c7b7b Avoid multiple inheritance in ResolverTest by Bernie Innocenti · 7 years ago
  95. 9339022 Fix out of bounds read in dumpsys by Bernie Innocenti · 7 years ago
  96. 0a01553 Fix potential bugs that may cause resolver to retry endlessly by Ken Chen · 7 years ago
  97. 981ee9a Merge "Replace scary buffer handling in addalias() with std::vector" by Frank Li · 7 years ago
  98. 19108d5 Move DnsProxyListener to libnetd_resolv by Mike Yu · 7 years ago
  99. be7dfbf Replace scary buffer handling in addalias() with std::vector by lifr · 7 years ago
  100. 917c592 Merge "Add support for getting binder via stable runtime ABI" by Mike Yu · 7 years ago