1. 54ddecb Minor cleanups to NetworkStats interface tracking. by Lorenzo Colitti · 7 years ago
  2. 47d4d15 Merge "Extend network request to query networks w/o capabilites" by Treehugger Robot · 7 years ago
  3. faed85f Merge "Give apps with NETWORK_SETTINGS right to see any VPN." by Chalard Jean · 7 years ago
  4. f477aed Merge "Give VPNs the INTERNET capability when they route most of the IP space" by Chalard Jean · 7 years ago
  5. 9a396cc Give apps with NETWORK_SETTINGS right to see any VPN. by Chalard Jean · 7 years ago
  6. 9cbc882 Give VPNs the INTERNET capability when they route most of the IP space by Chalard Jean · 7 years ago
  7. 7c60043 Extend network request to query networks w/o capabilites by Pavel Maltsev · 8 years ago
  8. a23d640 Merge "Fix up NetworkCapabilities' toString" by Chalard Jean · 7 years ago
  9. 4409dfa Fix up NetworkCapabilities' toString by Chalard Jean · 7 years ago
  10. 2501283 Merge "Add OEM_PAID network capability" by Treehugger Robot · 7 years ago
  11. 94bb3f9 Frameworks: Annotate JUnit4 test with @Test by Andreas Gampe · 7 years ago
  12. cab3e60 Merge "Fix ConnectivityServiceTest for NATT Keepalive" by nharold · 7 years ago
  13. 0ca21cf Merge changes Ic28c5653,Ic635f97b by Treehugger Robot · 7 years ago
  14. 7207e1a Merge "Don't refcount TRACK_DEFAULT requests." by Chalard Jean · 7 years ago
  15. 9f48d16 [LT2] Fix release request while lingering. by Chalard Jean · 7 years ago
  16. 67036aa Merge "DO NOT MERGE : fix useless import" by Chalard Jean · 7 years ago
  17. 0990bc8 Fix ConnectivityServiceTest for NATT Keepalive by Nathan Harold · 7 years ago
  18. b05d401 Merge "Correct bug in IpSecTransformTest" by Benedict Wong · 7 years ago
  19. a7c93b0 [LT1] Add a test for release request while lingering by Chalard Jean · 7 years ago
  20. b0bf117 Don't refcount TRACK_DEFAULT requests. by Chalard Jean · 7 years ago
  21. 31cbef1 DO NOT MERGE : fix useless import by Chalard Jean · 7 years ago
  22. 8f22a42 Merge "Add missing'}' in javadoc of public API method" by Treehugger Robot · 7 years ago
  23. b7ca6bf Correct bug in IpSecTransformTest by Benedict Wong · 7 years ago
  24. d4d6119 Add OEM_PAID network capability by Pavel Maltsev · 8 years ago
  25. 91d3912 Merge changes I3d68dbf8,I6ea524bb,I978d9119 by Chalard Jean · 7 years ago
  26. 52e2396 Deprecate CONNECTIVITY_ACTION. by Chalard Jean · 7 years ago
  27. a23bc9e Publish FOREGROUND and add NOT_SUSPENDED capabilities. by Chalard Jean · 8 years ago
  28. 2550e06 Send null UIDs to apps instead of single-uid lists. by Chalard Jean · 8 years ago
  29. 159abb6 Copy IpSecConfig when IpSecTransforms are created by Benedict Wong · 7 years ago
  30. cbfbb37 Add missing'}' in javadoc of public API method by Hugo Benichi · 7 years ago
  31. 028e2a0 Merge "MacAddress: Use SecureRandom and add a 46 bit randomized MAC generator" by Jong Wook Kim · 7 years ago
  32. 93dd5e6 MacAddress: Use SecureRandom and add a 46 bit randomized MAC generator by Jong Wook Kim · 8 years ago
  33. 9979378 Merge "Frameworks: Mark tests" by Treehugger Robot · 7 years ago
  34. 3fa5c22 Frameworks: Mark tests by Andreas Gampe · 8 years ago
  35. 7e8374e Merge changes from topic "cherry-pick-cell-keepalive" by nharold · 8 years ago
  36. 1aaf45b Merge changes I303d1102,I72c9aa43,If13a5284 by Hugo Benichi · 8 years ago
  37. 7f8d0be Rework KeepalivePacketData for Compatibility with Cell by Nathan Harold · 8 years ago
  38. 583c95b Relocate KeepalivePacketData to frameworks/base by Nathan Harold · 8 years ago
  39. 11f04e8 Fix default network validation overcounting by Hugo Benichi · 8 years ago
  40. f78548d Prevent crash in NetworkManagementServiceTest#shutdown() by Hugo Benichi · 8 years ago
  41. f597b81 Merge "Fix a bug where a NetworkAgent gets repeatedly torn down" by Chalard Jean · 8 years ago
  42. 715d078 Fix a bug where a NetworkAgent gets repeatedly torn down by Chalard Jean · 8 years ago
  43. 859629f Add tunnel-mode calls to netd in IpSecService by Benedict Wong · 8 years ago
  44. 7a7d04e Merge "Add TunnelInterface API and KernelResourceRecords" by Benedict Wong · 8 years ago
  45. 145b425 Add TunnelInterface API and KernelResourceRecords by Benedict Wong · 8 years ago
  46. da7f993 Merge "Add xfrm mark in IpSecConfig" by Benedict Wong · 8 years ago
  47. 515b2e9 Merge changes I3b16caad,Iaf5ea7ab,I09a94042,I69a39039,I35300309, ... by Chalard Jean · 8 years ago
  48. e339107 Merge changes from topic "bpfStats" by Treehugger Robot · 8 years ago
  49. e9f609e Merge "Add checks to ensure SPIs are not reused" by Benedict Wong · 8 years ago
  50. ae0d925 Merge changes from topic "multipath-datausage-backport" by Lorenzo Colitti · 8 years ago
  51. fd3a4ae Let network requests see VPNs. by Chalard Jean · 8 years ago
  52. 3a6b34c Move constants into a new file. by Chalard Jean · 8 years ago
  53. b399bf1 Make sure listen requests from VPN apps see their own networks by Chalard Jean · 8 years ago
  54. 92a116d Add a test for new UID checking code. by Chalard Jean · 8 years ago
  55. b2a4991 Remove UID_RANGES_ADDED and REMOVED. by Chalard Jean · 8 years ago
  56. 753d973 Move VPN allowed UIDs into NetworkCapabilities. by Chalard Jean · 8 years ago
  57. cbe99b3 Pre-import to remove a conflict. by Chalard Jean · 8 years ago
  58. c4ba57c Disable IpConnectivityMetricsTest. by Lorenzo Colitti · 8 years ago
  59. b25ada3 Use /proc/net/dev to get stats summary by Chenbo Feng · 8 years ago
  60. 7224ab8 Add bpf support for NetworkStatsFactory by Chenbo Feng · 8 years ago
  61. bb31e20 Add checks to ensure SPIs are not reused by Benedict Wong · 8 years ago
  62. 3dcee31 Merge "Address comments and final cleanup from refcounting integration" by Benedict Wong · 8 years ago
  63. 77883ce Merge "Rename create/delete transform methods" by Benedict Wong · 8 years ago
  64. 01e9f19 Rename create/delete transform methods by Benedict Wong · 8 years ago
  65. 5087f93 Merge changes Id8776d14,Ifa291c62,I5ea9d200 by Treehugger Robot · 8 years ago
  66. 9d93e1a Track and persist in stats whether traffic is on the default network. by Lorenzo Colitti · 8 years ago
  67. cd969ef Add the default network to NetworkStats and NetworkStatsCollection. by Lorenzo Colitti · 8 years ago
  68. 2486188 Pass all default networks to NetworkStatsService by Lorenzo Colitti · 8 years ago
  69. fcf78b1 Add xfrm mark in IpSecConfig by Di Lu · 8 years ago
  70. 0f2738e Add ability to override subscriber capabilities. by Jeff Sharkey · 8 years ago
  71. 8a06cca Merge "Add "not congested" network capability." by Jeff Sharkey · 8 years ago
  72. 5c2380b Merge "Add basic resolution of Private DNS hostname" by Treehugger Robot · 8 years ago
  73. 6cba185 Merge "Add public API methods for private DNS." by Lorenzo Colitti · 8 years ago
  74. 7643abc Add public API methods for private DNS. by dalyk · 8 years ago
  75. 1142483 Address comments and final cleanup from refcounting integration by Benedict Wong · 8 years ago
  76. 6560408 Merge "IpSec - API Tweak for removeTransportModeTransform" by nharold · 8 years ago
  77. 31b4a9e Add basic resolution of Private DNS hostname by Erik Kline · 8 years ago
  78. b04d511 Add "not congested" network capability. by Jeff Sharkey · 8 years ago
  79. dd2ed2b IpSec - API Tweak for removeTransportModeTransform by Nathan Harold · 8 years ago
  80. 60a2132 Merge changes from topic "ipsec-oneway-transform" by nharold · 8 years ago
  81. f52a471 Update IpSecService UnitTests by Nathan Harold · 8 years ago
  82. 3865a00 Make Transforms Unidirectional by Nathan Harold · 8 years ago
  83. 3fbfac2 Merge changes I0d0c0fac,Ifb9b00b6 by Treehugger Robot · 8 years ago
  84. 46f96cb Split updateCapabilities into two methods. by Lorenzo Colitti · 8 years ago
  85. 75c5e3d Merge "Update netId to nethandle mapping in NetworkTest." by Treehugger Robot · 8 years ago
  86. 959f60b Update netId to nethandle mapping in NetworkTest. by Lorenzo Colitti · 8 years ago
  87. bc3edde Merge "MacAddress: add @NonNull annotations" by Hugo Benichi · 8 years ago
  88. 8f21758 MacAddress: add @NonNull annotations by Hugo Benichi · 8 years ago
  89. 35bd74c Merge "Change the netId to nethandle mapping." by Treehugger Robot · 8 years ago
  90. dca465a Merge "ConnectivityService: synchronize access on mLockdownEnabled" by Hugo Benichi · 8 years ago
  91. 5183e57 Change the netId to nethandle mapping. by Lorenzo Colitti · 8 years ago
  92. 7045d61 More strictly check NetworkCapabilities callbacks. by Lorenzo Colitti · 8 years ago
  93. 454b42e change NMS removeNetwork to netd binder variant by Erik Kline · 8 years ago
  94. f98f97f Merge changes I47ccfa99,I5db1de3e by Treehugger Robot · 8 years ago
  95. 3212008 Extract DNS setting logic into DnsManager class by Erik Kline · 8 years ago
  96. 6e0347d Add minimal test for setting DNS properties by Erik Kline · 8 years ago
  97. d207b1f Merge "Move more core networking tests to framework/base/tests/net." by Lorenzo Colitti · 8 years ago
  98. a4fdc12 Move more core networking tests to framework/base/tests/net. by Lorenzo Colitti · 8 years ago
  99. 278fb63 Merge "Add isMobileDataEnabled in TelephonyManager." by Treehugger Robot · 8 years ago
  100. acf59b8 Add isMobileDataEnabled in TelephonyManager. by Malcolm Chen · 8 years ago