- 2d36831 Disable tryCell when UpstreamMonitor stop by Mark Chien · 4 years ago
- 858dde4 Merge "Avoid waiting unnecessarily if there is no data to return." into sc-dev by Sudheer Shanka · 3 years, 10 months ago
- cdb727e Add CTS for registerNetworkOffer by Junyu Lai · 3 years, 10 months ago
- bd595f7 Add CTS for setProfileNetworkPreference by Treehugger Robot · 3 years, 10 months ago
- c017d9a Avoid waiting unnecessarily if there is no data to return. by Sudheer Shanka · 3 years, 11 months ago
- 1b64ae6 Merge "Send a proxy broadcast when apps moved from/to a VPN" into sc-dev by Lucas Lin · 3 years, 11 months ago
- 013cf22 Merge "Add a test to check if the VPN type is set or not" into sc-dev by Lucas Lin · 3 years, 11 months ago
- 799d1c6 Merge "Add CTS test for NetworkRequest.getCapabilities API" into sc-dev by Frank Li · 3 years, 11 months ago
- 9097aaf Merge "Add test for ConnectivityService API isPrivateDnsBroken" into sc-dev by Frank Li · 3 years, 11 months ago
- a9602dc Merge "Add CTS test for API setLegacyExtraInfo" into sc-dev by Frank Li · 3 years, 11 months ago
- 24ab50b Merge "Update CS so that per-app OEM APIs can be tested" into sc-dev by James Mattis · 3 years, 11 months ago
- f8e2e20 Add CTS test for NetworkRequest.getCapabilities API by Frank Li · 3 years, 11 months ago
- 3a48843 Add test for ConnectivityService API isPrivateDnsBroken by Frank Li · 3 years, 11 months ago
- b7eebde Add CTS test for API setLegacyExtraInfo by Frank Li · 3 years, 11 months ago
- b63f479 Add a test to check if the VPN type is set or not by Lucas Lin · 3 years, 11 months ago
- 950a65f Send a proxy broadcast when apps moved from/to a VPN by Lucas Lin · 3 years, 11 months ago
- 52e3fa1 Fix expectCallback does not fail when no callback received by Junyu Lai · 4 years ago
- 512efaf Add CTS for registerBestMatchingNetworkCallback by Junyu Lai · 4 years ago
- e5bdc06 No-op refactoring of NetworkAgentTest by Junyu Lai · 4 years ago
- 42096be Add CTS test for NetworkAgent/NetworkAgentConfig API by lifr · 3 years, 11 months ago
- 175fefc Correctly dump IPv4 downstream flows. by Lorenzo Colitti · 3 years, 11 months ago
- 75eb9e6 Merge "Ignore testFactoryReset in instant app mode" into sc-dev by TreeHugger Robot · 3 years, 11 months ago
- 766573f Ignore testFactoryReset in instant app mode by Chiachang Wang · 3 years, 11 months ago
- b7ca034 Update CS so that per-app OEM APIs can be tested by James Mattis · 3 years, 11 months ago
- 74ded77 Cleanup commit to remove @SkipPresubmit and fix nits by Lorenzo Colitti · 3 years, 11 months ago
- c1a7034 Verify kernel implementation of AES-CMAC by Lorenzo Colitti · 3 years, 11 months ago
- 69b777c Verify kernel implementation of AES-XCBC by Lorenzo Colitti · 3 years, 11 months ago
- 816c800 Verify kernel implementation of AES-CTR by Lorenzo Colitti · 3 years, 11 months ago
- 09527d6 Verify kernel implementation of ChaCha20Poly1305 by Lorenzo Colitti · 3 years, 11 months ago
- 2e65e9f Support algorithm configurability in PacketUtils EspHeader by Lorenzo Colitti · 3 years, 11 months ago
- 144ae3c Set up and tear down test network in TestNetworkRunnable by Yan Yan · 3 years, 11 months ago
- 659a0e1 Correctly get uids for per-app network preferences by Lorenzo Colitti · 3 years, 11 months ago
- 1ee5ba3 Don't run testGetAllNetworkStateSnapshots in instant app mode by Lorenzo Colitti · 3 years, 11 months ago
- bba6383 Merge changes I3fffbf4a,If557b0a1 into sc-dev by Lorenzo Colitti · 3 years, 11 months ago
- 97e9053 Merge "Add unit test when querying TYPE_WIFI + null/empty/non-null subscriberId" into sc-dev by TreeHugger Robot · 3 years, 11 months ago
- 4425a61 Improve dumping IPv4 map entries. by Nucca Chen · 3 years, 11 months ago
- 898d5ad Dump underlying BPF traffic stats as well as higher-level stats. by Treehugger Robot · 3 years, 11 months ago
- caa6f17 Add unit test when querying TYPE_WIFI + null/empty/non-null subscriberId by Les Lee · 3 years, 11 months ago
- fcc6972 Merge "Modify NsdServiceTest to conform to its new mechanism" into sc-dev by Luke Huang · 3 years, 11 months ago
- f5a4fb1 Keep subIds for Test NetworkCapabilities. by Cody Kesting · 3 years, 11 months ago
- 5cbd7b3 Fully setup test TUN iface on create. by Treehugger Robot · 3 years, 11 months ago
- dcba997 Merge "Add DEFAULT_NETWORK_PRIORITY constants" into sc-dev by Paul Hu · 3 years, 11 months ago
- 7d5fa3d Merge "Add more unit tests for mobile data preferred uids feature" into sc-dev by Paul Hu · 3 years, 11 months ago
- a46c4d2 Modify NsdServiceTest to conform to its new mechanism by Luke Huang · 3 years, 11 months ago
- cd60e94 Merge changes I944f4c6a,I69cf58bc into sc-dev by Lorenzo Colitti · 3 years, 11 months ago
- 0ced5b5 Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-dev by TreeHugger Robot · 3 years, 11 months ago
- beb7d92 Don't send onLinkPropertiesChanged after onLost for 464xlat. by Lorenzo Colitti · 3 years, 11 months ago
- cfa262d Improve test coverage for disconnecting networks with clat. by Lorenzo Colitti · 3 years, 11 months ago
- d7ec12e Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 11 months ago
- c219877 Add DEFAULT_NETWORK_PRIORITY constants by paulhu · 4 years ago
- 7ed70a9 Add more unit tests for mobile data preferred uids feature by paulhu · 4 years ago
- 348d144 import copy of bpf_net_helpers.h from system/netd/bpf_progs by Treehugger Robot · 3 years, 11 months ago
- 3ea9a13 Merge changes Ib8fe719f,Ia8c05780 into sc-dev by TreeHugger Robot · 3 years, 11 months ago
- b817246 Merge "Update TetheringTests for new connectivity shims" into sc-dev by Remi NGUYEN VAN · 3 years, 11 months ago
- c94a1ff Update TetheringTests for new connectivity shims by Remi NGUYEN VAN · 3 years, 11 months ago
- 3b3d92c Suppress IpServer message logs by markchien · 4 years ago
- 8409a1c Remove *Locked wording by markchien · 4 years ago
- c056232 Merge changes I00d1aa47,Icffbe67f into sc-dev by TreeHugger Robot · 3 years, 11 months ago
- 7fd2b37 Fix restorePrivateDnsSetting with null hostnames by Treehugger Robot · 3 years, 11 months ago
- f15137f Merge "Fix TetheringTest crash on eng build" into sc-dev by TreeHugger Robot · 3 years, 11 months ago
- 9c5d40b Fix TetheringTest crash on eng build by junyulai · 4 years ago
- 0dd6de5 Add CTS for AES-CMAC by Yan Yan · 4 years, 3 months ago
- 9447bbf Add tests for new IPsec algorithms in IpSecManagerTest by Yan Yan · 4 years, 9 months ago
- 8e345e9 Merge "Require location permission for ConnDiags WiFi only." into sc-dev by TreeHugger Robot · 3 years, 11 months ago
- 27b6888 Require location permission for ConnDiags WiFi only. by Treehugger Robot · 3 years, 11 months ago
- 3669599 Add tethering bootclasspath fragment to its sdk by Anton Hansson · 3 years, 11 months ago
- 8148656 Merge "Mark tethering apex as compressible" into sc-dev by Nikita Ioffe · 3 years, 11 months ago
- 48fc715 Merge "Move UIDS_ALLOWED_ON_RESTRICTED_NETWORKS setting" into sc-dev by Paul Hu · 3 years, 11 months ago
- 9a8e449 Merge "Address leftover comments" into sc-dev by Paul Hu · 3 years, 11 months ago
- 3d60a42 Add test for ConnectivityManager.factoryReset by Chiachang Wang · 4 years ago
- 0acaa74 Correct the logic for CtsTetheringUtils.isWifiTetheringSupported by Chiachang Wang · 4 years ago
- 87f2897 Merge "Implement mobile data preferred uids feature" into sc-dev by Paul Hu · 3 years, 11 months ago
- 71ad4f1 Implement mobile data preferred uids feature by paulhu · 4 years ago
- a1ac564 Move UIDS_ALLOWED_ON_RESTRICTED_NETWORKS setting by paulhu · 4 years ago
- 5d8340f Address leftover comments by paulhu · 4 years ago
- 059ddb4 Merge "Remove framework-connectivity-annotations library" into sc-dev by Aaron Huang · 4 years ago
- 98c351f Merge changes I81bf8969,I2edba513,Ibb913979 into sc-dev by TreeHugger Robot · 4 years ago
- cff2294 Remove framework-connectivity-annotations library by Aaron Huang · 4 years ago
- ee93b3d Add CTS for NetworkScore.setTransportPrimary by Chalard Jean · 4 years ago
- 2d2ecc3 Add some CTS tests for NetworkScore. by Chalard Jean · 4 years ago
- aac204b Add a first CTS for NetworkScore by Chalard Jean · 4 years ago
- 1084882 Merge "Unify the verification for unregister a NetworkAgent" into sc-dev by Chiachang Wang · 4 years ago
- 1dc094b Merge "Fix memory access violation in NetworkStack" into sc-dev by TreeHugger Robot · 4 years ago
- 5f33357 Mark tethering apex as compressible by Nikita Ioffe · 4 years, 3 months ago
- 1af06c7 Merge fixed history of Connectivity by Remi NGUYEN VAN · 4 years ago
- 13f6148 Merge "Use updated NetworkEventDispatcher API" into sc-dev by Orion Hodson · 4 years ago
- 962e174 Merge "Update allowed on restricted networks getter/setter" into sc-dev by Lorenzo Colitti · 4 years ago
- 68aacb4 Update allowed on restricted networks getter/setter by paulhu · 4 years ago
- 1f4fa9f Use updated NetworkEventDispatcher API by Orion Hodson · 4 years ago
- 89eb55f Include sdk versioning proto in tethering apex by Anton Hansson · 4 years ago
- 365ada7 Fix memory access violation in NetworkStack by Maciej Żenczykowski · 4 years ago
- 58b943a Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years ago
- ecd0886 Unify the verification for unregister a NetworkAgent by Chiachang Wang · 4 years ago
- 2afd098 Merge history of packages/Connectivity by Baligh Uddin · 4 years ago
- a871b45 Merge changes I1de322c9,Id0983d4b into sc-dev by TreeHugger Robot · 4 years ago
- 958fe9a Merge changes I1de322c9,Id0983d4b into sc-dev by TreeHugger Robot · 4 years ago
- c032830 Merge "Check location permission for ConnDiags last." into sc-dev by TreeHugger Robot · 4 years ago
- 424e2ef Merge "Check location permission for ConnDiags last." into sc-dev by TreeHugger Robot · 4 years ago
- 70858fe Merge "Use CS identity to update setting while performing factory reset" into sc-dev by TreeHugger Robot · 4 years ago
- 08bbc34 Merge "Use CS identity to update setting while performing factory reset" into sc-dev by TreeHugger Robot · 4 years ago