1. 67cd14c Remove getHasDns() and VirtualNetwork.mHasDns by cken · 7 years ago
  2. b1a69a4 Add resolv_has_nameserver() to replace getHasDns() by cken · 7 years ago
  3. f52f7a5 Synthesize DNS64 prefix in netd by nuccachen · 7 years ago
  4. e9c28e2 Merge "Fix using EDNS0 when no private DNS validated" by Mike Yu · 7 years ago
  5. 5c2d32f libnetd_resolv: Error path unit test for android_getaddrinfofornetcontext by nuccachen · 7 years ago
  6. 989d223 Assign dns cache size without checking environment variable ANDROID_DNS_MODE by nuccachen · 7 years ago
  7. a313f65 Merge "Add SKIP_IF_BPF_NOT_SUPPORTED macro in BpfNetworkStatsHelperTest." by Xiao Ma · 7 years ago
  8. 9473547 Merge "Covert list<String> into String[] in INetd" by Luke Huang · 7 years ago
  9. 5b9ffb2 Fix using EDNS0 when no private DNS validated by Mike Yu · 7 years ago
  10. eae7083 Covert list<String> into String[] in INetd by Luke Huang · 7 years ago
  11. c8c961e Extend timeout to 120s for resolv_integration_test, resolv_unit_test by Ken Chen · 7 years ago
  12. c68f1b9 Add asynchronous DNS query API and basic tests. by Luke Huang · 7 years ago
  13. 351bf44 Merge "runtests.sh: build tests all together instead of one by one" by Lorenzo Colitti · 7 years ago
  14. e531772 Add SKIP_IF_BPF_NOT_SUPPORTED macro in BpfNetworkStatsHelperTest. by Xiao Ma · 7 years ago
  15. ad7c50d Merge changes from topic "netd-event-listener-aidl" by Lorenzo Colitti · 7 years ago
  16. c0c818f Add resNetworkSend cmd in DnsProxyListener by Luke Huang · 7 years ago
  17. 992dea9 runtests.sh: build tests all together instead of one by one by Lorenzo Colitti · 7 years ago
  18. d50adde Make libnetd_resolv depend on the NDK metrics AIDL. by Lorenzo Colitti · 7 years ago
  19. 57bca9f Convert INetdEventListener to stable AIDL. by Lorenzo Colitti · 7 years ago
  20. eb37db9 Merge "Let res_nsend return -errno directly" by Luke Huang · 7 years ago
  21. ede0842 Merge "Add resolv_res_nsend" by Luke Huang · 7 years ago
  22. 4baf8ad Merge "Migrate INetd to stable aidl" by Luke Huang · 7 years ago
  23. 8c0e98f Let res_nsend return -errno directly by Luke Huang · 7 years ago
  24. eefb777 Add resolv_res_nsend by Luke Huang · 7 years ago
  25. 03074eb Migrate INetd to stable aidl by Luke Huang · 7 years ago
  26. 8659b8d Add type cast to fix build error with "-Wsign-compare" cflag. by Sehee Park · 7 years ago
  27. be1323a Merge "Add an IPC that writes to the tcp_{rmem, wmem}" by Treehugger Robot · 7 years ago
  28. 15f4e81 Merge "netd: fix oem chain init fail bug" by Lorenzo Colitti · 7 years ago
  29. 1d02910 netd: fix oem chain init fail bug by mtk13799 · 7 years ago
  30. f5663d8 Add an IPC that writes to the tcp_{rmem, wmem} by Chenbo Feng · 7 years ago
  31. 767a3e8 Merge "Use ParcelFileDescriptor instead of FileDescriptor in INetd.aidl" by Luke Huang · 7 years ago
  32. 6b84776 DO NOT MERGE by Xin Li · 7 years ago
  33. 918a7d9 Merge "C++17 is the default now." by Treehugger Robot · 7 years ago
  34. 776c94c Merge "dns_responder: Remove never reached 'return'" by Treehugger Robot · 7 years ago
  35. 18030ee C++17 is the default now. by Elliott Hughes · 7 years ago
  36. e203a15 Use ParcelFileDescriptor instead of FileDescriptor in INetd.aidl by Luke Huang · 7 years ago
  37. 13347dc Merge "Add the tests for ResolverStats" by Mike Yu · 7 years ago
  38. c1e8496 Merge pi-qpr1-release PQ1A.181105.017.A1 to pi-platform-release by Bill Yi · 7 years ago
  39. c5efae9 Add dns_open_proxy for connecting to DnsProxyd by Luke Huang · 7 years ago
  40. da77e8e Add the tests for ResolverStats by Mike Yu · 7 years ago
  41. 9f4208c Merge "Fix Dns64Configuration not using local name server" by Mike Yu · 7 years ago
  42. 32bb5bf dns_responder: Remove never reached 'return' by Greg Kaiser · 7 years ago
  43. 4380903 Merge "Remove atoi() and atol() in Netd." by Wayne Ma · 7 years ago
  44. 924726d Fix Dns64Configuration not using local name server by Mike Yu · 7 years ago
  45. 4714b4d Merge "Rename apex keys to match with APEX bundle name" by Treehugger Robot · 7 years ago
  46. dc4c37e Skip test setup if device does not support bpf by Chenbo Feng · 7 years ago
  47. de43bff Merge changes from topic "xfrmi-support" by Benedict Wong · 7 years ago
  48. 4c90a3b Merge "Set rcode correctly for res_tls_send" by Treehugger Robot · 7 years ago
  49. 6253b62 Cleanup and update comments for output mark by Benedict Wong · 7 years ago
  50. af85543 Add fallback logic and enable XFRM-I support in netd by Benedict Wong · 7 years ago
  51. a450e72 Add XFRM-I support to XfrmController by Benedict Wong · 7 years ago
  52. 319f17e Add XFRM Interface creation logic by Benedict Wong · 7 years ago
  53. 490551d Set rcode correctly for res_tls_send by Luke Huang · 7 years ago
  54. e102db6 Merge "Hush clang-tidy warning about copying UidRangeParcel." by Treehugger Robot · 7 years ago
  55. 2f6b72f Rename apex keys to match with APEX bundle name by Jiyong Park · 7 years ago
  56. 1367330 Merge "Move resolver_test.cpp from netd_integration_test to a new resolv_integration_test" by Treehugger Robot · 7 years ago
  57. d8b6a38 Always set additional fwmark bits in output mark by Benedict Wong · 7 years ago
  58. a08e214 Remove atoi() and atol() in Netd. by waynema · 7 years ago
  59. 0fba37b Merge "Initial libnetd_resolv apex file" by Treehugger Robot · 7 years ago
  60. c76684e Initial libnetd_resolv apex file by chenbruce · 7 years ago
  61. b9c5e85 Hush clang-tidy warning about copying UidRangeParcel. by Bernie Innocenti · 7 years ago
  62. 514c982 Merge "Nat-related commands refine" by Luke Huang · 7 years ago
  63. 6bb0ec7 Merge "Nat-related commands porting" by Luke Huang · 7 years ago
  64. c68c2de Move resolver_test.cpp from netd_integration_test to a new resolv_integration_test by Ken Chen · 7 years ago
  65. adb188c Fix stack overflow with more than 4 DNS servers & TLS by Bernie Innocenti · 7 years ago
  66. 835f0df Fix another explicit constructor linter warning by Bernie Innocenti · 7 years ago
  67. d662844 fix stack-use-after-scope in netd by Ken Chen · 7 years ago
  68. ae038f8 Nat-related commands refine by Luke Huang · 7 years ago
  69. 19b49c5 Nat-related commands porting by Luke Huang · 7 years ago
  70. 4abb043 Merge "Expose DNS timeout error to netd" by Mike Yu · 7 years ago
  71. a298911 Simplify libnetdbpf/Android.bp by Bernie Innocenti · 7 years ago
  72. 69615f6 Expose DNS timeout error to netd by Mike Yu · 7 years ago
  73. ab501f1 Merge "Sort and group network stats collected from eBPF." by Junyu Lai · 7 years ago
  74. 3270cf5 Remove ERR() macro with goto, remove GET_CANONNAME() by Ken Chen · 7 years ago
  75. a130ac2 Sort and group network stats collected from eBPF. by junyulai · 7 years ago
  76. a46fae7 Merge PrivateDnsConfiguration and qhook into libnetd_resolv by Mike Yu · 7 years ago
  77. cac05e4 Unify DNS error codes reporting to the metrics by Mike Yu · 7 years ago
  78. ea8b5ea Merge "Rename android bpf library" by Treehugger Robot · 7 years ago
  79. 669a688 Merge "Revert "Sort and group network stats collected from eBPF."" by Chenbo Feng · 7 years ago
  80. a54aaf5 Rename android bpf library by Chenbo Feng · 7 years ago
  81. 21f8afe Revert "Sort and group network stats collected from eBPF." by Chenbo Feng · 7 years ago
  82. 2cc198a Remove libnetd_resolv dependency on Fwmark by Mike Yu · 7 years ago
  83. 3e72428 Merge "Free memory when it is no more used" by Treehugger Robot · 7 years ago
  84. 26f01e4 Free memory when it is no more used by Ken Chen · 7 years ago
  85. 7b03736 Sort and group network stats collected from eBPF. by junyulai · 7 years ago
  86. f778204 Interface-related commands porting by Luke Huang · 7 years ago
  87. 5ae6154 Merge libnetddns into libnetd_resolv by Mike Yu · 7 years ago
  88. 16b6d76 Add libnetd_resolv_test for dns internal tests by Mike Yu · 7 years ago
  89. e00589c Merge "Remove all non-public resolver APIs" by Bernie Innocenti · 7 years ago
  90. 3022c6e Fix use-after-free asan hit in XfrmControllerTest by Bernie Innocenti · 7 years ago
  91. c165ce8 Remove all non-public resolver APIs by Bernie Innocenti · 7 years ago
  92. 03d5eaf Merge "Refactor UidRange by using stable aidl structure" by Treehugger Robot · 7 years ago
  93. a8d9620 Merge "Sanitize thread data sharing in NetlinkListener" by Bernie Innocenti · 7 years ago
  94. 627740b Merge "Use a version script to hide symbols in libnetd_resolv.so" by Treehugger Robot · 7 years ago
  95. 9ab0150 Merge "Hush "must be marked explicit" clang-tidy warnings" by Treehugger Robot · 7 years ago
  96. d337c0a Merge "resolv: Unify sockaddr union" by Treehugger Robot · 7 years ago
  97. 603f292 Merge changes from topic "dns64_netdresolv" by Nucca Chen · 7 years ago
  98. e0923f4 Use a version script to hide symbols in libnetd_resolv.so by Bernie Innocenti · 7 years ago
  99. dfbd0ec Hush "must be marked explicit" clang-tidy warnings by Bernie Innocenti · 7 years ago
  100. d416ef9 Sanitize thread data sharing in NetlinkListener by Bernie Innocenti · 7 years ago