1. ef16e8d Merge "Fix up NetworkCapabilities' toString" by Chalard Jean · 7 years ago
  2. 8337e58 Fix up NetworkCapabilities' toString by Chalard Jean · 7 years ago
  3. 230f251 Merge "Add OEM_PAID network capability" by Treehugger Robot · 7 years ago
  4. 7151046 Frameworks: Annotate JUnit4 test with @Test by Andreas Gampe · 7 years ago
  5. f6bbc21 Merge "Fix ConnectivityServiceTest for NATT Keepalive" by nharold · 7 years ago
  6. ba40cd6 Merge changes Ic28c5653,Ic635f97b by Treehugger Robot · 7 years ago
  7. 5be0159 Merge "Don't refcount TRACK_DEFAULT requests." by Chalard Jean · 7 years ago
  8. 6c8ee08 [LT2] Fix release request while lingering. by Chalard Jean · 7 years ago
  9. 1da02e2 Merge "DO NOT MERGE : fix useless import" by Chalard Jean · 7 years ago
  10. e8ae0eb Fix ConnectivityServiceTest for NATT Keepalive by Nathan Harold · 7 years ago
  11. 99e01bc Merge "Correct bug in IpSecTransformTest" by Benedict Wong · 7 years ago
  12. 03a2fd1 [LT1] Add a test for release request while lingering by Chalard Jean · 7 years ago
  13. 3c4c8cf Don't refcount TRACK_DEFAULT requests. by Chalard Jean · 7 years ago
  14. a3e497c DO NOT MERGE : fix useless import by Chalard Jean · 7 years ago
  15. 21c11c3 Merge "Add missing'}' in javadoc of public API method" by Treehugger Robot · 7 years ago
  16. f430c89 Correct bug in IpSecTransformTest by Benedict Wong · 7 years ago
  17. 3d5e45d Add OEM_PAID network capability by Pavel Maltsev · 8 years ago
  18. bc388ae Merge changes I3d68dbf8,I6ea524bb,I978d9119 by Chalard Jean · 7 years ago
  19. ae2424a Deprecate CONNECTIVITY_ACTION. by Chalard Jean · 7 years ago
  20. b6a0c6d Publish FOREGROUND and add NOT_SUSPENDED capabilities. by Chalard Jean · 8 years ago
  21. b70f7cc Send null UIDs to apps instead of single-uid lists. by Chalard Jean · 8 years ago
  22. 86e8477 Copy IpSecConfig when IpSecTransforms are created by Benedict Wong · 7 years ago
  23. 7665a14 Add missing'}' in javadoc of public API method by Hugo Benichi · 7 years ago
  24. 68d0525 Merge "MacAddress: Use SecureRandom and add a 46 bit randomized MAC generator" by Jong Wook Kim · 7 years ago
  25. 5dca6d1 MacAddress: Use SecureRandom and add a 46 bit randomized MAC generator by Jong Wook Kim · 8 years ago
  26. 2424af1 Merge "Frameworks: Mark tests" by Treehugger Robot · 7 years ago
  27. bcd9607 Frameworks: Mark tests by Andreas Gampe · 8 years ago
  28. 972b096 Merge changes from topic "cherry-pick-cell-keepalive" by nharold · 8 years ago
  29. c202331 Merge changes I303d1102,I72c9aa43,If13a5284 by Hugo Benichi · 8 years ago
  30. bbe7ab8 Rework KeepalivePacketData for Compatibility with Cell by Nathan Harold · 8 years ago
  31. 3edb930 Relocate KeepalivePacketData to frameworks/base by Nathan Harold · 8 years ago
  32. 5da8769 Fix default network validation overcounting by Hugo Benichi · 8 years ago
  33. 14fb200 Prevent crash in NetworkManagementServiceTest#shutdown() by Hugo Benichi · 8 years ago
  34. 20028ab Merge "Fix a bug where a NetworkAgent gets repeatedly torn down" by Chalard Jean · 8 years ago
  35. 7fc5aa0 Fix a bug where a NetworkAgent gets repeatedly torn down by Chalard Jean · 8 years ago
  36. d32b02c Add tunnel-mode calls to netd in IpSecService by Benedict Wong · 8 years ago
  37. eb2ff56 Merge "Add TunnelInterface API and KernelResourceRecords" by Benedict Wong · 8 years ago
  38. b8421d7 Add TunnelInterface API and KernelResourceRecords by Benedict Wong · 8 years ago
  39. 5bee154 Merge "Add xfrm mark in IpSecConfig" by Benedict Wong · 8 years ago
  40. a890570 Merge changes I3b16caad,Iaf5ea7ab,I09a94042,I69a39039,I35300309, ... by Chalard Jean · 8 years ago
  41. 8eb249c Merge changes from topic "bpfStats" by Treehugger Robot · 8 years ago
  42. 1f23269 Merge "Add checks to ensure SPIs are not reused" by Benedict Wong · 8 years ago
  43. 61fe831 Merge changes from topic "multipath-datausage-backport" by Lorenzo Colitti · 8 years ago
  44. e3c1bfd Let network requests see VPNs. by Chalard Jean · 8 years ago
  45. 52e5af0 Move constants into a new file. by Chalard Jean · 8 years ago
  46. 56ad8d8 Make sure listen requests from VPN apps see their own networks by Chalard Jean · 8 years ago
  47. 6b96118 Add a test for new UID checking code. by Chalard Jean · 8 years ago
  48. a39c91c Remove UID_RANGES_ADDED and REMOVED. by Chalard Jean · 8 years ago
  49. e4230ce Move VPN allowed UIDs into NetworkCapabilities. by Chalard Jean · 8 years ago
  50. c97ac60 Pre-import to remove a conflict. by Chalard Jean · 8 years ago
  51. ddf729b Disable IpConnectivityMetricsTest. by Lorenzo Colitti · 8 years ago
  52. 13d64cd Use /proc/net/dev to get stats summary by Chenbo Feng · 8 years ago
  53. 0f3dfee Add bpf support for NetworkStatsFactory by Chenbo Feng · 8 years ago
  54. bed828b Add checks to ensure SPIs are not reused by Benedict Wong · 8 years ago
  55. f376b27 Merge "Address comments and final cleanup from refcounting integration" by Benedict Wong · 8 years ago
  56. 5d16432 Merge "Rename create/delete transform methods" by Benedict Wong · 8 years ago
  57. a9d43af Rename create/delete transform methods by Benedict Wong · 8 years ago
  58. 7671595 Merge changes Id8776d14,Ifa291c62,I5ea9d200 by Treehugger Robot · 8 years ago
  59. e2e04f1 Track and persist in stats whether traffic is on the default network. by Lorenzo Colitti · 8 years ago
  60. e9a6d36 Add the default network to NetworkStats and NetworkStatsCollection. by Lorenzo Colitti · 8 years ago
  61. a9dcce5 Pass all default networks to NetworkStatsService by Lorenzo Colitti · 8 years ago
  62. ddac24c Add xfrm mark in IpSecConfig by Di Lu · 8 years ago
  63. 01ee403 Add ability to override subscriber capabilities. by Jeff Sharkey · 8 years ago
  64. f2ca25f Merge "Add "not congested" network capability." by Jeff Sharkey · 8 years ago
  65. 90310d2 Merge "Add basic resolution of Private DNS hostname" by Treehugger Robot · 8 years ago
  66. 05b54ef Merge "Add public API methods for private DNS." by Lorenzo Colitti · 8 years ago
  67. 83b5fa2 Add public API methods for private DNS. by dalyk · 8 years ago
  68. 370f737 Address comments and final cleanup from refcounting integration by Benedict Wong · 8 years ago
  69. dc88d02 Merge "IpSec - API Tweak for removeTransportModeTransform" by nharold · 8 years ago
  70. c06d4f9 Add basic resolution of Private DNS hostname by Erik Kline · 8 years ago
  71. d616b20 Add "not congested" network capability. by Jeff Sharkey · 8 years ago
  72. 2c97b2e IpSec - API Tweak for removeTransportModeTransform by Nathan Harold · 8 years ago
  73. 6987ca3 Merge changes from topic "ipsec-oneway-transform" by nharold · 8 years ago
  74. e0d099d Update IpSecService UnitTests by Nathan Harold · 8 years ago
  75. a47ac2b Make Transforms Unidirectional by Nathan Harold · 8 years ago
  76. b29d74c Merge changes I0d0c0fac,Ifb9b00b6 by Treehugger Robot · 8 years ago
  77. 7266411 Split updateCapabilities into two methods. by Lorenzo Colitti · 8 years ago
  78. 42293ba Merge "Update netId to nethandle mapping in NetworkTest." by Treehugger Robot · 8 years ago
  79. 9499a55 Update netId to nethandle mapping in NetworkTest. by Lorenzo Colitti · 8 years ago
  80. 7d767a4 Merge "MacAddress: add @NonNull annotations" by Hugo Benichi · 8 years ago
  81. 5e5c4b4 MacAddress: add @NonNull annotations by Hugo Benichi · 8 years ago
  82. 333dc71 Merge "Change the netId to nethandle mapping." by Treehugger Robot · 8 years ago
  83. 2a03168 Merge "ConnectivityService: synchronize access on mLockdownEnabled" by Hugo Benichi · 8 years ago
  84. 3d1632d Change the netId to nethandle mapping. by Lorenzo Colitti · 8 years ago
  85. 23f3676 More strictly check NetworkCapabilities callbacks. by Lorenzo Colitti · 8 years ago
  86. 31645bd change NMS removeNetwork to netd binder variant by Erik Kline · 8 years ago
  87. 3e2ccb4 Merge changes I47ccfa99,I5db1de3e by Treehugger Robot · 8 years ago
  88. cca88b0 Extract DNS setting logic into DnsManager class by Erik Kline · 8 years ago
  89. 3fce4e5 Add minimal test for setting DNS properties by Erik Kline · 8 years ago
  90. 7571202 Merge "Move more core networking tests to framework/base/tests/net." by Lorenzo Colitti · 8 years ago
  91. 640bec2 Move more core networking tests to framework/base/tests/net. by Lorenzo Colitti · 8 years ago
  92. 7b34214 Merge "Add isMobileDataEnabled in TelephonyManager." by Treehugger Robot · 8 years ago
  93. 120de8c Add isMobileDataEnabled in TelephonyManager. by Malcolm Chen · 8 years ago
  94. 48db30d Add validation to IpSecConfig algorithm setters by Benedict Wong · 8 years ago
  95. 3e4e37a [ipsec-doze] Add fchown to IpSecService to support doze by Benedict Wong · 8 years ago
  96. 12045ea Merge "[ipsec-qtaguid] Tag sockets upon creation of encap sockets" by Benedict Wong · 8 years ago
  97. 768c332 [ipsec-qtaguid] Tag sockets upon creation of encap sockets by Benedict Wong · 8 years ago
  98. b41f870 MacAddress: address api review comments by Hugo Benichi · 8 years ago
  99. 635a731 Expose the MacAddress class in the api by Hugo Benichi · 8 years ago
  100. e6238af Merge "Fix broken test due to API rename" by nharold · 8 years ago