1. ff904be Merge changes from topic "ipsec-sync-with-pi" by nharold · 7 years ago
  2. 71fc014 Disable the AppOp Restriction for IpSec Tunnels by Nathan Harold · 7 years ago
  3. ba38f8b Update IpSecManager to use InetAddress and prefixLen by Benedict Wong · 7 years ago
  4. 2a9b2c8 Add AppOps Checks for MANAGE_IPSEC_TUNNELS by Nathan Harold · 7 years ago
  5. ec3d62f Unify behavior of various cases of "no underlying networks" by Chalard Jean · 7 years ago
  6. 22670f9 Fix: VPNs update caps upon underlying network disconnect. by Chalard Jean · 7 years ago
  7. 32f9daa Add tests for setUnderlyingNetworks. by Chalard Jean · 7 years ago
  8. 52a6d54 Fix setCapabilities. by Chalard Jean · 7 years ago
  9. 818f6b5 Make sure getActiveNetwork is consistent with default callbacks by Chalard Jean · 7 years ago
  10. d94e48f Add tests for getActiveNetwork. by Chalard Jean · 7 years ago
  11. 390bee5 Add a new ssid field in NetworkCapabilities. by Chalard Jean · 7 years ago
  12. bbfe4d0 Merge "Migrating remaining core networking tests to Junit4" by Remi NGUYEN VAN · 7 years ago
  13. 3f6d2b0 Merge changes I3b3bcbbd,I18b3f263,I3c416c1a by Remi NGUYEN VAN · 7 years ago
  14. e17657c Migrating remaining core networking tests to Junit4 by Hugo Benichi · 8 years ago
  15. f3eae13 Move CaptivePortalProbeResult to its own file by Remi NGUYEN VAN · 7 years ago
  16. 899283d Merge "Fix testRegisterUsageCallback" by Remi NGUYEN VAN · 7 years ago
  17. b1ff5a3 Fix testRegisterUsageCallback by Remi NGUYEN VAN · 7 years ago
  18. 84c1437 Remove the unused file parsing function by Chenbo Feng · 7 years ago
  19. 70be7a9 Let DnsManager fill in LinkProperties for private DNSes by Chalard Jean · 7 years ago
  20. 299d856 Add the list of private DNS addresses to LinkProperties by Chalard Jean · 7 years ago
  21. 1720e54 Trigger NetworkCallback events when private DNS usage has changed. by dalyk · 8 years ago
  22. 9a62f01 Move the logic of (re)evaluation of Private DNS by Erik Kline · 7 years ago
  23. 412ff41 Force creation of Socket upon Transform application by Benedict Wong · 7 years ago
  24. dbc568c Merge "Mark networks with OEM_PAID always restricted" by Lorenzo Colitti · 7 years ago
  25. 8cb5245 Mark networks with OEM_PAID always restricted by Pavel Maltsev · 8 years ago
  26. 7f5163f Merge "Limit the number of routes for performance" by Chalard Jean · 7 years ago
  27. 2db4d5f Merge "Require explicitly supplied truncation length" by Lorenzo Colitti · 7 years ago
  28. db1e624 Merge "Clarify UDP encapsulation socket API" by Lorenzo Colitti · 7 years ago
  29. 459c910 Limit the number of routes for performance by Chalard Jean · 7 years ago
  30. 5f38c02 Require explicitly supplied truncation length by Benedict Wong · 7 years ago
  31. c19a5eb Fix network usage stats on 464xlat tethered. by Remi NGUYEN VAN · 8 years ago
  32. a042c3f Clarify UDP encapsulation socket API by Benedict Wong · 7 years ago
  33. ce907dd Merge "Pass all relevant resolver info to netd" by Treehugger Robot · 7 years ago
  34. 286974f Pass all relevant resolver info to netd by Erik Kline · 8 years ago
  35. 433c0e6 Merge "Have PermissionMonitor arbiter which app can access background networks" by Chalard Jean · 7 years ago
  36. e64b8d7 Have PermissionMonitor arbiter which app can access background networks by Chalard Jean · 7 years ago
  37. 1cb92c7 Add method to NetworkStatsService for UID stats. by Remi NGUYEN VAN · 8 years ago
  38. bd12fff Check mOwnedByTransform to avoid DELSA on SPI by Nathan Harold · 8 years ago
  39. 3f3410a Merge "Added implementation for VTI add/remove address" by Benedict Wong · 7 years ago
  40. 0da1f39 Added implementation for VTI add/remove address by Benedict Wong · 8 years ago
  41. 1f9f48e Fixing comments in Network Capabilities by Pavel Maltsev · 8 years ago
  42. 1dd43b1 Merge "Minor clean-up in NetworkCapabilities" by Treehugger Robot · 8 years ago
  43. a08eb72 Allow null subscriberId in NetworkStatsManager. by Remi NGUYEN VAN · 8 years ago
  44. 47d4d15 Merge "Extend network request to query networks w/o capabilites" by Treehugger Robot · 8 years ago
  45. faed85f Merge "Give apps with NETWORK_SETTINGS right to see any VPN." by Chalard Jean · 8 years ago
  46. 9a396cc Give apps with NETWORK_SETTINGS right to see any VPN. by Chalard Jean · 8 years ago
  47. 9cbc882 Give VPNs the INTERNET capability when they route most of the IP space by Chalard Jean · 8 years ago
  48. 15e839f Minor clean-up in NetworkCapabilities by Pavel Maltsev · 8 years ago
  49. 7c60043 Extend network request to query networks w/o capabilites by Pavel Maltsev · 8 years ago
  50. 2501283 Merge "Add OEM_PAID network capability" by Treehugger Robot · 8 years ago
  51. 94bb3f9 Frameworks: Annotate JUnit4 test with @Test by Andreas Gampe · 8 years ago
  52. cab3e60 Merge "Fix ConnectivityServiceTest for NATT Keepalive" by nharold · 8 years ago
  53. 0ca21cf Merge changes Ic28c5653,Ic635f97b by Treehugger Robot · 8 years ago
  54. 9f48d16 [LT2] Fix release request while lingering. by Chalard Jean · 8 years ago
  55. 0990bc8 Fix ConnectivityServiceTest for NATT Keepalive by Nathan Harold · 8 years ago
  56. a7c93b0 [LT1] Add a test for release request while lingering by Chalard Jean · 8 years ago
  57. b7ca6bf Correct bug in IpSecTransformTest by Benedict Wong · 8 years ago
  58. d4d6119 Add OEM_PAID network capability by Pavel Maltsev · 8 years ago
  59. 91d3912 Merge changes I3d68dbf8,I6ea524bb,I978d9119 by Chalard Jean · 8 years ago
  60. a23bc9e Publish FOREGROUND and add NOT_SUSPENDED capabilities. by Chalard Jean · 8 years ago
  61. 2550e06 Send null UIDs to apps instead of single-uid lists. by Chalard Jean · 8 years ago
  62. 159abb6 Copy IpSecConfig when IpSecTransforms are created by Benedict Wong · 8 years ago
  63. 93dd5e6 MacAddress: Use SecureRandom and add a 46 bit randomized MAC generator by Jong Wook Kim · 8 years ago
  64. 9979378 Merge "Frameworks: Mark tests" by Treehugger Robot · 8 years ago
  65. 3fa5c22 Frameworks: Mark tests by Andreas Gampe · 8 years ago
  66. 11f04e8 Fix default network validation overcounting by Hugo Benichi · 8 years ago
  67. f78548d Prevent crash in NetworkManagementServiceTest#shutdown() by Hugo Benichi · 8 years ago
  68. 859629f Add tunnel-mode calls to netd in IpSecService by Benedict Wong · 8 years ago
  69. 145b425 Add TunnelInterface API and KernelResourceRecords by Benedict Wong · 8 years ago
  70. da7f993 Merge "Add xfrm mark in IpSecConfig" by Benedict Wong · 8 years ago
  71. 515b2e9 Merge changes I3b16caad,Iaf5ea7ab,I09a94042,I69a39039,I35300309, ... by Chalard Jean · 8 years ago
  72. e339107 Merge changes from topic "bpfStats" by Treehugger Robot · 8 years ago
  73. e9f609e Merge "Add checks to ensure SPIs are not reused" by Benedict Wong · 8 years ago
  74. fd3a4ae Let network requests see VPNs. by Chalard Jean · 8 years ago
  75. 92a116d Add a test for new UID checking code. by Chalard Jean · 8 years ago
  76. 753d973 Move VPN allowed UIDs into NetworkCapabilities. by Chalard Jean · 8 years ago
  77. c4ba57c Disable IpConnectivityMetricsTest. by Lorenzo Colitti · 8 years ago
  78. b25ada3 Use /proc/net/dev to get stats summary by Chenbo Feng · 8 years ago
  79. 7224ab8 Add bpf support for NetworkStatsFactory by Chenbo Feng · 8 years ago
  80. bb31e20 Add checks to ensure SPIs are not reused by Benedict Wong · 8 years ago
  81. 3dcee31 Merge "Address comments and final cleanup from refcounting integration" by Benedict Wong · 8 years ago
  82. 77883ce Merge "Rename create/delete transform methods" by Benedict Wong · 8 years ago
  83. 01e9f19 Rename create/delete transform methods by Benedict Wong · 8 years ago
  84. 5087f93 Merge changes Id8776d14,Ifa291c62,I5ea9d200 by Treehugger Robot · 8 years ago
  85. 9d93e1a Track and persist in stats whether traffic is on the default network. by Lorenzo Colitti · 8 years ago
  86. cd969ef Add the default network to NetworkStats and NetworkStatsCollection. by Lorenzo Colitti · 8 years ago
  87. 2486188 Pass all default networks to NetworkStatsService by Lorenzo Colitti · 8 years ago
  88. fcf78b1 Add xfrm mark in IpSecConfig by Di Lu · 8 years ago
  89. 8a06cca Merge "Add "not congested" network capability." by Jeff Sharkey · 8 years ago
  90. 6cba185 Merge "Add public API methods for private DNS." by Lorenzo Colitti · 8 years ago
  91. 7643abc Add public API methods for private DNS. by dalyk · 8 years ago
  92. 1142483 Address comments and final cleanup from refcounting integration by Benedict Wong · 8 years ago
  93. 6560408 Merge "IpSec - API Tweak for removeTransportModeTransform" by nharold · 8 years ago
  94. b04d511 Add "not congested" network capability. by Jeff Sharkey · 8 years ago
  95. dd2ed2b IpSec - API Tweak for removeTransportModeTransform by Nathan Harold · 8 years ago
  96. 60a2132 Merge changes from topic "ipsec-oneway-transform" by nharold · 8 years ago
  97. f52a471 Update IpSecService UnitTests by Nathan Harold · 8 years ago
  98. 3865a00 Make Transforms Unidirectional by Nathan Harold · 8 years ago
  99. 3fbfac2 Merge changes I0d0c0fac,Ifb9b00b6 by Treehugger Robot · 8 years ago
  100. 75c5e3d Merge "Update netId to nethandle mapping in NetworkTest." by Treehugger Robot · 8 years ago