1. 0b214af Add a test for new UID checking code. by Chalard Jean · 7 years ago
  2. 222529d Merge "Address comments and final cleanup from refcounting integration" by Benedict Wong · 7 years ago
  3. 7ee26e7 Merge "Rename create/delete transform methods" by Benedict Wong · 7 years ago
  4. f33f0313 Rename create/delete transform methods by Benedict Wong · 7 years ago
  5. c48f4cb Merge changes Id8776d14,Ifa291c62,I5ea9d200 by Treehugger Robot · 7 years ago
  6. d3e4a1e Track and persist in stats whether traffic is on the default network. by Lorenzo Colitti · 7 years ago
  7. ada23ed Add the default network to NetworkStats and NetworkStatsCollection. by Lorenzo Colitti · 7 years ago
  8. c78da29 Pass all default networks to NetworkStatsService by Lorenzo Colitti · 7 years ago
  9. ffaddf7 Merge "Add "not congested" network capability." by Jeff Sharkey · 7 years ago
  10. 4f9fb81 Address comments and final cleanup from refcounting integration by Benedict Wong · 7 years ago
  11. 6725ff7 Merge "IpSec - API Tweak for removeTransportModeTransform" by nharold · 7 years ago
  12. 9b2a10f Add "not congested" network capability. by Jeff Sharkey · 7 years ago
  13. f73d252 IpSec - API Tweak for removeTransportModeTransform by Nathan Harold · 7 years ago
  14. 809bcfc Merge changes from topic "ipsec-oneway-transform" by nharold · 7 years ago
  15. 5676f5f Update IpSecService UnitTests by Nathan Harold · 7 years ago
  16. a252331 Make Transforms Unidirectional by Nathan Harold · 7 years ago
  17. c3a2093 Merge changes I0d0c0fac,Ifb9b00b6 by Treehugger Robot · 7 years ago
  18. 2733454 More strictly check NetworkCapabilities callbacks. by Lorenzo Colitti · 7 years ago
  19. 1742fe1 Extract DNS setting logic into DnsManager class by Erik Kline · 7 years ago
  20. e89953b Add minimal test for setting DNS properties by Erik Kline · 7 years ago
  21. 4f25570 Add validation to IpSecConfig algorithm setters by Benedict Wong · 7 years ago
  22. ba8d313 [ipsec-doze] Add fchown to IpSecService to support doze by Benedict Wong · 7 years ago
  23. babe5d7 [ipsec-qtaguid] Tag sockets upon creation of encap sockets by Benedict Wong · 7 years ago
  24. 660a335 Fix broken test due to API rename by Nathan Harold · 7 years ago
  25. bf48afe Merge "Use consistent naming for allocating SPI." by nharold · 7 years ago
  26. 344bd62 Convert IpSecService resources to use refcounting by Benedict Wong · 7 years ago
  27. e11366f Merge "Add reference counted resources to IpSecService" by Benedict Wong · 7 years ago
  28. 409c8ca Add reference counted resources to IpSecService by Benedict Wong · 7 years ago
  29. 5fb9290 Use consistent naming for allocating SPI. by Jonathan Basseri · 7 years ago
  30. da23b08 Merge "Cleanup of resource limit tests" am: 39f58678db by ludi · 7 years ago
  31. 6b7fb6b Cleanup of resource limit tests by ludi · 7 years ago
  32. c9c6531 Merge "Add test case for user quota management in IpSecService" am: cf1a4614e1 by Di Lu · 7 years ago
  33. cf1a461 Merge "Add test case for user quota management in IpSecService" by Di Lu · 7 years ago
  34. 220871a Merge commit '98e12851336b7db16e583f9afac63ecc97465980' from by Xin Li · 7 years ago
  35. aa5c1dc Add test case for user quota management in IpSecService by ludi · 7 years ago
  36. 97bfd27 IP connectivity metrics: NetworkEvents have transports by Hugo Benichi · 7 years ago
  37. d921bce Add L2~L4 information to packet wakeup logs and metrics by Hugo Benichi · 7 years ago
  38. 3db35dfcd Merge "Update documentation for AES-GCM-ESP keymat length" by Benedict Wong · 7 years ago
  39. 4ebc2c5 Update documentation for AES-GCM-ESP keymat length by Benedict Wong · 7 years ago
  40. 69c9402 Merge "DefaultNetworkEvent metrics: rehaul" by Hugo Benichi · 7 years ago
  41. 380a063 DefaultNetworkEvent metrics: rehaul by Hugo Benichi · 7 years ago
  42. 72f9c42 Define NOT_ROAMING network capability. by Jeff Sharkey · 7 years ago
  43. bf74a93 Merge "Fixed NullPointerException in IpSecService-Netd binder layer" by Manoj Boopathi Raj · 7 years ago
  44. fffa811 Fixed NullPointerException in IpSecService-Netd binder layer by Manoj Boopathi Raj · 7 years ago
  45. 9009eab Merge changes I59b6e04f,I55694d89 by Hugo Benichi · 7 years ago
  46. c21effd Merge "Switch to listening for CarrierConfig changes for provisioning rechecks" by Treehugger Robot · 7 years ago
  47. 1193a9c Remove Parcelable interface from DefaultNetworkEvent by Hugo Benichi · 7 years ago
  48. 64901e5 Extract logging of default network events by Hugo Benichi · 7 years ago
  49. d6ab173 Merge "Return a port from bindToPort() in IpSecService" am: 9305fb7ea1 by Benedict Wong · 7 years ago
  50. 9305fb7 Merge "Return a port from bindToPort() in IpSecService" by Benedict Wong · 7 years ago
  51. de63772 Switch to listening for CarrierConfig changes for provisioning rechecks by Erik Kline · 7 years ago
  52. d3a5792 Merge "Add support for AES-GCM-ESP as an IPSec algorithm" am: b6df7f0d35 by Benedict Wong · 7 years ago
  53. f186d67 Return a port from bindToPort() in IpSecService by Benedict Wong · 7 years ago
  54. 0febe5e Add support for AES-GCM-ESP as an IPSec algorithm by Benedict Wong · 7 years ago
  55. e4cf622 Merge "Fix ConnectivityServiceTest#testNetworkCallbackMaximum" am: d098328585 am: 104b2bcc79 by Hugo Benichi · 7 years ago
  56. 104b2bc Merge "Fix ConnectivityServiceTest#testNetworkCallbackMaximum" am: d098328585 by Hugo Benichi · 7 years ago
  57. 1e5039e Fix ConnectivityServiceTest#testNetworkCallbackMaximum by Hugo Benichi · 7 years ago
  58. 550de39 Merge "Migrate most of core networking tests to junit4" am: 9d456cd9c6 am: 7d9588c836 by Hugo Benichi · 7 years ago
  59. 7d9588c Merge "Migrate most of core networking tests to junit4" am: 9d456cd9c6 by Hugo Benichi · 7 years ago
  60. 4a0c5d7 Migrate most of core networking tests to junit4 by Hugo Benichi · 7 years ago
  61. bbb7768 Merge "Add some useful helpers and constants." am: ed8d236319 am: 0f4421873e by Chalard Jean · 7 years ago
  62. 0f44218 Merge "Add some useful helpers and constants." am: ed8d236319 by Chalard Jean · 7 years ago
  63. e5659bd Add some useful helpers and constants. by Chalard Jean · 7 years ago
  64. b87c060 Merge changes from topic "ipsec-svc-cleanup" am: 9778c7884f am: ae61e0c6e8 by nharold · 7 years ago
  65. ae61e0c Merge changes from topic "ipsec-svc-cleanup" am: 9778c7884f by nharold · 7 years ago
  66. 2e9a520 Split IpSecServiceTest to add IPv6 Tests by Nathan Harold · 7 years ago
  67. a10003d Input Validation for IpSecService by Nathan Harold · 7 years ago
  68. 6833a8d Merge "ConnectivityServiceTest: fix flaky testNetworkRequestMaximum" am: 1211941aa0 am: 0d506fc4f4 by Hugo Benichi · 7 years ago
  69. 0d506fc Merge "ConnectivityServiceTest: fix flaky testNetworkRequestMaximum" by Hugo Benichi · 7 years ago
  70. 893a762 ConnectivityServiceTest: fix flaky testNetworkRequestMaximum by Hugo Benichi · 7 years ago
  71. a838fcf Merge "Fix NPE in NsdServiceTest" am: 60d5390f7a am: f9422cc65b am: a5d620ae92 by Hugo Benichi · 7 years ago
  72. f9422cc Merge "Fix NPE in NsdServiceTest" am: 60d5390f7a by Hugo Benichi · 7 years ago
  73. 60d5390 Merge "Fix NPE in NsdServiceTest" by Hugo Benichi · 7 years ago
  74. d9e5519 Fix NPE in NsdServiceTest by Hugo Benichi · 7 years ago
  75. c34d056 Merge "Delete the legacy framework code for manipulating ND offload." am: d1ae268081 am: 53eb9d359a by Lorenzo Colitti · 7 years ago
  76. 53eb9d3 Merge "Delete the legacy framework code for manipulating ND offload." by Lorenzo Colitti · 7 years ago
  77. d1ae268 Merge "Delete the legacy framework code for manipulating ND offload." by Lorenzo Colitti · 7 years ago
  78. 85aa652 Merge "Declare support for Ethernet if the service is running." am: 0d3d35b30b am: 5ada8e56f8 by Lorenzo Colitti · 7 years ago
  79. 5ada8e5 Merge "Declare support for Ethernet if the service is running." am: 0d3d35b30b by Lorenzo Colitti · 7 years ago
  80. 0d3d35b Merge "Declare support for Ethernet if the service is running." by Treehugger Robot · 7 years ago
  81. 59da962 Delete the legacy framework code for manipulating ND offload. by Lorenzo Colitti · 7 years ago
  82. 7bbe3ee Declare support for Ethernet if the service is running. by Lorenzo Colitti · 7 years ago
  83. f43db3b Merge changes Ia47e566b,Ib94d79a9 am: b9e2ddfc10 am: a2161c5ccb am: b91bd88c5e by Hugo Benichi · 7 years ago
  84. a2161c5 Merge changes Ia47e566b,Ib94d79a9 am: b9e2ddfc10 by Hugo Benichi · 7 years ago
  85. 67c5e03 Extract RingBuffer class from NetdEventListenerService by Hugo Benichi · 7 years ago
  86. 5739596 Merge "Also support 464xlat on SUSPENDED networks" am: 995a28d334 am: 69a28066bd by Erik Kline · 7 years ago
  87. 69a2806 Merge "Also support 464xlat on SUSPENDED networks" am: 995a28d334 by Erik Kline · 7 years ago
  88. 995a28d Merge "Also support 464xlat on SUSPENDED networks" by Treehugger Robot · 7 years ago
  89. 3c18216 Also support 464xlat on SUSPENDED networks by Erik Kline · 7 years ago
  90. 7a5dd80 Merge "have OffloaderController store and re-push more state" am: 69efc596af by Erik Kline · 7 years ago
  91. bc8b2ee have OffloaderController store and re-push more state by Erik Kline · 7 years ago
  92. 48db1fb Merge "have OffloaderController store and re-push more state" into oc-mr1-dev by Erik Kline · 7 years ago
  93. 7334b0e have OffloaderController store and re-push more state by Erik Kline · 7 years ago
  94. 14676c5 Merge changes Ied9d0cec,I3087f446,Ibe706872 into oc-mr1-dev by Hugo Benichi · 7 years ago
  95. 27e007a Merge changes from topic "vpn-dialog" am: 19bb1a0b99 am: 7e75870d11 by Charles He · 7 years ago
  96. 7e75870 Merge changes from topic "vpn-dialog" am: 19bb1a0b99 by Charles He · 7 years ago
  97. 692b553 Merge changes from topic "always-on-vpn" am: cc15c7f8c1 by Charles He · 7 years ago
  98. 19bb1a0 Merge changes from topic "vpn-dialog" by Charles He · 7 years ago
  99. c17f50f Unbreak VPN unit tests. by Charles He · 7 years ago
  100. cc15c7f Merge changes from topic "always-on-vpn" by Charles He · 7 years ago