1. b898358 merge in lmp-release history after reset to 6a46f3384b3f48e6ef77a83a5e058a47a2939a0d by The Android Automerger · 10 years ago
  2. 6a46f33 Revert DNS cache flush command deletion from "Cleanup: Delete dead code." by Paul Jensen · 10 years ago
  3. 89710ef merge in lmp-release history after reset to 10190d06d273577d85c42a947e4e0ab804411733 by The Android Automerger · 10 years ago
  4. 0fbe80b merge in lmp-release history after reset to 10190d06d273577d85c42a947e4e0ab804411733 by The Android Automerger · 10 years ago
  5. 760c5fa merge in lmp-release history after reset to 515a59097e8b6d87023b824554e82b98aca8edf5 by The Android Automerger · 10 years ago
  6. 10190d0 Merge "Fix initialization of Monitor fields." into lmp-dev by Narayan Kamath · 10 years ago
  7. 30ffdfa Fix initialization of Monitor fields. by Narayan Kamath · 10 years ago
  8. 47f8597 Add logging of calloc failures. by Robert Greenwalt · 10 years ago
  9. c323180 merge in lmp-release history after reset to 515a59097e8b6d87023b824554e82b98aca8edf5 by The Android Automerger · 10 years ago
  10. fa737b2 merge in lmp-release history after reset to 515a59097e8b6d87023b824554e82b98aca8edf5 by The Android Automerger · 10 years ago
  11. 515a590 Merge "Revert "Add logging of calloc failures."" into lmp-dev by Ben Murdoch · 10 years ago
  12. 445203a Revert "Add logging of calloc failures." by Ben Murdoch · 10 years ago
  13. 96dd5bf Add logging of calloc failures. by Robert Greenwalt · 10 years ago
  14. 3bc8197 Merge "Add logging of calloc failures." into lmp-dev by Robert Greenwalt · 10 years ago
  15. 6d7e623 Remove default routing rule & table before we forget table number. by Paul Jensen · 10 years ago
  16. 738c93e Minor improvements to NetworkController error reporting. by Lorenzo Colitti · 10 years ago
  17. 45d5ca2 merge in lmp-release history after reset to db74dba7ccfe9e9504e0acd440a23fed96682842 by The Android Automerger · 10 years ago
  18. db74dba Stop copying directly-connected routes to the main table, #2. by Lorenzo Colitti · 10 years ago
  19. a2c2305 Revert "Stop copying directly-connected routes to the main table." by Lorenzo Colitti · 10 years ago
  20. 2f5ea0e Stop copying directly-connected routes to the main table. by Lorenzo Colitti · 10 years ago
  21. 2bff72e Add "scope link" when adding routes without a nexthop. by Sreeram Ramachandran · 10 years ago
  22. bd99ac0 merge in lmp-release history after reset to 48e19b037e7e20674048ef76bf31ce65c741347c by The Android Automerger · 10 years ago
  23. 060d855 Merge "Prohibit address families by default unless a VPN explicitly allows them." into lmp-dev by Sreeram Ramachandran · 10 years ago
  24. de5d5df Prohibit address families by default unless a VPN explicitly allows them. by Sreeram Ramachandran · 10 years ago
  25. d155512 merge in lmp-release history after reset to 95684ba176a9fe5ea59207d7202e47fa12bbfdbe by The Android Automerger · 10 years ago
  26. 03806a9 merge in lmp-release history after reset to 95684ba176a9fe5ea59207d7202e47fa12bbfdbe by The Android Automerger · 10 years ago
  27. 48e19b0 Implement the fallthrough rule to support split tunnel VPNs. by Sreeram Ramachandran · 10 years ago
  28. 95684ba Implement support for bypassable VPNs. by Sreeram Ramachandran · 10 years ago
  29. 507e7c5 Merge "Fix fwmark handling for bypassable VPNs and DNS." into lmp-dev by Sreeram Ramachandran · 10 years ago
  30. 1011b49 Fix fwmark handling for bypassable VPNs and DNS. by Sreeram Ramachandran · 10 years ago
  31. a587b9b merge in lmp-release history after reset to 111bec203e82bdc9fb2c27df7c232465dffeee5f by The Android Automerger · 10 years ago
  32. 111bec2 Implement the rule to forward traffic to local networks via VPNs. by Sreeram Ramachandran · 10 years ago
  33. 3762af2 merge in lmp-release history after reset to fa9f4dcd79dcfd24af276263159c5315abb06df6 by The Android Automerger · 10 years ago
  34. fa9f4dc Cosmetic: Move some functions around to match rule priority order. by Sreeram Ramachandran · 10 years ago
  35. 182a26f Remove the oif=iface clause when tethering. by Sreeram Ramachandran · 10 years ago
  36. 1604e18 Cleanup: Delete dead code. by Sreeram Ramachandran · 10 years ago
  37. d1bccf3 Fix WiFi-Direct and Tethering. by Sreeram Ramachandran · 10 years ago
  38. 8b3b91c Try to undo iptables rules if a command fails. by Sreeram Ramachandran · 10 years ago
  39. b717e74 Flush routing rules and add an "unreachable" rule on Init(). by Sreeram Ramachandran · 10 years ago
  40. 87475a1 Fix WiFi-Direct and Tethering. by Sreeram Ramachandran · 10 years ago
  41. 070b2d2 Don't reset a VPN's NetId in the connect() shim. by Sreeram Ramachandran · 10 years ago
  42. a69d947 Introduce a SELECT_FOR_USER fwmarkd command. by Sreeram Ramachandran · 10 years ago
  43. 335f293 Cosmetic: Remove unnecessary constructor. by Sreeram Ramachandran · 10 years ago
  44. b31e085 Merge "Add default routing tables to rt_tables." by Sreeram Ramachandran · 10 years ago
  45. bb40d51 Add default routing tables to rt_tables. by Sreeram Ramachandran · 10 years ago
  46. 6a77353 Fix tethering in the case of a regular upstream connection. by Sreeram Ramachandran · 10 years ago
  47. c7d804c Cosmetic: Move constants into file scope. by Sreeram Ramachandran · 10 years ago
  48. 4acd34a Add symbolic table names for routing table numbers. by Sreeram Ramachandran · 10 years ago
  49. e09b20a Add full support for UIDs in VPNs. by Sreeram Ramachandran · 10 years ago
  50. 5009d5e Update routing rules. by Sreeram Ramachandran · 10 years ago
  51. ed4bd1f Fix permissions handling. by Sreeram Ramachandran · 10 years ago
  52. a675b00 Only add permissions in accept(); do not try to enforce anything. by Sreeram Ramachandran · 10 years ago
  53. 72999d6 Fix regressions in flushRoutes(). by Sreeram Ramachandran · 10 years ago
  54. d36c49c Minor style change. by Sreeram Ramachandran · 10 years ago
  55. 89dad01 Keep track of users allowed to call protect() explicitly. by Sreeram Ramachandran · 10 years ago
  56. 36ed53e Cosmetic: Add a way to query the type of a network. by Sreeram Ramachandran · 10 years ago
  57. eb27b7e Fix routing rules. by Sreeram Ramachandran · 10 years ago
  58. cf89138 Don't use %zu for uid_t. It's always unsigned int, so %u is correct. by Sreeram Ramachandran · 10 years ago
  59. 1201e84 Use %zu to printf size_t correctly on both 32-bit and 64-bit platforms. by Sreeram Ramachandran · 10 years ago
  60. b1425cc Add UID range support to VPNs. by Sreeram Ramachandran · 10 years ago
  61. 4043f01 Introduce VPN support. by Sreeram Ramachandran · 10 years ago
  62. f4f6c8d Refactor: Encapsulate permissions and interfaces into a Network class. by Sreeram Ramachandran · 10 years ago
  63. 1077d29 Don't fail when adding a duplicate legacy route. by Sreeram Ramachandran · 10 years ago
  64. 7272368 Convert rta_* and fra_* variable names to camelCase. by Lorenzo Colitti · 10 years ago
  65. 5965651 Support adding and removing UID rules via netlink. by Lorenzo Colitti · 10 years ago
  66. 96f261e Pass rule modification errors back to CommandListener. by Lorenzo Colitti · 10 years ago
  67. 4753afd Use netlink to add/delete rules as well as routes. by Lorenzo Colitti · 10 years ago
  68. 7f972fb Unrevert the 'revert the "talk to netlink directly" change.' by Sreeram Ramachandran · 10 years ago
  69. ab359fe Temporarily revert the "talk to netlink directly" change. by Sreeram Ramachandran · 10 years ago
  70. 7b64cde Netd: Interface controller: Demote a log message severity from warning to verbose. by Sasha Levitskiy · 10 years ago
  71. 6c519f5 Merge "Pass route add/delete errors back to CommandListener." by Lorenzo Colitti · 10 years ago
  72. 3a069e6 Return negative errno (instead of positive) on failure. by Sreeram Ramachandran · 10 years ago
  73. f7fc8ec Pass route add/delete errors back to CommandListener. by Lorenzo Colitti · 10 years ago
  74. ba25df9 Use native netlink code instead of /sbin/ip to manipulate routes by Lorenzo Colitti · 10 years ago
  75. bd0f224 Notify network observers of route changes. by Lorenzo Colitti · 10 years ago
  76. 4d4c8b7 Add getNetworkForSocket(). by Sreeram Ramachandran · 10 years ago
  77. 31f4210 Return errors explicitly instead of using errno. by Sreeram Ramachandran · 10 years ago
  78. e3a5ef5 Merge "Add a client API to protect a socket from VPNs." by Sreeram Ramachandran · 10 years ago
  79. a081798 Merge "Revert "Notify network observers of route changes."" by Lorenzo Colitti · 10 years ago
  80. 20d3f5e Revert "Notify network observers of route changes." by Lorenzo Colitti · 10 years ago
  81. d2f23fb Notify network observers of route changes. by Lorenzo Colitti · 10 years ago
  82. eb791da Merge "Flush both IPv4 and IPv6 routes." by Lorenzo Colitti · 10 years ago
  83. 357e562 Flush both IPv4 and IPv6 routes. by Lorenzo Colitti · 10 years ago
  84. bb3944c Merge "Notify network observers of route changes." by Lorenzo Colitti · 10 years ago
  85. 69261cb server: check interface names in RPC arguments for validity by JP Abgrall · 10 years ago
  86. d794e58 Add a client API to protect a socket from VPNs. by Sreeram Ramachandran · 10 years ago
  87. a561e12 Cache interface indices in case interfaces go away. by Paul Jensen · 10 years ago
  88. 5ad1c28 Merge "Pass a socket mark to clatd so it can bind to its network." by Lorenzo Colitti · 10 years ago
  89. 45d3dd0 Pass a socket mark to clatd so it can bind to its network. by Lorenzo Colitti · 10 years ago
  90. bca6dbd am b72f6d71: (-s ours) DO NOT MERGE: Fix use-after-free of interface name during network destruction. by Paul Jensen · 10 years ago
  91. b72f6d7 DO NOT MERGE: Fix use-after-free of interface name during network destruction. by Paul Jensen · 10 years ago
  92. 6ff1678 Fix use-after-free of interface name during network destruction. by Paul Jensen · 10 years ago
  93. 3fea54b am 41417388: (-s ours) Use AF_INET sockets when checking netIds in setNetworkFor{Process,Resolv}(). DO NOT MERGE by Sreeram Ramachandran · 10 years ago
  94. 1924a6c am d42cdf50: am 437eb9c3: Merge "Changes uses of index() to strchr()" by Dan Albert · 10 years ago
  95. d42cdf5 am 437eb9c3: Merge "Changes uses of index() to strchr()" by Dan Albert · 10 years ago
  96. 437eb9c Merge "Changes uses of index() to strchr()" by Dan Albert · 10 years ago
  97. 602b80d Changes uses of index() to strchr() by Dan Albert · 10 years ago
  98. 9fa2b13 Use std::atomic<> instead of volatile sig_atomic_t. by Sreeram Ramachandran · 10 years ago
  99. ddabf95 Remove unnecessary includes. by Sreeram Ramachandran · 10 years ago
  100. 8ad8766 Merge "Pass NetID to clatd as a command line argument." by Paul Jensen · 10 years ago