1. e7b8b95 Merge "Add missing'}' in javadoc of public API method" am: 8f22a42cf7 by Hugo Benichi · 7 years ago
  2. 8f22a42 Merge "Add missing'}' in javadoc of public API method" by Treehugger Robot · 7 years ago
  3. 004939f Merge changes I3d68dbf8,I6ea524bb,I978d9119 am: 91d3912eab by Chalard Jean · 7 years ago
  4. 91d3912 Merge changes I3d68dbf8,I6ea524bb,I978d9119 by Chalard Jean · 7 years ago
  5. 978037d Merge "Copy IpSecConfig when IpSecTransforms are created" am: 2c8456b22e by Benedict Wong · 7 years ago
  6. 52e2396 Deprecate CONNECTIVITY_ACTION. by Chalard Jean · 7 years ago
  7. a23bc9e Publish FOREGROUND and add NOT_SUSPENDED capabilities. by Chalard Jean · 8 years ago
  8. 2550e06 Send null UIDs to apps instead of single-uid lists. by Chalard Jean · 8 years ago
  9. 159abb6 Copy IpSecConfig when IpSecTransforms are created by Benedict Wong · 7 years ago
  10. cbfbb37 Add missing'}' in javadoc of public API method by Hugo Benichi · 7 years ago
  11. c7ec0f6 Merge "MacAddress: Use SecureRandom and add a 46 bit randomized MAC generator" by Jong Wook Kim · 7 years ago
  12. 028e2a0 Merge "MacAddress: Use SecureRandom and add a 46 bit randomized MAC generator" by Jong Wook Kim · 7 years ago
  13. 93dd5e6 MacAddress: Use SecureRandom and add a 46 bit randomized MAC generator by Jong Wook Kim · 8 years ago
  14. 043d868 Merge "Frameworks: Mark tests" am: 997937820d by Andreas Gampe · 7 years ago
  15. 9979378 Merge "Frameworks: Mark tests" by Treehugger Robot · 7 years ago
  16. 3fa5c22 Frameworks: Mark tests by Andreas Gampe · 8 years ago
  17. 86362b4 Merge changes from topic "cherry-pick-cell-keepalive" am: 7e8374e9fc by nharold · 8 years ago
  18. 7e8374e Merge changes from topic "cherry-pick-cell-keepalive" by nharold · 8 years ago
  19. 5001af8 Merge changes I303d1102,I72c9aa43,If13a5284 am: 1aaf45bf89 by Hugo Benichi · 8 years ago
  20. 1aaf45b Merge changes I303d1102,I72c9aa43,If13a5284 by Hugo Benichi · 8 years ago
  21. 7f8d0be Rework KeepalivePacketData for Compatibility with Cell by Nathan Harold · 8 years ago
  22. 583c95b Relocate KeepalivePacketData to frameworks/base by Nathan Harold · 8 years ago
  23. 11f04e8 Fix default network validation overcounting by Hugo Benichi · 8 years ago
  24. f78548d Prevent crash in NetworkManagementServiceTest#shutdown() by Hugo Benichi · 8 years ago
  25. ca1ca2c Merge "Fix a bug where a NetworkAgent gets repeatedly torn down" am: f597b81b4e by Chalard Jean · 8 years ago
  26. f597b81 Merge "Fix a bug where a NetworkAgent gets repeatedly torn down" by Chalard Jean · 8 years ago
  27. 715d078 Fix a bug where a NetworkAgent gets repeatedly torn down by Chalard Jean · 8 years ago
  28. 77189e8 Merge "Add tunnel-mode calls to netd in IpSecService" am: 475fe28c50 by Benedict Wong · 8 years ago
  29. 7cacbb3 Merge "Add TunnelInterface API and KernelResourceRecords" am: 7a7d04e103 by Benedict Wong · 8 years ago
  30. 859629f Add tunnel-mode calls to netd in IpSecService by Benedict Wong · 8 years ago
  31. 6829dd8 Merge "Add xfrm mark in IpSecConfig" am: da7f993d34 by Benedict Wong · 8 years ago
  32. 7a7d04e Merge "Add TunnelInterface API and KernelResourceRecords" by Benedict Wong · 8 years ago
  33. 145b425 Add TunnelInterface API and KernelResourceRecords by Benedict Wong · 8 years ago
  34. ee75f43 Merge changes I3b16caad,Iaf5ea7ab,I09a94042,I69a39039,I35300309, ... by Chalard Jean · 8 years ago
  35. da7f993 Merge "Add xfrm mark in IpSecConfig" by Benedict Wong · 8 years ago
  36. a0b44c3 Merge changes from topic "bpfStats" am: e339107631 by Chenbo Feng · 8 years ago
  37. 515b2e9 Merge changes I3b16caad,Iaf5ea7ab,I09a94042,I69a39039,I35300309, ... by Chalard Jean · 8 years ago
  38. e339107 Merge changes from topic "bpfStats" by Treehugger Robot · 8 years ago
  39. 567ecd6 Merge "Add checks to ensure SPIs are not reused" am: e9f609ee76 by Benedict Wong · 8 years ago
  40. 50f296d Merge changes from topic "multipath-datausage-backport" am: ae0d925470 by Lorenzo Colitti · 8 years ago
  41. 71472be Disable IpConnectivityMetricsTest. am: c4ba57cadd by Lorenzo Colitti · 8 years ago
  42. e9f609e Merge "Add checks to ensure SPIs are not reused" by Benedict Wong · 8 years ago
  43. ae0d925 Merge changes from topic "multipath-datausage-backport" by Lorenzo Colitti · 8 years ago
  44. fd3a4ae Let network requests see VPNs. by Chalard Jean · 8 years ago
  45. 3a6b34c Move constants into a new file. by Chalard Jean · 8 years ago
  46. b399bf1 Make sure listen requests from VPN apps see their own networks by Chalard Jean · 8 years ago
  47. 92a116d Add a test for new UID checking code. by Chalard Jean · 8 years ago
  48. b2a4991 Remove UID_RANGES_ADDED and REMOVED. by Chalard Jean · 8 years ago
  49. 753d973 Move VPN allowed UIDs into NetworkCapabilities. by Chalard Jean · 8 years ago
  50. cbe99b3 Pre-import to remove a conflict. by Chalard Jean · 8 years ago
  51. c4ba57c Disable IpConnectivityMetricsTest. by Lorenzo Colitti · 8 years ago
  52. b25ada3 Use /proc/net/dev to get stats summary by Chenbo Feng · 8 years ago
  53. 7224ab8 Add bpf support for NetworkStatsFactory by Chenbo Feng · 8 years ago
  54. bb31e20 Add checks to ensure SPIs are not reused by Benedict Wong · 8 years ago
  55. 9b1dfec Merge "Address comments and final cleanup from refcounting integration" by Benedict Wong · 8 years ago
  56. 3dcee31 Merge "Address comments and final cleanup from refcounting integration" by Benedict Wong · 8 years ago
  57. 2af9354 Merge "Rename create/delete transform methods" am: 77883ceedc by Benedict Wong · 8 years ago
  58. 77883ce Merge "Rename create/delete transform methods" by Benedict Wong · 8 years ago
  59. 01e9f19 Rename create/delete transform methods by Benedict Wong · 8 years ago
  60. 69a42fa Merge changes Id8776d14,Ifa291c62,I5ea9d200 am: 5087f93c36 by Lorenzo Colitti · 8 years ago
  61. 5087f93 Merge changes Id8776d14,Ifa291c62,I5ea9d200 by Treehugger Robot · 8 years ago
  62. 9d93e1a Track and persist in stats whether traffic is on the default network. by Lorenzo Colitti · 8 years ago
  63. cd969ef Add the default network to NetworkStats and NetworkStatsCollection. by Lorenzo Colitti · 8 years ago
  64. 2486188 Pass all default networks to NetworkStatsService by Lorenzo Colitti · 8 years ago
  65. d358b0d Merge "Add ability to override subscriber capabilities." am: d6cd4b241a by Jeff Sharkey · 8 years ago
  66. fcf78b1 Add xfrm mark in IpSecConfig by Di Lu · 8 years ago
  67. 0f2738e Add ability to override subscriber capabilities. by Jeff Sharkey · 8 years ago
  68. 944a986 Merge "Add "not congested" network capability." am: 8a06cca651 by Jeff Sharkey · 8 years ago
  69. 5d10f67 Merge "Add basic resolution of Private DNS hostname" am: 5c2380b0d2 by Erik Kline · 8 years ago
  70. 8a06cca Merge "Add "not congested" network capability." by Jeff Sharkey · 8 years ago
  71. a57e5c0 Merge "Add public API methods for private DNS." am: 6cba185910 by Lorenzo Colitti · 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. eee6875 Merge "IpSec - API Tweak for removeTransportModeTransform" am: 656040874d by nharold · 8 years ago
  76. 1142483 Address comments and final cleanup from refcounting integration by Benedict Wong · 8 years ago
  77. 6560408 Merge "IpSec - API Tweak for removeTransportModeTransform" by nharold · 8 years ago
  78. 31b4a9e Add basic resolution of Private DNS hostname by Erik Kline · 8 years ago
  79. ff0e4bc Merge changes from topic "ipsec-oneway-transform" am: 60a21328d5 by nharold · 8 years ago
  80. 41fe809 Make Transforms Unidirectional am: 3865a008e7 by Nathan Harold · 8 years ago
  81. b04d511 Add "not congested" network capability. by Jeff Sharkey · 8 years ago
  82. dd2ed2b IpSec - API Tweak for removeTransportModeTransform by Nathan Harold · 8 years ago
  83. 60a2132 Merge changes from topic "ipsec-oneway-transform" by nharold · 8 years ago
  84. f52a471 Update IpSecService UnitTests by Nathan Harold · 8 years ago
  85. 3865a00 Make Transforms Unidirectional by Nathan Harold · 8 years ago
  86. 3fbfac2 Merge changes I0d0c0fac,Ifb9b00b6 by Treehugger Robot · 8 years ago
  87. 46f96cb Split updateCapabilities into two methods. by Lorenzo Colitti · 8 years ago
  88. 75c5e3d Merge "Update netId to nethandle mapping in NetworkTest." by Treehugger Robot · 8 years ago
  89. 959f60b Update netId to nethandle mapping in NetworkTest. by Lorenzo Colitti · 8 years ago
  90. bc3edde Merge "MacAddress: add @NonNull annotations" by Hugo Benichi · 8 years ago
  91. 8f21758 MacAddress: add @NonNull annotations by Hugo Benichi · 8 years ago
  92. 35bd74c Merge "Change the netId to nethandle mapping." by Treehugger Robot · 8 years ago
  93. dca465a Merge "ConnectivityService: synchronize access on mLockdownEnabled" by Hugo Benichi · 8 years ago
  94. 5183e57 Change the netId to nethandle mapping. by Lorenzo Colitti · 8 years ago
  95. 7045d61 More strictly check NetworkCapabilities callbacks. by Lorenzo Colitti · 8 years ago
  96. 454b42e change NMS removeNetwork to netd binder variant by Erik Kline · 8 years ago
  97. f98f97f Merge changes I47ccfa99,I5db1de3e by Treehugger Robot · 8 years ago
  98. 3212008 Extract DNS setting logic into DnsManager class by Erik Kline · 8 years ago
  99. 6e0347d Add minimal test for setting DNS properties by Erik Kline · 8 years ago
  100. d207b1f Merge "Move more core networking tests to framework/base/tests/net." by Lorenzo Colitti · 8 years ago