- 20f3d02 Provide more feedback to Settings when sessions fail by Benedict Wong · 5 years ago
- f54a70c Merge "Resolve the endpoint in legacy VPN" by Chalard Jean · 5 years ago
- 20c118c Merge "Add a test for starting the legacy VPN." by Chalard Jean · 5 years ago
- 950d10f Resolve the endpoint in legacy VPN by Chalard Jean · 5 years ago
- c9077f2 Add a test for starting the legacy VPN. by Chalard Jean · 5 years ago
- 2933a04 Merge "[RFPM04] Adjust hasRestrictedNetworkPermission method" by Paul Hu · 5 years ago
- c80aabb Merge "[Telephony Mainline] Rename getActiveAndHiddenSubscriptionIdList and guard with permission" by Peter Wang · 5 years ago
- 3b7591e Move utils from network stack to libs. by Chalard Jean · 5 years ago
- de5b46c [RFPM04] Adjust hasRestrictedNetworkPermission method by paulhu · 5 years ago
- 563de5b Merge "[RFPM03] Check permission by uid." by Paul Hu · 5 years ago
- cdb1f03 Merge "Gracefully handle integer overflows." by Junyu Lai · 5 years ago
- f702025 Merge "Update language to comply with Android's inclusive language guidance" by Chiachang Wang · 5 years ago
- 8adb39a [RFPM03] Check permission by uid. by paulhu · 5 years ago
- 3b9549f Update language to comply with Android's inclusive language guidance by Chiachang Wang · 5 years ago
- e55ab87 Gracefully handle integer overflows. by Pavan Kumar M · 5 years ago
- c3e3a1d Attribute data usage to virtual RAT type for 5G non-standalone mode by junyulai · 5 years ago
- 1041764 [Telephony Mainline] Rename getActiveAndHiddenSubscriptionIdList and by Peter Wang · 5 years ago
- 43b3142 Revert "Attribute data usage to 5G for 5G non-standalone mode" by Junyu Lai · 5 years ago
- dc31686 Attribute data usage to 5G for 5G non-standalone mode by junyulai · 5 years ago
- a1a8814 [RFPM02] Add Dependencies class for injection in tests. by paulhu · 5 years ago
- f90e5bc Revert "Test IPv6ProvisioningLossParcelable in the NetworkAttrib..." by Chalard Jean · 5 years ago
- 0c140bf Test IPv6ProvisioningLossParcelable in the NetworkAttributes. by Xiao Ma · 5 years ago
- 6287112 Merge "[RFPM01] Merge package added/removed methods" by Paul Hu · 5 years ago
- caaee1d Disable sockets and DNS if process lacks INTERNET permission. by Luke Huang · 5 years ago
- aa46209 [RFPM01] Merge package added/removed methods by paulhu · 5 years ago
- fc7dd4c Update DnsManagerTest for AIDL interface change by Ken Chen · 5 years ago
- 6cad4b1 Support DNS-over-TLS probes in NetworkDiagnostics by Mike Yu · 6 years ago
- 69bfb5a Address comments from aosp/1298476 by Aaron Huang · 5 years ago
- 3fdad73 Merge "Dynamically enable/disable watch for RAT type changes" by Aaron Huang · 5 years ago
- 0543f23 Merge "Add unit test for NetworkStatsSubscriptionsMonitor" by Aaron Huang · 5 years ago
- 7558938 Dynamically enable/disable watch for RAT type changes by Aaron Huang · 5 years ago
- b0e7dca Add unit test for NetworkStatsSubscriptionsMonitor by Aaron Huang · 5 years ago
- 301bc7b Test extra info sent to NetworkMonitor by Chiachang Wang · 5 years ago
- de684cf Merge "Add RequiresFeature annotations for IKEv2 VPN profiles" by Benedict Wong · 5 years ago
- 84af343 Merge changes I289d935f,I0121a4ac by Treehugger Robot · 5 years ago
- 9fb791c62 Merge changes Ie73ba058,I4393afcb,Ifebd946e,Ib12ee882,Ia171b779 by Maciej Żenczykowski · 5 years ago
- 4bfcfc5 NetworkStats: apply464xlatAdjustments - remove useBpfStats parameter. by Maciej Żenczykowski · 5 years ago
- b053a33 fix com.android.server.net.NetworkStatsFactoryTest#testDoubleClatAccounting100MBDownload by Maciej Żenczykowski · 6 years ago
- 2cc6ec1 fix com.android.server.net.NetworkStatsFactoryTest#testDoubleClatAccounting by Maciej Żenczykowski · 6 years ago
- f24ada1 fix android.net.NetworkStatsTest#testApply464xlatAdjustments by Maciej Żenczykowski · 6 years ago
- f1b1600 Merge "Adjust tests for renaming groupHint to cluster." by Chalard Jean · 5 years ago
- d196714 Add RequiresFeature annotations for IKEv2 VPN profiles by Benedict Wong · 5 years ago
- c0ba5bf Merge "Inform the DNS resolver when it needs to do DNS64 synthesis." by Lorenzo Colitti · 5 years ago
- eafdd03 Merge "Test that if an RA sets the same prefix as DNS, nothing happens." by Lorenzo Colitti · 5 years ago
- b432bc7 Inform the DNS resolver when it needs to do DNS64 synthesis. by Lorenzo Colitti · 5 years ago
- 16b28e2 Test that if an RA sets the same prefix as DNS, nothing happens. by Lorenzo Colitti · 5 years ago
- 8d55b55 Merge "Suppress deprecation warnings in LegacyTypeTrackerTest." by Treehugger Robot · 5 years ago
- 84f1909 Suppress deprecation warnings in LegacyTypeTrackerTest. by Lorenzo Colitti · 5 years ago
- 3cd880b Adjust tests for renaming groupHint to cluster. by Chalard Jean · 5 years ago
- 1894a79 Merge "Address nit from aosp/1301317" by Treehugger Robot · 5 years ago
- 56b98b0 Merge "Add methods for IKEv2/IPsec test mode profiles" by Benedict Wong · 5 years ago
- 0d7bed7 Add methods for IKEv2/IPsec test mode profiles by Benedict Wong · 5 years ago
- 2ba1b8e Merge "Set owner and administrator UIDs for test networks." by Cody Kesting · 5 years ago
- 4f8109f Address nit from aosp/1301317 by Chalard Jean · 5 years ago
- fbd6a2c Fix a bug where VPNs start out suspended on cellular by Chalard Jean · 5 years ago
- 0d4995d Merge "Fix a bug where a spurious capabilities callback is sent." by Chalard Jean · 5 years ago
- d568791 Fix a bug where a spurious capabilities callback is sent. by Chalard Jean · 5 years ago
- d33735c [SM10] Adopt helper class to monitor RAT type change per sub by junyulai · 6 years ago
- 7752ddf Merge changes I3525edc3,I6e18915e by Chiachang Wang · 5 years ago
- 1d5c290 Filter debug entries for each vpn by Chiachang Wang · 5 years ago
- 88fa813 Add test prefix into test cases by Chiachang Wang · 5 years ago
- eb8393a Merge "Add filtering for IPsec algorithms in IKEv2 VPNs" by Benedict Wong · 5 years ago
- fc7cad3 Set owner and administrator UIDs for test networks. by Cody Kesting · 5 years ago
- 27a2f1d Merge "Add tests for Tunnel, Transport mode application with released SPIs" by Benedict Wong · 5 years ago
- 88c8a19 Merge "Use TransformRecord to get SPI instead of SpiRecord" by Benedict Wong · 5 years ago
- 0e93810 Merge "Address comments on NetworkStack AIDL v6" by Remi NGUYEN VAN · 5 years ago
- 9b647ca Address comments on NetworkStack AIDL v6 by Remi NGUYEN VAN · 5 years ago
- 7bc33df Set attributionTag for noteOp(WRITE_SETTINGS) calls by Philip P. Moltmann · 5 years ago
- 38c6519 Stop prefix discovery if an RA prefix arrives in DISCOVERING by Lorenzo Colitti · 5 years ago
- c6bd584 Make the Nat464Xlat tests more realistic. by Lorenzo Colitti · 5 years ago
- e2eade0 Support learning the NAT64 prefix from two different sources. by Lorenzo Colitti · 5 years ago
- 0e97073 Merge "Add testTransportTypesEqual to dnsmanager test cases" by Bruce Chen · 5 years ago
- 9151f7c Merge "[SP27.3] Rename TestableNetworkStatsProvider" by Junyu Lai · 5 years ago
- f09bc17 Merge "Support changing the NAT64 prefix without removing it." by Lorenzo Colitti · 5 years ago
- 01950be Add testTransportTypesEqual to dnsmanager test cases by chenbruce · 5 years ago
- 7f3d684 Support changing the NAT64 prefix without removing it. by Lorenzo Colitti · 5 years ago
- d8d7916 [SP27.3] Rename TestableNetworkStatsProvider by junyulai · 5 years ago
- 8e3914c Add filtering for IPsec algorithms in IKEv2 VPNs by Benedict Wong · 5 years ago
- 210a4da Move CaptivePortalDataTest to common test to support cts by Chiachang Wang · 5 years ago
- d275ec1 Merge "Set transport types to resolver" by Lorenzo Colitti · 5 years ago
- 7b2f898 Set transport types to resolver by chenbruce · 6 years ago
- a85ea98 Add gating, logging for PhoneStateListener's limit by Hall Liu · 5 years ago
- d523d14 Rename the *Nat64Prefix to *Nat64PrefixFromDns. by Lorenzo Colitti · 5 years ago
- 9122e56 Merge changes from topics "api-fix-networkagent", "satisfiedby" by Chalard Jean · 5 years ago
- 5c5d1a1 Merge "Only apply VPN isolation if it's fully routed" by Lorenzo Colitti · 5 years ago
- e71d3cf Merge changes from topic "sp26-networkstats-cts" by Junyu Lai · 5 years ago
- c62f9a5 Rename satisfiedBy into canBeSatisfiedBy by Chalard Jean · 5 years ago
- 1052557 [SP26.2] add a method in NetworkStats that removes empty entries by junyulai · 5 years ago
- ab8cf30 Only apply VPN isolation if it's fully routed by Rubin Xu · 5 years ago
- 852715d Merge "Use IBinder as key for ConnectivityDiagnostics storage in CS." by Cody Kesting · 5 years ago
- 0943dac Merge "Make VpnProfile.maxMtu default value match Ikev2VpnProfile" by Benedict Wong · 5 years ago
- a365c81 Merge "Invoke onConnectivityReport on registering ConnectivityDiagnostics." by Cody Kesting · 5 years ago
- 31f1ff6 Use IBinder as key for ConnectivityDiagnostics storage in CS. by Cody Kesting · 6 years ago
- b77bf70 Invoke onConnectivityReport on registering ConnectivityDiagnostics. by Cody Kesting · 6 years ago
- ec51fec Make VpnProfile.maxMtu default value match Ikev2VpnProfile by Benedict Wong · 5 years ago
- a09a992 Merge "API review: access field by method" by Aaron Huang · 5 years ago
- bc74233 Merge "Automatically set IPsec tunnel interface as up" by Benedict Wong · 5 years ago
- 005f9d1 API review: access field by method by Aaron Huang · 5 years ago
- 10adc9a Merge changes from topic "netstack_constant_cherrypick" by Remi NGUYEN VAN · 5 years ago
- fbb0836 Remove usage of Context.NETWORK_STACK_SERVICE by Remi NGUYEN VAN · 5 years ago