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