- 646fa39 Backport some helpers in ConnectivityServiceTest. am: 853504c524 by Lorenzo Colitti · 4 years, 5 months ago
- 402c181 Test for bugs with suspended VPN underlying networks. am: 157af6c6d3 by Lorenzo Colitti · 4 years, 5 months ago
- fee813b Add a test for getDefaultNetworkCapabilitiesForUser. am: 6f7a5df35a by Lorenzo Colitti · 4 years, 5 months ago
- 179f914 Improve testing of CONNECTIVITY_ACTION broadcasts. am: 69a61d921b by Lorenzo Colitti · 4 years, 5 months ago
- 357f4e8 Test passing an underlying network array with null network in it. am: b85a606d49 by Lorenzo Colitti · 4 years, 5 months ago
- 7565789 Make testVpnNetworkActive more deterministic. am: abc306b5e9 by Lorenzo Colitti · 4 years, 5 months ago
- 7532425 Make MockVpn more realistic and easier to use. am: 02e6be7824 by Lorenzo Colitti · 4 years, 5 months ago
- 5a339b5 Increase test coverage for VPN info sent to NetworkStatsService. am: f0932b894a by Lorenzo Colitti · 4 years, 5 months ago
- 03cff31 Simplify MockVpn. am: 4b615c01e5 by Lorenzo Colitti · 4 years, 5 months ago
- 9dfd379 Test a VPN with an underlying network that does not yet exist. am: b32463cc53 by Lorenzo Colitti · 4 years, 5 months ago
- 853504c Backport some helpers in ConnectivityServiceTest. by Lorenzo Colitti · 4 years, 6 months ago
- 157af6c Test for bugs with suspended VPN underlying networks. by Lorenzo Colitti · 4 years, 7 months ago
- 6f7a5df Add a test for getDefaultNetworkCapabilitiesForUser. by Lorenzo Colitti · 4 years, 8 months ago
- 69a61d9 Improve testing of CONNECTIVITY_ACTION broadcasts. by Lorenzo Colitti · 4 years, 7 months ago
- b85a606 Test passing an underlying network array with null network in it. by Lorenzo Colitti · 4 years, 8 months ago
- abc306b Make testVpnNetworkActive more deterministic. by Lorenzo Colitti · 4 years, 9 months ago
- 02e6be7 Make MockVpn more realistic and easier to use. by Lorenzo Colitti · 4 years, 9 months ago
- f0932b8 Increase test coverage for VPN info sent to NetworkStatsService. by Lorenzo Colitti · 4 years, 9 months ago
- 4b615c0 Simplify MockVpn. by Lorenzo Colitti · 4 years, 9 months ago
- b32463c Test a VPN with an underlying network that does not yet exist. by Lorenzo Colitti · 4 years, 9 months ago
- 30c0e47 Merge "Move module utils to the module package." into mainline-prod by Chalard Jean · 4 years, 8 months ago
- 494c50a Ignore verifying canBeSatisfiedBy() on Android Q by Lucas Lin · 4 years, 8 months ago
- 211c6da Move module utils to the module package. by Chalard Jean · 5 years ago
- 3e3bffb Separate 2 tests to verify canBeSatisfiedBy() by Lucas Lin · 4 years, 9 months ago
- e5d9cf4 Rename satisfiedBy to canBeSatisfiedBy for MatchAllNetworkSpecifier by Rambo Wang · 5 years ago
- 3c01153 Merge "Remove unused methods from LinkProperties." am: 88e32a8ae6 am: f812dc9b77 am: 57899a690d am: c703b02538 by Chalard Jean · 4 years, 10 months ago
- 71bd86e Remove @TestApi from @SystemApi symbols by Anton Hansson · 4 years, 10 months ago
- 5059f9b [automerger skipped] Merge "[CS] Add an option to block sensitive network specifier" into pi-dev am: 9c70259e2b -s ours am: 2dbc78ee39 -s ours am: 12d5c16a87 -s ours am: ab53da358e -s ours by TreeHugger Robot · 5 years ago
- ab53da3 [automerger skipped] Merge "[CS] Add an option to block sensitive network specifier" into pi-dev am: 9c70259e2b -s ours am: 2dbc78ee39 -s ours am: 12d5c16a87 -s ours by TreeHugger Robot · 5 years ago
- 12d5c16 [automerger skipped] Merge "[CS] Add an option to block sensitive network specifier" into pi-dev am: 9c70259e2b -s ours am: 2dbc78ee39 -s ours by TreeHugger Robot · 5 years ago
- 2dbc78e [automerger skipped] Merge "[CS] Add an option to block sensitive network specifier" into pi-dev am: 9c70259e2b -s ours by TreeHugger Robot · 5 years ago
- 9aaf663 [CS] Add an option to block sensitive network specifier by Etan Cohen · 7 years ago
- b448894 Disable FrameworksNetTests by Remi NGUYEN VAN · 5 years ago
- 872a247 Rename Kotlin util files to not include the Kt suffix by Chalard Jean · 5 years ago
- a9b3d51 Move utils from network stack to libs. by Chalard Jean · 5 years ago
- d287e85 Set the NetworkInfo subtype to 0. by Lorenzo Colitti · 5 years ago
- 94f8240 Attribute data usage to virtual RAT type for 5G non-standalone mode by junyulai · 5 years ago
- 5cab5d2 Add some more public doc for MacAddress by Chalard Jean · 5 years ago
- aace2f4 Send ConnDiags event before revalidating network in CS. by Lorenzo Colitti · 5 years ago
- f6aeae7 Merge "Update DnsManagerTest for AIDL interface change" into rvc-dev by TreeHugger Robot · 5 years ago
- 160850d Merge "Support DNS-over-TLS probes in NetworkDiagnostics" into rvc-dev by TreeHugger Robot · 5 years ago
- bfce3bc Update DnsManagerTest for AIDL interface change by Ken Chen · 5 years ago
- 500ee9a Merge "Make PendingIntent immutable and correct Settings package name" into rvc-dev by Lorenzo Colitti · 5 years ago
- 276e3eb Support DNS-over-TLS probes in NetworkDiagnostics by Mike Yu · 5 years ago
- 70aed28 Make PendingIntent immutable and correct Settings package name by paulhu · 5 years ago
- af3d08b Merge "Move Inet[4]AddressUtils to libs/net" into rvc-dev by Remi NGUYEN VAN · 5 years ago
- 271db73 Merge "Move DnsPacket to libs net" into rvc-dev by Lorenzo Colitti · 5 years ago
- 8baac07 Move DnsPacket to libs net by Luke Huang · 5 years ago
- aef7a1f Merge "Disable sockets and DNS if process lacks INTERNET permission." into rvc-dev by Luke Huang · 5 years ago
- 4b667b5 Disable sockets and DNS if process lacks INTERNET permission. by Luke Huang · 5 years ago
- 11b31c5 Merge "Set correct owner UID for VPN agentConnect()" into rvc-dev by TreeHugger Robot · 5 years ago
- ebf6ab4 Treat RouteInfo with different interfaces as different routes by Treehugger Robot · 5 years ago
- 593f1e8 Test extra info sent to NetworkMonitor by Chiachang Wang · 5 years ago
- 532a94a Set correct owner UID for VPN agentConnect() by Benedict Wong · 5 years ago
- 68bdb5a Move Inet[4]AddressUtils to libs/net by Remi NGUYEN VAN · 5 years ago
- bcc8427 Merge "Document the limitation to a hundred callbacks." into rvc-dev by Chalard Jean · 5 years ago
- 4ca7d58 Merge "Add unit test for NetworkStatsSubscriptionsMonitor" into rvc-dev by Aaron Huang · 5 years ago
- f980a6c Document the limitation to a hundred callbacks. by Chalard Jean · 5 years ago
- 958263c Cleanup config_mobile_hotspot_provision_app usage by markchien · 5 years ago
- 9d6f1bf Merge "Update extra info before registering" into rvc-dev by Lorenzo Colitti · 5 years ago
- f0ada37 Add unit test for NetworkStatsSubscriptionsMonitor by Aaron Huang · 5 years ago
- 411bb6e Update javadoc to use complete sentence by Treehugger Robot · 5 years ago
- d4f8954 Update extra info before registering by Chiachang Wang · 5 years ago
- 7f39b54 Disable log for per uid blocked status changed event by Junyu Lai · 5 years ago
- 43b3337 Allow TRANSPORT_TEST ethernet networks by Remi NGUYEN VAN · 5 years ago
- 2a0b964 Merge "Add RequiresFeature annotations for IKEv2 VPN profiles" into rvc-dev by Benedict Wong · 5 years ago
- 99e673b Merge "Comment reason for simulateDataStall structure." into rvc-dev by Cody Kesting · 5 years ago
- 3abae6d Merge "Add dnsproxyd_protocol_headers for NETID_USE_LOCAL_NAMESERVERS" into rvc-dev by TreeHugger Robot · 5 years ago
- 0b03324 Adjust tests for renaming groupHint to cluster. by Automerger Merge Worker · 5 years ago
- 7c40fcb Add RequiresFeature annotations for IKEv2 VPN profiles by Benedict Wong · 5 years ago
- bde194b NetworkStats: apply464xlatAdjustments - don't remove CLAT_UID by Maciej Żenczykowski · 5 years ago
- 2996dbc NetworkStats: apply464xlatAdjustments - remove useBpfStats parameter. by Maciej Żenczykowski · 5 years ago
- b6e56b6 fix com.android.server.net.NetworkStatsFactoryTest#testDoubleClatAccounting100MBDownload by Maciej Żenczykowski · 6 years ago
- 7988040 fix com.android.server.net.NetworkStatsFactoryTest#testDoubleClatAccounting by Maciej Żenczykowski · 6 years ago
- 8dfa728 fix com.android.server.net.NetworkStatsFactoryTest#testDoubleClatAccountingSimple by Maciej Żenczykowski · 6 years ago
- eddd587 fix android.net.NetworkStatsTest#testApply464xlatAdjustments by Maciej Żenczykowski · 6 years ago
- 2d0874c Add dnsproxyd_protocol_headers for NETID_USE_LOCAL_NAMESERVERS by Luke Huang · 5 years ago
- a52847c Comment reason for simulateDataStall structure. by Cody Kesting · 5 years ago
- 4d88785 Merge "Add methods for IKEv2/IPsec test mode profiles" into rvc-dev by Benedict Wong · 5 years ago
- 70708c5 Merge "Forward unknown Data Stall types to Connectivity Diagnostics." into rvc-dev by Cody Kesting · 5 years ago
- 119ecc6 Inform the DNS resolver when it needs to do DNS64 synthesis. by Lorenzo Colitti · 5 years ago
- 3e54957 Test that if an RA sets the same prefix as DNS, nothing happens. by Lorenzo Colitti · 5 years ago
- e7d4aa8 Forward unknown Data Stall types to Connectivity Diagnostics. by Cody Kesting · 5 years ago
- 8d1db61 Merge "Move Data Stall logic to CS from NetworkMonitorCallbacks." into rvc-dev by Cody Kesting · 5 years ago
- 75fddad Merge "Address nit from aosp/1301317" into rvc-dev by Chalard Jean · 5 years ago
- 8c06a84 Merge "Fix a bug where VPNs start out suspended on cellular" into rvc-dev by Chalard Jean · 5 years ago
- 436608c Address nit from aosp/1301317 by Treehugger Robot · 5 years ago
- fc7054d Fix a bug where VPNs start out suspended on cellular by Chalard Jean · 5 years ago
- 1112dd3 Fix a bug where a spurious capabilities callback is sent. by Chalard Jean · 5 years ago
- 7e4528c Move Data Stall logic to CS from NetworkMonitorCallbacks. by Cody Kesting · 5 years ago
- 23bd36b Add methods for IKEv2/IPsec test mode profiles by Benedict Wong · 5 years ago
- aa92117 Merge "Create TestApi for simulating a Data Stall on ConnectivityService." into rvc-dev by Cody Kesting · 5 years ago
- 52655a0 Merge "Set owner and administrator UIDs for test networks." into rvc-dev by Cody Kesting · 5 years ago
- cc0836c Use the new NetworkStackConnector constructor by Remi NGUYEN VAN · 5 years ago
- 4c0ddfa Merge "Send full LinkProperties to NetworkMonitor" into rvc-dev by Remi NGUYEN VAN · 5 years ago
- f4a7e96 Create TestApi for simulating a Data Stall on ConnectivityService. by Automerger Merge Worker · 5 years ago
- ccfd0ff Set owner and administrator UIDs for test networks. by Cody Kesting · 5 years ago
- 1b0c8e3 Send full LinkProperties to NetworkMonitor by Remi NGUYEN VAN · 5 years ago
- ad72d21 Add tests for Tunnel, Transport mode application with released SPIs by Benedict Wong · 5 years ago
- c6cdcbf Use TransformRecord to get SPI instead of SpiRecord by Benedict Wong · 6 years ago