1. 3fbfac2 Merge changes I0d0c0fac,Ifb9b00b6 by Treehugger Robot · 8 years ago
  2. 75c5e3d Merge "Update netId to nethandle mapping in NetworkTest." by Treehugger Robot · 8 years ago
  3. 959f60b Update netId to nethandle mapping in NetworkTest. by Lorenzo Colitti · 8 years ago
  4. 8f21758 MacAddress: add @NonNull annotations by Hugo Benichi · 8 years ago
  5. 7045d61 More strictly check NetworkCapabilities callbacks. by Lorenzo Colitti · 8 years ago
  6. 3212008 Extract DNS setting logic into DnsManager class by Erik Kline · 8 years ago
  7. 6e0347d Add minimal test for setting DNS properties by Erik Kline · 8 years ago
  8. d207b1f Merge "Move more core networking tests to framework/base/tests/net." by Lorenzo Colitti · 8 years ago
  9. a4fdc12 Move more core networking tests to framework/base/tests/net. by Lorenzo Colitti · 8 years ago
  10. a708eec Add validation to IpSecConfig algorithm setters by Benedict Wong · 8 years ago
  11. 42e3fa1 [ipsec-doze] Add fchown to IpSecService to support doze by Benedict Wong · 8 years ago
  12. 0b8bf40 Merge "[ipsec-qtaguid] Tag sockets upon creation of encap sockets" by Benedict Wong · 8 years ago
  13. c41067d [ipsec-qtaguid] Tag sockets upon creation of encap sockets by Benedict Wong · 8 years ago
  14. 3f83b8a MacAddress: address api review comments by Hugo Benichi · 8 years ago
  15. bcbe3b6 Fix broken test due to API rename by Nathan Harold · 8 years ago
  16. 37303d5 Merge "Use consistent naming for allocating SPI." by nharold · 8 years ago
  17. d211050 Convert IpSecService resources to use refcounting by Benedict Wong · 8 years ago
  18. 05013f3 Merge "Add reference counted resources to IpSecService" by Benedict Wong · 8 years ago
  19. 11c8f27 Add reference counted resources to IpSecService by Benedict Wong · 8 years ago
  20. fbe3a82 Use consistent naming for allocating SPI. by Jonathan Basseri · 8 years ago
  21. dc7693b Merge "Cleanup of resource limit tests" am: 7d0a38956e by ludi · 8 years ago
  22. 7d0a389 Merge "Cleanup of resource limit tests" by Treehugger Robot · 8 years ago
  23. a31109c Merge "Fix bug in MacAddress.fromString()" am: cdb84d2fc7 by Hugo Benichi · 8 years ago
  24. 21c7a52 Fix bug in MacAddress.fromString() by Hugo Benichi · 8 years ago
  25. 2a20e7a Merge "Validate IpSecAlgorithm Length" am: 98ecd7efb2 by nharold · 8 years ago
  26. 98ecd7e Merge "Validate IpSecAlgorithm Length" by nharold · 8 years ago
  27. 56eeb80 Merge "MacAddress: light refactors and improve documentation" am: d871cab32d by Hugo Benichi · 8 years ago
  28. 82c3470 Validate IpSecAlgorithm Length by Nathan Harold · 8 years ago
  29. 5bc3546 MacAddress: light refactors and improve documentation by Hugo Benichi · 8 years ago
  30. de99e42 Cleanup of resource limit tests by ludi · 8 years ago
  31. 4288bb9 Merge "Add test case for user quota management in IpSecService" am: baaa5670f5 by Di Lu · 8 years ago
  32. baaa567 Merge "Add test case for user quota management in IpSecService" by Di Lu · 8 years ago
  33. acae66b Merge commit '98e12851336b7db16e583f9afac63ecc97465980' from by Xin Li · 8 years ago
  34. 296907d Add test case for user quota management in IpSecService by ludi · 8 years ago
  35. d5c11bb IP connectivity metrics: NetworkEvents have transports by Hugo Benichi · 8 years ago
  36. fcccb3a Add L2~L4 information to packet wakeup logs and metrics by Hugo Benichi · 8 years ago
  37. 005a90b Merge "MacAddress follow-up: define the core of the class" by Hugo Benichi · 8 years ago
  38. d380d14 MacAddress follow-up: define the core of the class by Hugo Benichi · 8 years ago
  39. fcbbf2b Merge "Update documentation for AES-GCM-ESP keymat length" by Benedict Wong · 8 years ago
  40. 88ad29b Define MacAddress class by Hugo Benichi · 8 years ago
  41. 720c124 Update documentation for AES-GCM-ESP keymat length by Benedict Wong · 8 years ago
  42. addecd1 Merge "DefaultNetworkEvent metrics: rehaul" by Hugo Benichi · 8 years ago
  43. f123c85f DefaultNetworkEvent metrics: rehaul by Hugo Benichi · 8 years ago
  44. 07e1936 Define NOT_ROAMING network capability. by Jeff Sharkey · 8 years ago
  45. 626046b Merge "Fixed NullPointerException in IpSecService-Netd binder layer" by Manoj Boopathi Raj · 8 years ago
  46. 03bb7d9 Fixed NullPointerException in IpSecService-Netd binder layer by Manoj Boopathi Raj · 8 years ago
  47. 7e86f2e Remove Parcelable interface from DefaultNetworkEvent by Hugo Benichi · 8 years ago
  48. cd8d58c Extract logging of default network events by Hugo Benichi · 8 years ago
  49. 51de41d Merge "Return a port from bindToPort() in IpSecService" by Benedict Wong · 8 years ago
  50. 2127779 Return a port from bindToPort() in IpSecService by Benedict Wong · 8 years ago
  51. edc1d28 Add support for AES-GCM-ESP as an IPSec algorithm by Benedict Wong · 8 years ago
  52. fa68457 Merge "Fix ConnectivityServiceTest#testNetworkCallbackMaximum" am: f7929f37b9 am: a5ea707a44 by Hugo Benichi · 8 years ago
  53. 602996f Fix ConnectivityServiceTest#testNetworkCallbackMaximum by Hugo Benichi · 8 years ago
  54. cf9ab48 Merge "Import a few android.net unit tests into frameworks-net" am: f851fef87f am: bf80e2f376 by Hugo Benichi · 8 years ago
  55. 470f438 Merge "Migrate most of core networking tests to junit4" am: 649a997437 am: 06cfeaf51f by Hugo Benichi · 8 years ago
  56. 87d306b Import a few android.net unit tests into frameworks-net by Hugo Benichi · 8 years ago
  57. 1c0f4e2 Migrate most of core networking tests to junit4 by Hugo Benichi · 8 years ago
  58. 0da6098 Merge "Add some useful helpers and constants." am: ed8d236319 am: 316bc4e19c by Chalard Jean · 8 years ago
  59. 8c827b7 Add some useful helpers and constants. by Chalard Jean · 8 years ago
  60. 869d47e Merge changes from topic "ipsec-svc-cleanup" am: 9778c7884f am: 83d7776121 by nharold · 8 years ago
  61. f69cb0a Split IpSecServiceTest to add IPv6 Tests by Nathan Harold · 8 years ago
  62. 4f4459d Add equals() for IpSecAlgorithm and IpSecConfig by Nathan Harold · 8 years ago
  63. bfbda18 Input Validation for IpSecService by Nathan Harold · 8 years ago
  64. 1cae264 Merge "DO NOT MERGE Ignore DUN in describeImmutableDifferences" into oc-mr1-dev by Hugo Benichi · 8 years ago
  65. b2f4b2e Merge "DO NOT MERGE Ignore DUN in describeImmutableDifferences" into oc-mr1-dev by Hugo Benichi · 8 years ago
  66. a8565a7 Merge "ConnectivityServiceTest: fix flaky testNetworkRequestMaximum" am: 1211941aa0 am: ca67954314 by Hugo Benichi · 8 years ago
  67. 2a84d1c ConnectivityServiceTest: fix flaky testNetworkRequestMaximum by Hugo Benichi · 8 years ago
  68. 7f9a223 DO NOT MERGE Ignore DUN in describeImmutableDifferences by Hugo Benichi · 8 years ago
  69. 6674920 Merge "Fix NPE in NsdServiceTest" am: c30decbfe8 am: a9177b3748 am: a5d620ae92 by Hugo Benichi · 8 years ago
  70. c30decb Merge "Fix NPE in NsdServiceTest" by Hugo Benichi · 8 years ago
  71. 210ab83 Fix NPE in NsdServiceTest by Hugo Benichi · 8 years ago
  72. f384a58 Merge "Delete the legacy framework code for manipulating ND offload." am: 3c0bf71eee am: fc56002707 by Lorenzo Colitti · 8 years ago
  73. 3c0bf71 Merge "Delete the legacy framework code for manipulating ND offload." by Lorenzo Colitti · 8 years ago
  74. d6cc68d Merge "Declare support for Ethernet if the service is running." am: 21fcca6818 am: 5b906e1d11 by Lorenzo Colitti · 8 years ago
  75. 2c9dd64 Declare support for Ethernet if the service is running. by Lorenzo Colitti · 8 years ago
  76. 21fcca6 Merge "Declare support for Ethernet if the service is running." by Treehugger Robot · 8 years ago
  77. 19d4cd9 Delete the legacy framework code for manipulating ND offload. by Lorenzo Colitti · 8 years ago
  78. 23e9afc Declare support for Ethernet if the service is running. by Lorenzo Colitti · 8 years ago
  79. 883604a Merge changes Ia47e566b,Ib94d79a9 am: d8eae0de70 am: 53eee16439 am: b91bd88c5e by Hugo Benichi · 8 years ago
  80. bf737c0 Extract RingBuffer class from NetdEventListenerService by Hugo Benichi · 8 years ago
  81. 0bbe489 Merge "Also support 464xlat on SUSPENDED networks" am: 995a28d334 am: 698b2ee406 by Erik Kline · 8 years ago
  82. 0b01b0f Also support 464xlat on SUSPENDED networks by Erik Kline · 8 years ago
  83. 4928926 Merge changes Ied9d0cec,I3087f446,Ibe706872 into oc-mr1-dev by Hugo Benichi · 8 years ago
  84. e252930 Merge changes from topic "vpn-dialog" am: 85afa50569 am: b692194f38 by Charles He · 8 years ago
  85. 85afa50 Merge changes from topic "vpn-dialog" by Charles He · 8 years ago
  86. ca55d7b Unbreak VPN unit tests. by Charles He · 8 years ago
  87. 65e8bd2 Merge changes from topic "always-on-vpn" by Charles He · 8 years ago
  88. 17d5101 Merge "Wakeup packet events: addressing a few comments" am: efd7e6d7a9 am: ca88876b58 by Hugo Benichi · 8 years ago
  89. 6c35b80 Wakeup packet events: addressing a few comments by Hugo Benichi · 8 years ago
  90. d4a2908 Wakeup packet events: addressing a few comments by Hugo Benichi · 8 years ago
  91. 611f62c Connectivity metrics: add WakeupStats events by Hugo Benichi · 8 years ago
  92. 8b3f871 Connectivity metrics: collect NFLOG wakeup events by Hugo Benichi · 8 years ago
  93. 4651006 Merge changes I4719b4dc,I0308cdf4,I38db1bb7 am: e5090f2547 am: 1cbdfb6460 by Hugo Benichi · 8 years ago
  94. b5141eb Merge changes Ie2676b20,Ie8db6f85 am: f33207512a am: 3b0c20458d am: 7d16886c7e by Hugo Benichi · 8 years ago
  95. e5090f2 Merge changes I4719b4dc,I0308cdf4,I38db1bb7 by Hugo Benichi · 8 years ago
  96. 3c15d11 Connectivity metrics: add WakeupStats events by Hugo Benichi · 8 years ago
  97. ce2d185 Fix flaky NsdManagerTest by Hugo Benichi · 8 years ago
  98. 454d55d Boostrap test for NetworkMonitor by Hugo Benichi · 8 years ago
  99. 802e278 Connectivity metrics: collect NFLOG wakeup events by Hugo Benichi · 8 years ago
  100. a05761a Opt-out for always-on VPN: rename API. by Charles He · 8 years ago