1. 7e8374e Merge changes from topic "cherry-pick-cell-keepalive" by nharold · 8 years ago
  2. 1aaf45b Merge changes I303d1102,I72c9aa43,If13a5284 by Hugo Benichi · 8 years ago
  3. 7f8d0be Rework KeepalivePacketData for Compatibility with Cell by Nathan Harold · 8 years ago
  4. 583c95b Relocate KeepalivePacketData to frameworks/base by Nathan Harold · 8 years ago
  5. 11f04e8 Fix default network validation overcounting by Hugo Benichi · 8 years ago
  6. f78548d Prevent crash in NetworkManagementServiceTest#shutdown() by Hugo Benichi · 8 years ago
  7. f597b81 Merge "Fix a bug where a NetworkAgent gets repeatedly torn down" by Chalard Jean · 8 years ago
  8. 715d078 Fix a bug where a NetworkAgent gets repeatedly torn down by Chalard Jean · 8 years ago
  9. 859629f Add tunnel-mode calls to netd in IpSecService by Benedict Wong · 8 years ago
  10. 7a7d04e Merge "Add TunnelInterface API and KernelResourceRecords" by Benedict Wong · 8 years ago
  11. 145b425 Add TunnelInterface API and KernelResourceRecords by Benedict Wong · 8 years ago
  12. da7f993 Merge "Add xfrm mark in IpSecConfig" by Benedict Wong · 8 years ago
  13. 515b2e9 Merge changes I3b16caad,Iaf5ea7ab,I09a94042,I69a39039,I35300309, ... by Chalard Jean · 8 years ago
  14. e339107 Merge changes from topic "bpfStats" by Treehugger Robot · 8 years ago
  15. e9f609e Merge "Add checks to ensure SPIs are not reused" by Benedict Wong · 8 years ago
  16. ae0d925 Merge changes from topic "multipath-datausage-backport" by Lorenzo Colitti · 8 years ago
  17. fd3a4ae Let network requests see VPNs. by Chalard Jean · 8 years ago
  18. 3a6b34c Move constants into a new file. by Chalard Jean · 8 years ago
  19. b399bf1 Make sure listen requests from VPN apps see their own networks by Chalard Jean · 8 years ago
  20. 92a116d Add a test for new UID checking code. by Chalard Jean · 8 years ago
  21. b2a4991 Remove UID_RANGES_ADDED and REMOVED. by Chalard Jean · 8 years ago
  22. 753d973 Move VPN allowed UIDs into NetworkCapabilities. by Chalard Jean · 8 years ago
  23. cbe99b3 Pre-import to remove a conflict. by Chalard Jean · 8 years ago
  24. c4ba57c Disable IpConnectivityMetricsTest. by Lorenzo Colitti · 8 years ago
  25. b25ada3 Use /proc/net/dev to get stats summary by Chenbo Feng · 8 years ago
  26. 7224ab8 Add bpf support for NetworkStatsFactory by Chenbo Feng · 8 years ago
  27. bb31e20 Add checks to ensure SPIs are not reused by Benedict Wong · 8 years ago
  28. 3dcee31 Merge "Address comments and final cleanup from refcounting integration" by Benedict Wong · 8 years ago
  29. 77883ce Merge "Rename create/delete transform methods" by Benedict Wong · 8 years ago
  30. 01e9f19 Rename create/delete transform methods by Benedict Wong · 8 years ago
  31. 5087f93 Merge changes Id8776d14,Ifa291c62,I5ea9d200 by Treehugger Robot · 8 years ago
  32. 9d93e1a Track and persist in stats whether traffic is on the default network. by Lorenzo Colitti · 8 years ago
  33. cd969ef Add the default network to NetworkStats and NetworkStatsCollection. by Lorenzo Colitti · 8 years ago
  34. 2486188 Pass all default networks to NetworkStatsService by Lorenzo Colitti · 8 years ago
  35. fcf78b1 Add xfrm mark in IpSecConfig by Di Lu · 8 years ago
  36. 0f2738e Add ability to override subscriber capabilities. by Jeff Sharkey · 8 years ago
  37. 8a06cca Merge "Add "not congested" network capability." by Jeff Sharkey · 8 years ago
  38. 5c2380b Merge "Add basic resolution of Private DNS hostname" by Treehugger Robot · 8 years ago
  39. 6cba185 Merge "Add public API methods for private DNS." by Lorenzo Colitti · 8 years ago
  40. 7643abc Add public API methods for private DNS. by dalyk · 8 years ago
  41. 1142483 Address comments and final cleanup from refcounting integration by Benedict Wong · 8 years ago
  42. 6560408 Merge "IpSec - API Tweak for removeTransportModeTransform" by nharold · 8 years ago
  43. 31b4a9e Add basic resolution of Private DNS hostname by Erik Kline · 8 years ago
  44. b04d511 Add "not congested" network capability. by Jeff Sharkey · 8 years ago
  45. dd2ed2b IpSec - API Tweak for removeTransportModeTransform by Nathan Harold · 8 years ago
  46. 60a2132 Merge changes from topic "ipsec-oneway-transform" by nharold · 8 years ago
  47. f52a471 Update IpSecService UnitTests by Nathan Harold · 8 years ago
  48. 3865a00 Make Transforms Unidirectional by Nathan Harold · 8 years ago
  49. 3fbfac2 Merge changes I0d0c0fac,Ifb9b00b6 by Treehugger Robot · 8 years ago
  50. 46f96cb Split updateCapabilities into two methods. by Lorenzo Colitti · 8 years ago
  51. 75c5e3d Merge "Update netId to nethandle mapping in NetworkTest." by Treehugger Robot · 8 years ago
  52. 959f60b Update netId to nethandle mapping in NetworkTest. by Lorenzo Colitti · 8 years ago
  53. bc3edde Merge "MacAddress: add @NonNull annotations" by Hugo Benichi · 8 years ago
  54. 8f21758 MacAddress: add @NonNull annotations by Hugo Benichi · 8 years ago
  55. 35bd74c Merge "Change the netId to nethandle mapping." by Treehugger Robot · 8 years ago
  56. dca465a Merge "ConnectivityService: synchronize access on mLockdownEnabled" by Hugo Benichi · 8 years ago
  57. 5183e57 Change the netId to nethandle mapping. by Lorenzo Colitti · 8 years ago
  58. 7045d61 More strictly check NetworkCapabilities callbacks. by Lorenzo Colitti · 8 years ago
  59. 454b42e change NMS removeNetwork to netd binder variant by Erik Kline · 8 years ago
  60. f98f97f Merge changes I47ccfa99,I5db1de3e by Treehugger Robot · 8 years ago
  61. 3212008 Extract DNS setting logic into DnsManager class by Erik Kline · 8 years ago
  62. 6e0347d Add minimal test for setting DNS properties by Erik Kline · 8 years ago
  63. d207b1f Merge "Move more core networking tests to framework/base/tests/net." by Lorenzo Colitti · 8 years ago
  64. a4fdc12 Move more core networking tests to framework/base/tests/net. by Lorenzo Colitti · 8 years ago
  65. 278fb63 Merge "Add isMobileDataEnabled in TelephonyManager." by Treehugger Robot · 8 years ago
  66. acf59b8 Add isMobileDataEnabled in TelephonyManager. by Malcolm Chen · 8 years ago
  67. a708eec Add validation to IpSecConfig algorithm setters by Benedict Wong · 8 years ago
  68. 42e3fa1 [ipsec-doze] Add fchown to IpSecService to support doze by Benedict Wong · 8 years ago
  69. 0b8bf40 Merge "[ipsec-qtaguid] Tag sockets upon creation of encap sockets" by Benedict Wong · 8 years ago
  70. c41067d [ipsec-qtaguid] Tag sockets upon creation of encap sockets by Benedict Wong · 8 years ago
  71. 3f83b8a MacAddress: address api review comments by Hugo Benichi · 8 years ago
  72. 3f33d23 Expose the MacAddress class in the api by Hugo Benichi · 8 years ago
  73. 2ea0bc5 Merge "Fix broken test due to API rename" by nharold · 8 years ago
  74. bcbe3b6 Fix broken test due to API rename by Nathan Harold · 8 years ago
  75. 37303d5 Merge "Use consistent naming for allocating SPI." by nharold · 8 years ago
  76. a87a442 Merge "Convert IpSecService resources to use refcounting" by Benedict Wong · 8 years ago
  77. d211050 Convert IpSecService resources to use refcounting by Benedict Wong · 8 years ago
  78. 05013f3 Merge "Add reference counted resources to IpSecService" by Benedict Wong · 8 years ago
  79. 11c8f27 Add reference counted resources to IpSecService by Benedict Wong · 8 years ago
  80. 7a480f3 ConnectivityService: synchronize access on mLockdownEnabled by Hugo Benichi · 8 years ago
  81. fbe3a82 Use consistent naming for allocating SPI. by Jonathan Basseri · 8 years ago
  82. 49f174b Merge "DO NOT MERGE: Merge Oreo MR1 into master" by Xin Li · 8 years ago
  83. dc7693b Merge "Cleanup of resource limit tests" am: 7d0a38956e by ludi · 8 years ago
  84. 7d0a389 Merge "Cleanup of resource limit tests" by Treehugger Robot · 8 years ago
  85. a31109c Merge "Fix bug in MacAddress.fromString()" am: cdb84d2fc7 by Hugo Benichi · 8 years ago
  86. 21c7a52 Fix bug in MacAddress.fromString() by Hugo Benichi · 8 years ago
  87. 2a20e7a Merge "Validate IpSecAlgorithm Length" am: 98ecd7efb2 by nharold · 8 years ago
  88. 98ecd7e Merge "Validate IpSecAlgorithm Length" by nharold · 8 years ago
  89. 5f948c9 Merge "Match network roaming state to avoid wtf()." am: cd797a5069 by Jeff Sharkey · 8 years ago
  90. cd797a5 Merge "Match network roaming state to avoid wtf()." by Jeff Sharkey · 8 years ago
  91. 56eeb80 Merge "MacAddress: light refactors and improve documentation" am: d871cab32d by Hugo Benichi · 8 years ago
  92. 82c3470 Validate IpSecAlgorithm Length by Nathan Harold · 8 years ago
  93. 58330a7 Match network roaming state to avoid wtf(). by Jeff Sharkey · 8 years ago
  94. 5bc3546 MacAddress: light refactors and improve documentation by Hugo Benichi · 8 years ago
  95. de99e42 Cleanup of resource limit tests by ludi · 8 years ago
  96. 8c089f3 Merge "Clarify docs, sanity check roaming state." am: c80a1f23f3 by Jeff Sharkey · 8 years ago
  97. c80a1f2 Merge "Clarify docs, sanity check roaming state." by Jeff Sharkey · 8 years ago
  98. 9ff2ddd Clarify docs, sanity check roaming state. by Jeff Sharkey · 8 years ago
  99. 2c939b0 Merge "IP connectivity metrics: fix LINGER/UNLINGER logging" am: 9632d1eef4 by Hugo Benichi · 8 years ago
  100. 9632d1e Merge "IP connectivity metrics: fix LINGER/UNLINGER logging" by Hugo Benichi · 8 years ago