1. e102db6 Merge "Hush clang-tidy warning about copying UidRangeParcel." by Treehugger Robot · 7 years ago
  2. 1367330 Merge "Move resolver_test.cpp from netd_integration_test to a new resolv_integration_test" by Treehugger Robot · 7 years ago
  3. 0fba37b Merge "Initial libnetd_resolv apex file" by Treehugger Robot · 7 years ago
  4. c76684e Initial libnetd_resolv apex file by chenbruce · 7 years ago
  5. b9c5e85 Hush clang-tidy warning about copying UidRangeParcel. by Bernie Innocenti · 7 years ago
  6. 514c982 Merge "Nat-related commands refine" by Luke Huang · 7 years ago
  7. 6bb0ec7 Merge "Nat-related commands porting" by Luke Huang · 7 years ago
  8. c68c2de Move resolver_test.cpp from netd_integration_test to a new resolv_integration_test by Ken Chen · 7 years ago
  9. adb188c Fix stack overflow with more than 4 DNS servers & TLS by Bernie Innocenti · 7 years ago
  10. 835f0df Fix another explicit constructor linter warning by Bernie Innocenti · 7 years ago
  11. d662844 fix stack-use-after-scope in netd by Ken Chen · 7 years ago
  12. ae038f8 Nat-related commands refine by Luke Huang · 7 years ago
  13. 19b49c5 Nat-related commands porting by Luke Huang · 7 years ago
  14. 4abb043 Merge "Expose DNS timeout error to netd" by Mike Yu · 7 years ago
  15. a298911 Simplify libnetdbpf/Android.bp by Bernie Innocenti · 7 years ago
  16. 69615f6 Expose DNS timeout error to netd by Mike Yu · 7 years ago
  17. ab501f1 Merge "Sort and group network stats collected from eBPF." by Junyu Lai · 7 years ago
  18. 3270cf5 Remove ERR() macro with goto, remove GET_CANONNAME() by Ken Chen · 7 years ago
  19. a130ac2 Sort and group network stats collected from eBPF. by junyulai · 7 years ago
  20. a46fae7 Merge PrivateDnsConfiguration and qhook into libnetd_resolv by Mike Yu · 7 years ago
  21. cac05e4 Unify DNS error codes reporting to the metrics by Mike Yu · 7 years ago
  22. ea8b5ea Merge "Rename android bpf library" by Treehugger Robot · 7 years ago
  23. 669a688 Merge "Revert "Sort and group network stats collected from eBPF."" by Chenbo Feng · 7 years ago
  24. a54aaf5 Rename android bpf library by Chenbo Feng · 7 years ago
  25. 21f8afe Revert "Sort and group network stats collected from eBPF." by Chenbo Feng · 7 years ago
  26. 2cc198a Remove libnetd_resolv dependency on Fwmark by Mike Yu · 7 years ago
  27. 3e72428 Merge "Free memory when it is no more used" by Treehugger Robot · 7 years ago
  28. 26f01e4 Free memory when it is no more used by Ken Chen · 7 years ago
  29. 7b03736 Sort and group network stats collected from eBPF. by junyulai · 7 years ago
  30. f778204 Interface-related commands porting by Luke Huang · 7 years ago
  31. 5ae6154 Merge libnetddns into libnetd_resolv by Mike Yu · 7 years ago
  32. 16b6d76 Add libnetd_resolv_test for dns internal tests by Mike Yu · 7 years ago
  33. e00589c Merge "Remove all non-public resolver APIs" by Bernie Innocenti · 7 years ago
  34. 3022c6e Fix use-after-free asan hit in XfrmControllerTest by Bernie Innocenti · 7 years ago
  35. c165ce8 Remove all non-public resolver APIs by Bernie Innocenti · 7 years ago
  36. 03d5eaf Merge "Refactor UidRange by using stable aidl structure" by Treehugger Robot · 7 years ago
  37. a8d9620 Merge "Sanitize thread data sharing in NetlinkListener" by Bernie Innocenti · 7 years ago
  38. 627740b Merge "Use a version script to hide symbols in libnetd_resolv.so" by Treehugger Robot · 7 years ago
  39. 9ab0150 Merge "Hush "must be marked explicit" clang-tidy warnings" by Treehugger Robot · 7 years ago
  40. d337c0a Merge "resolv: Unify sockaddr union" by Treehugger Robot · 7 years ago
  41. 603f292 Merge changes from topic "dns64_netdresolv" by Nucca Chen · 7 years ago
  42. e0923f4 Use a version script to hide symbols in libnetd_resolv.so by Bernie Innocenti · 7 years ago
  43. dfbd0ec Hush "must be marked explicit" clang-tidy warnings by Bernie Innocenti · 7 years ago
  44. d416ef9 Sanitize thread data sharing in NetlinkListener by Bernie Innocenti · 7 years ago
  45. 94658ac Refactor UidRange by using stable aidl structure by Luke Huang · 7 years ago
  46. e172a4e resolv: Unify sockaddr union by nuccachen · 7 years ago
  47. 25b62a7 Remove wrong UidRangeParcel by Luke Huang · 7 years ago
  48. 765f402 Merge "Firewall-related commands porting" by Luke Huang · 7 years ago
  49. 39d71ca Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 7 years ago
  50. 0a51173 gethtbyname: Reserve space for mapping IPv4 address to IPv6 address by nuccachen · 7 years ago
  51. 8161c99 gethtbyaddr: Reserve space for mapping IPv4 address to IPv6 address by nuccachen · 7 years ago
  52. e21023a get_ai: Allocate socket address space for struct sockaddr_union by nuccachen · 7 years ago
  53. d24c6bc Merge "Set default value for 'mBpfSupported' to fix asan issue in unit test." by Ken Chen · 7 years ago
  54. e64fa38 Firewall-related commands porting by Luke Huang · 7 years ago
  55. 82ad648 Merge "Refine network-related commands porting" by Treehugger Robot · 7 years ago
  56. 7905cae Set default value for 'mBpfSupported' to fix asan issue in unit test. by Ken Chen · 7 years ago
  57. 93decd5 Merge changes Ia5712629,I9f494bcc by Treehugger Robot · 7 years ago
  58. 15c805a delete X/Open and dead code by Ken Chen · 7 years ago
  59. cf6ded6 inline __res_state_ext and get rid of EXT() by Ken Chen · 7 years ago
  60. c3252cc Refine network-related commands porting by Luke Huang · 7 years ago
  61. 4f9c322 Re-export netd_aidl_interface-cpp headers from libnetdaidl by Bernie Innocenti · 7 years ago
  62. 7b69492 Fix styles and nits by Chenbo Feng · 7 years ago
  63. 4958664 Add a test for ENOBUFF case by Chenbo Feng · 7 years ago
  64. bb40f2e Merge "Fix linter warnings with unnecessary copies" by Treehugger Robot · 7 years ago
  65. 10ec4d7 Merge "libnetdutils: Remove dependency on libbinder" by Bernie Innocenti · 7 years ago
  66. 1d4c5db No error message for untagging a cookie don't exist by Chenbo Feng · 7 years ago
  67. b9a1754 Fix linter warnings with unnecessary copies by Bernie Innocenti · 7 years ago
  68. 97f388f libnetdutils: Remove dependency on libbinder by Bernie Innocenti · 7 years ago
  69. 2a008c5 Disable some noisy clang_tidy warnings by Bernie Innocenti · 7 years ago
  70. 189eb50 Move resolver public headers to separate include path by Bernie Innocenti · 7 years ago
  71. e03aed1 Merge "Move a few internal constants out of resolv_params.h" by Treehugger Robot · 7 years ago
  72. 55aa097 Fix heap-buffer-overflow in NetlinkListener by Ken Chen · 7 years ago
  73. d6104d1 Fix the build problem in netd by Chenbo Feng · 7 years ago
  74. 1fbca5c Move a few internal constants out of resolv_params.h by Bernie Innocenti · 7 years ago
  75. b3cf53c Move bpf project out of netd by Chenbo Feng · 7 years ago
  76. 6b0d625 Move bpf map and program definition into shared header by Chenbo Feng · 7 years ago
  77. 6077fdf Fix bug in bpfloader runtime restart by Chenbo Feng · 7 years ago
  78. 0bdee43 Check for ignored StatusOr results by Bernie Innocenti · 7 years ago
  79. 6f9fd90 Check for ignored Status results by Bernie Innocenti · 7 years ago
  80. b670d16 Network-related commands porting by Luke Huang · 7 years ago
  81. 11cd020 Turn implicit fallthrow warnings into errors by Bernie Innocenti · 7 years ago
  82. 8080621 Fix another range-for loop with an implicit copy. by Bernie Innocenti · 7 years ago
  83. 8bb94ba Fix -Wimplicit-fallthrough warnings in netd by Bernie Innocenti · 7 years ago
  84. caebcbb Refactor tetherGetStats by using stable aidl structure by Luke Huang · 7 years ago
  85. cf50ede Merge PPR2.181005.003 from pi-release-2 into pi-platform-release. by Bill Rassieur · 7 years ago
  86. 4eb6ecf Enable AddressSanitizer on netd_integration_test by Bernie Innocenti · 7 years ago
  87. 256bb19 Small cleanups for client/Android.bp by Bernie Innocenti · 7 years ago
  88. f257239 Fix use-after-free in GetHostByName_TlsFingerprint by Bernie Innocenti · 7 years ago
  89. 68de1e3 Merge "Small cleanups for DNSResponder" by Bernie Innocenti · 7 years ago
  90. 313d10f Merge "Test gethostbyname() with numeric addresses" by Bernie Innocenti · 7 years ago
  91. c154523 Test gethostbyname() with numeric addresses by Bernie Innocenti · 7 years ago
  92. 8729f71 Small cleanups for DNSResponder by Bernie Innocenti · 7 years ago
  93. 883df6e Merge "NetlinkManager: print family when socket() fails." by Hugo Benichi · 7 years ago
  94. b2128f4 Merge "Add missing <mutex> header" by Treehugger Robot · 7 years ago
  95. 54c8f34 NetlinkManager: print family when socket() fails. by Hugo Benichi · 7 years ago
  96. 51a0e0f Add missing <mutex> header by Bernie Innocenti · 7 years ago
  97. b050f9b Simplify freeaddrinfo() by Bernie Innocenti · 7 years ago
  98. dd51202 Merge "Tighten checks for no dns queries in localhost tests" by Bernie Innocenti · 7 years ago
  99. cd4abcd Merge "resolv: second pass of underscore removal" by Bernie Innocenti · 7 years ago
  100. 776e4ee Merge "Dead code removal in res_debug.cpp" by Bernie Innocenti · 7 years ago