1. e76c408 Test for bugs with suspended VPN underlying networks. by Lorenzo Colitti · 4 years, 8 months ago
  2. a2a1c03 Add a test for getDefaultNetworkCapabilitiesForUser. by Lorenzo Colitti · 4 years, 9 months ago
  3. 205e37a Improve testing of CONNECTIVITY_ACTION broadcasts. by Lorenzo Colitti · 4 years, 8 months ago
  4. 9dc492b Test passing an underlying network array with null network in it. by Lorenzo Colitti · 4 years, 9 months ago
  5. 9dd9bd7 Make testVpnNetworkActive more deterministic. by Lorenzo Colitti · 4 years, 10 months ago
  6. 2481a67 Make MockVpn more realistic and easier to use. by Lorenzo Colitti · 4 years, 10 months ago
  7. a9e6a86 Increase test coverage for VPN info sent to NetworkStatsService. by Lorenzo Colitti · 4 years, 10 months ago
  8. 7f3cec7 Simplify MockVpn. by Lorenzo Colitti · 4 years, 10 months ago
  9. 1c22131 Test a VPN with an underlying network that does not yet exist. by Lorenzo Colitti · 4 years, 10 months ago
  10. 6cdf2a4 Provide more feedback to Settings when sessions fail by Benedict Wong · 5 years ago
  11. a570408 Skip RAT type listener registration if IMSI is not available by junyulai · 5 years ago
  12. 75d9e28 Resolve the endpoint in legacy VPN by Chalard Jean · 5 years ago
  13. 3103a6e Add a test for starting the legacy VPN. by Chalard Jean · 5 years ago
  14. 2774832 Attribute data usage to virtual RAT type for 5G non-standalone mode by junyulai · 5 years ago
  15. 6ef23fb Merge "Update DnsManagerTest for AIDL interface change" into rvc-dev by TreeHugger Robot · 5 years ago
  16. 8fb860b Update DnsManagerTest for AIDL interface change by Ken Chen · 5 years ago
  17. b6b7e0c Support DNS-over-TLS probes in NetworkDiagnostics by Mike Yu · 5 years ago
  18. 5a42a41 Disable sockets and DNS if process lacks INTERNET permission. by Luke Huang · 5 years ago
  19. 1182d5a Test extra info sent to NetworkMonitor by Chiachang Wang · 5 years ago
  20. a8eab54 Add unit test for NetworkStatsSubscriptionsMonitor by Aaron Huang · 5 years ago
  21. 36d9c27 Merge "Add RequiresFeature annotations for IKEv2 VPN profiles" into rvc-dev by Benedict Wong · 5 years ago
  22. dcb0e91 Adjust tests for renaming groupHint to cluster. by Automerger Merge Worker · 5 years ago
  23. ba8ca78 Add RequiresFeature annotations for IKEv2 VPN profiles by Benedict Wong · 5 years ago
  24. 19e7950 NetworkStats: apply464xlatAdjustments - remove useBpfStats parameter. by Maciej Żenczykowski · 5 years ago
  25. bcb4c0d fix com.android.server.net.NetworkStatsFactoryTest#testDoubleClatAccounting100MBDownload by Maciej Żenczykowski · 6 years ago
  26. e32498e fix com.android.server.net.NetworkStatsFactoryTest#testDoubleClatAccounting by Maciej Żenczykowski · 6 years ago
  27. b666206 fix android.net.NetworkStatsTest#testApply464xlatAdjustments by Maciej Żenczykowski · 6 years ago
  28. 3636744 Merge "Add methods for IKEv2/IPsec test mode profiles" into rvc-dev by Benedict Wong · 5 years ago
  29. 37aa693 Inform the DNS resolver when it needs to do DNS64 synthesis. by Lorenzo Colitti · 5 years ago
  30. 0424f88 Test that if an RA sets the same prefix as DNS, nothing happens. by Lorenzo Colitti · 5 years ago
  31. 9024f27 Merge "Address nit from aosp/1301317" into rvc-dev by Chalard Jean · 5 years ago
  32. 5c721ed Merge "Fix a bug where VPNs start out suspended on cellular" into rvc-dev by Chalard Jean · 5 years ago
  33. 4a7eb2a Address nit from aosp/1301317 by Treehugger Robot · 5 years ago
  34. ebbece8 Fix a bug where VPNs start out suspended on cellular by Chalard Jean · 5 years ago
  35. bee5b3f Fix a bug where a spurious capabilities callback is sent. by Chalard Jean · 5 years ago
  36. 01ca51a Add methods for IKEv2/IPsec test mode profiles by Benedict Wong · 5 years ago
  37. a9b761d Set owner and administrator UIDs for test networks. by Cody Kesting · 5 years ago
  38. bfd3c75 Add tests for Tunnel, Transport mode application with released SPIs by Benedict Wong · 5 years ago
  39. 2d70990 Use TransformRecord to get SPI instead of SpiRecord by Benedict Wong · 6 years ago
  40. c19bf4f Merge "Restrict match conditions of TelephonyNetworkSpecifier#canBeSatisfied" into rvc-dev by Rambo Wang · 5 years ago
  41. 89ff63b Merge "Add filtering for IPsec algorithms in IKEv2 VPNs" into rvc-dev by Benedict Wong · 5 years ago
  42. 0fff1ed Add filtering for IPsec algorithms in IKEv2 VPNs by Benedict Wong · 5 years ago
  43. cc9f73c Merge "Address comments on NetworkStack AIDL v6" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  44. bd16241 Filter debug entries for each vpn by Chiachang Wang · 5 years ago
  45. 3cb1e03 Add test prefix into test cases by Chiachang Wang · 5 years ago
  46. f577197 Address comments on NetworkStack AIDL v6 by Remi NGUYEN VAN · 5 years ago
  47. 3745c39 Restrict match conditions of TelephonyNetworkSpecifier#canBeSatisfied by Rambo Wang · 5 years ago
  48. c9016ca Stop prefix discovery if an RA prefix arrives in DISCOVERING by Lorenzo Colitti · 5 years ago
  49. 1c0d43f Make the Nat464Xlat tests more realistic. by Lorenzo Colitti · 5 years ago
  50. 4308bfc Support learning the NAT64 prefix from two different sources. by Lorenzo Colitti · 5 years ago
  51. 60afb5a Merge "Add testTransportTypesEqual to dnsmanager test cases" into rvc-dev by Bruce Chen · 5 years ago
  52. 4e54d05 Add testTransportTypesEqual to dnsmanager test cases by Bruce Chen · 5 years ago
  53. aa0c7d0 Support changing the NAT64 prefix without removing it. by Lorenzo Colitti · 5 years ago
  54. dd44555 Merge "[SM10] Adopt helper class to monitor RAT type change per sub" into rvc-dev by Junyu Lai · 5 years ago
  55. 3db3e00 Merge "[SP27.3] Rename TestableNetworkStatsProvider" into rvc-dev by Junyu Lai · 5 years ago
  56. c6081f9 [SM10] Adopt helper class to monitor RAT type change per sub by junyulai · 6 years ago
  57. 3acd429 Move CaptivePortalDataTest to common test to support cts by Chiachang Wang · 5 years ago
  58. db2aad6 Set transport types to resolver by chenbruce · 6 years ago
  59. 09d50fe [SP27.3] Rename TestableNetworkStatsProvider by junyulai · 5 years ago
  60. 6c0cbcc Rename the *Nat64Prefix to *Nat64PrefixFromDns. by Lorenzo Colitti · 5 years ago
  61. 56f59c4 [SP26.2] add a method in NetworkStats that removes empty entries by junyulai · 5 years ago
  62. 7fb7c3e Only apply VPN isolation if it's fully routed by Lorenzo Colitti · 5 years ago
  63. bb57818 Merge changes I2431a6d2,I9096969a,I748bd9de,Ia5387ca2,I803bdec8, ... into rvc-dev by Cody Kesting · 5 years ago
  64. d3d72d4 Merge changes I97ba5903,Icd80b368 into rvc-dev by Benedict Wong · 5 years ago
  65. c0192c1 Merge "Automatically set IPsec tunnel interface as up" into rvc-dev by Benedict Wong · 5 years ago
  66. cbb19fc Make VpnProfile.maxMtu default value match Ikev2VpnProfile by Benedict Wong · 5 years ago
  67. b65e18e6 Use IBinder as key for ConnectivityDiagnostics storage in CS. by Cody Kesting · 6 years ago
  68. fe059d8 Invoke onConnectivityReport on registering ConnectivityDiagnostics. by Cody Kesting · 6 years ago
  69. f5d30b7 Merge changes from topic "phonestatelistener-limit-rvc-dev" into rvc-dev by Hall Liu · 5 years ago
  70. f4667b4 Add gating, logging for PhoneStateListener's limit by Hall Liu · 5 years ago
  71. 199c91b Merge changes from topics "api-fix-networkagent", "networkprovider_api", "satisfiedby" into rvc-dev by Chalard Jean · 5 years ago
  72. 51b8e28 Rename satisfiedBy into canBeSatisfiedBy by Chalard Jean · 5 years ago
  73. d6e8d4a Automatically set IPsec tunnel interface as up by Benedict Wong · 5 years ago
  74. 21105c9 Clean up unit testing for ConnectivityDiagnostics. by Automerger Merge Worker · 5 years ago
  75. cf7bb0e Restrict VPN Diagnostics callbacks to underlying networks. by Cody Kesting · 5 years ago
  76. de4c7dc Merge "API review: access field by method" into rvc-dev by Aaron Huang · 5 years ago
  77. 5637fa7 Kill ConnectivityManager.CONNECTIVITY_ACTION_SUPL by Automerger Merge Worker · 5 years ago
  78. 3def549 Merge changes I7eaca623,Ic94da540,If330e853,Ie2d229be,Ic6b2f10f into rvc-dev by Junyu Lai · 5 years ago
  79. 410236b API review: access field by method by Aaron Huang · 5 years ago
  80. 92e995d [SM08] Add NetworkTemplate unit test for fetching mobile data usage by junyulai · 6 years ago
  81. 7e6e807 [SM07] Make combine subtype configurable from Settings by junyulai · 6 years ago
  82. 411bf17 Merge changes from topic "netstack_api_review" into rvc-dev by Remi NGUYEN VAN · 5 years ago
  83. 9ab1503 Merge "mtu: Add MTU parameter to Routes" into rvc-dev by Lorenzo Colitti · 5 years ago
  84. 5c6b1f1 Merge "Change NetworkCapabilities administrator UIDs to be stored as int[]." into rvc-dev by Cody Kesting · 5 years ago
  85. 46a0db8 Change NetworkCapabilities administrator UIDs to be stored as int[]. by Cody Kesting · 5 years ago
  86. 6ccc8aa mtu: Add MTU parameter to Routes by Lorenzo Colitti · 5 years ago
  87. 84c3f44 Fix flaky ConnectivityServiceTest#testNetworkFactoryUnregister by Junyu Lai · 5 years ago
  88. aa5dfd8 Remove usage of Context.NETWORK_STACK_SERVICE by Remi NGUYEN VAN · 5 years ago
  89. 56b6a95 [SM05] Enable record mobile network stats by collapsed rat type by junyulai · 6 years ago
  90. 6fb3f0a Merge changes from topics "am-ad04c8ad832c4674be35bfc5fe4280dd-rvc-dev", "sp21-api-review-feedback", "sp25-networkstats-rename" into rvc-dev by Junyu Lai · 5 years ago
  91. 8dd5ea0 [SP25] Rename functions that add Entry conditionally by junyulai · 5 years ago
  92. 11ad688 [SP24] Rename functions that add Entry unconditionally by junyulai · 5 years ago
  93. 268e185 [SP21] Address comments for API council review about aosp/1172143 by junyulai · 6 years ago
  94. 1c7f159 Protect ConnectivityService from SecurityException in permission check. by Automerger Merge Worker · 5 years ago
  95. 22d0bfd Update ConnectivityDiagnosticsCallback function name. by Cody Kesting · 6 years ago
  96. 518e54c Merge "Ensure that NetworkFactory objects cannot be reused." into rvc-dev by TreeHugger Robot · 5 years ago
  97. b0b8333 Resolve ambiguous argument. by Automerger Merge Worker · 5 years ago
  98. 468ca0f Merge changes from topic "services.net-wifi" into rvc-dev by Roshan Pius · 5 years ago
  99. 417004a Merge "Clear UIDs when sharing NetworkCapabilties for ConnectivityDiagnostics." into rvc-dev by Cody Kesting · 5 years ago
  100. 487b677 Ensure that NetworkFactory objects cannot be reused. by Lorenzo Colitti · 6 years ago