Gitiles
Code Review
Sign In
review.blissroms.org
/
packages_modules_Connectivity
/
6e55aca3fa017bc92ce84c1ff2cca45e39dc9799
/
tests
/
net
/
java
/
com
011b1f1
[KA02] internal cleanup and refactor for SocketKeepalive
by junyulai
· 7 years ago
35200a3
Merge "Add an API that allows VPNs to declare themselves as metered."
by Varun Anand
· 7 years ago
83759ee
Add an API that allows VPNs to declare themselves as metered.
by Varun Anand
· 7 years ago
6e82be4
Remove last NetworkStack usage of hidden APIs
by Remi NGUYEN VAN
· 7 years ago
3aeb3f3
Whitelist packages from VPN lockdown.
by Pavel Grafov
· 7 years ago
7e81ae7
Merge "Revert "Whitelist packages from VPN lockdown.""
by Dan Albert
· 7 years ago
45f1a24
Revert "Whitelist packages from VPN lockdown."
by Dan Albert
· 7 years ago
b11e29d
Merge "Add API for proxy configuration over VPN."
by Treehugger Robot
· 7 years ago
bec7854
Merge "Whitelist packages from VPN lockdown."
by Pavel Grafov
· 7 years ago
f1a610a
Whitelist packages from VPN lockdown.
by Pavel Grafov
· 7 years ago
de132bb
Add API for proxy configuration over VPN.
by Irina Dumitrescu
· 7 years ago
01eeab4
Merge "Popup a notification after logging in the captive portal network"
by Lucas Lin
· 7 years ago
b1e8e38
Popup a notification after logging in the captive portal network
by lucaslin
· 7 years ago
d05a192
[KA05] Export keepalive offload api for IpSec Nat-T file descriptor
by junyulai
· 7 years ago
4c95b08
[KA01] export SocketKeepalive API for NAT-T keepalive
by junyulai
· 7 years ago
bb59521
Merge "Stop depending on the ConnectivityService default request."
by Lorenzo Colitti
· 7 years ago
0d1aaee
Stop depending on the ConnectivityService default request.
by Lorenzo Colitti
· 7 years ago
2b42822
Merge changes If71fadd2,I42047185
by Chalard Jean
· 7 years ago
5e135e2
Merge "Add API for VPN apps to query always-on and lockdown."
by Pavel Grafov
· 7 years ago
7f8be9f
[MS09] Implement isSameNetwork.
by Chalard Jean
· 7 years ago
bda2c4f
Merge "Add NetworkStack metrics to system API"
by Remi NGUYEN VAN
· 7 years ago
4433025
Properly expect all callbacks in testStackedLinkProperties.
by Lorenzo Colitti
· 7 years ago
c8bf99d
Add NetworkStack metrics to system API
by Remi NGUYEN VAN
· 7 years ago
e87b7ce
Add API for VPN apps to query always-on and lockdown.
by Pavel Grafov
· 7 years ago
5ceb563
Merge "Avoid calling ParcelFileDescriptor.fromSocket on new Sockets."
by Josh Gao
· 7 years ago
107ae95
[CS] Add an option to block sensitive network specifier
by Etan Cohen
· 7 years ago
ae53ea1
Delete the clatd functions from NetworkManagementService.
by Lorenzo Colitti
· 7 years ago
8539129
Move NetworkMonitor to NetworkStack
by Remi NGUYEN VAN
· 7 years ago
879dbfa
Ignore ipv6 tx traffic on clat uid.
by junyulai
· 7 years ago
a3713ac
Merge "Call netd to update the tcp buffer size"
by Treehugger Robot
· 7 years ago
a904fab
Use ParcelFileDescriptor instead of FileDescriptor in INetd.aidl
by Luke Huang
· 7 years ago
1541629
Call netd to update the tcp buffer size
by Chenbo Feng
· 7 years ago
687cb5a
Merge "PermissionMonitor: Move intent receiver to ConnectivityService."
by Junyu Lai
· 7 years ago
12b7056
Add XFRM-I support to IpSecService
by Benedict Wong
· 7 years ago
df46b35
PermissionMonitor: Move intent receiver to ConnectivityService.
by junyulai
· 7 years ago
bc2208a
Avoid calling ParcelFileDescriptor.fromSocket on new Sockets.
by Josh Gao
· 7 years ago
e666ae6
Merge "Use spy in PermissionMonitorTest."
by Junyu Lai
· 7 years ago
4ae90ee
Use spy in PermissionMonitorTest.
by junyulai
· 7 years ago
4d041d5
Add skip464xlat test in Nat464XlatTest
by soma, kawata
· 7 years ago
8e38c05
Support backward compatibility for restricted network permission
by paulhu
· 7 years ago
e069239
No-op refactoring of VPN lockdown status check.
by junyulai
· 7 years ago
96612ae
Add tests for the network blocked status change
by Mike Yu
· 7 years ago
e54eee0
Check to ensure UDP-encap is used only for IPv4
by evitayan
· 7 years ago
1ab508d
Add UDP encapsulation tests for IpSecService.
by evitayan
· 7 years ago
75e74f7
Merge "Allow wifi and ethenet connected at same time."
by Treehugger Robot
· 7 years ago
838c661
Allow wifi and ethenet connected at same time.
by Leif Hendrik Wilden
· 7 years ago
c8019ec
Merge "Fix idle timer rule leakage"
by Chiachang Wang
· 7 years ago
087fd27
Fix idle timer rule leakage
by Chiachang Wang
· 7 years ago
b7c67f8
Call clearSettingsProvider before and after test
by Remi NGUYEN VAN
· 7 years ago
c268c30
Use UID as requestID
by Benedict Wong
· 7 years ago
c7a3a56
PermissionMonitor: Limit preinstalled apps network permissions
by paulhu
· 7 years ago
5dd7f07
Fix testRegisterUsageCallback failure in setUp
by Remi NGUYEN VAN
· 7 years ago
6ee63e0
Merge "Add tests for NetworkMonitor isCaptivePortal"
by Remi NGUYEN VAN
· 7 years ago
de25687
Add tests for NetworkMonitor isCaptivePortal
by Remi NGUYEN VAN
· 7 years ago
86bbc9e
Merge "Increase network request timeouts" am: dab690a61a
by Remi NGUYEN VAN
· 7 years ago
68225bc
Merge "Use timeout consts in all ConnService tests" am: bbba1f7f9f
by Remi NGUYEN VAN
· 7 years ago
524ea05
Increase network request timeouts
by Remi NGUYEN VAN
· 7 years ago
626885b
Use timeout consts in all ConnService tests
by Remi NGUYEN VAN
· 7 years ago
3b49806
Merge "Increase linger delay and test callback timeout" am: 0544dfde7e
by Remi NGUYEN VAN
· 7 years ago
b6bd15a
Increase linger delay and test callback timeout
by Remi NGUYEN VAN
· 7 years ago
6cbacfa
Merge "Increase TEST_LINGER_DELAY_MS" am: 9a783699cc
by Remi NGUYEN VAN
· 7 years ago
50cb7db
Increase TEST_LINGER_DELAY_MS
by Remi NGUYEN VAN
· 7 years ago
e71a383
Merge "Add StackedLinkProperties test case" am: faf31f8638
by Chalard Jean
· 7 years ago
74f9a8b
Add StackedLinkProperties test case
by junyulai
· 7 years ago
1db8984
Disable the AppOp Restriction for IpSec Tunnels
by Nathan Harold
· 7 years ago
ff904be
Merge changes from topic "ipsec-sync-with-pi"
by nharold
· 7 years ago
71fc014
Disable the AppOp Restriction for IpSec Tunnels
by Nathan Harold
· 7 years ago
2a9b2c8
Add AppOps Checks for MANAGE_IPSEC_TUNNELS
by Nathan Harold
· 7 years ago
ec3d62f
Unify behavior of various cases of "no underlying networks"
by Chalard Jean
· 7 years ago
22670f9
Fix: VPNs update caps upon underlying network disconnect.
by Chalard Jean
· 7 years ago
32f9daa
Add tests for setUnderlyingNetworks.
by Chalard Jean
· 7 years ago
818f6b5
Make sure getActiveNetwork is consistent with default callbacks
by Chalard Jean
· 7 years ago
d94e48f
Add tests for getActiveNetwork.
by Chalard Jean
· 7 years ago
bbfe4d0
Merge "Migrating remaining core networking tests to Junit4"
by Remi NGUYEN VAN
· 7 years ago
3f6d2b0
Merge changes I3b3bcbbd,I18b3f263,I3c416c1a
by Remi NGUYEN VAN
· 7 years ago
e17657c
Migrating remaining core networking tests to Junit4
by Hugo Benichi
· 8 years ago
f3eae13
Move CaptivePortalProbeResult to its own file
by Remi NGUYEN VAN
· 7 years ago
8edc5b4
Merge "Unify behavior of various cases of "no underlying networks"" into pi-dev
by Chalard Jean
· 7 years ago
9eee2c3
Merge changes Ic8231b18,I30009f88 into pi-dev am: 200cad09c7
by Chalard Jean
· 7 years ago
f90bb33
Unify behavior of various cases of "no underlying networks"
by Chalard Jean
· 7 years ago
d4f01ca
Fix: VPNs update caps upon underlying network disconnect.
by Chalard Jean
· 7 years ago
e2b9a76
Add tests for setUnderlyingNetworks.
by Chalard Jean
· 7 years ago
a9ba4a9
Merge "Move CaptivePortalProbeResult to its own file" into pi-dev am: 11d94b5742
by Remi NGUYEN VAN
· 7 years ago
cabd832
Move CaptivePortalProbeResult to its own file
by Remi NGUYEN VAN
· 7 years ago
0e5c8f2
Merge "Add explicit override for default Private DNS mode" into pi-dev
by Erik Kline
· 7 years ago
a7edf6f
Add explicit override for default Private DNS mode
by Erik Kline
· 7 years ago
80770e4
Merge "Fix testRegisterUsageCallback" am: 899283d833 am: bc3a7a5ba5
by Remi NGUYEN VAN
· 7 years ago
899283d
Merge "Fix testRegisterUsageCallback"
by Remi NGUYEN VAN
· 7 years ago
2459647
Merge changes from topic "ifaceStatsDetail" into pi-dev
by android-build-team Robot
· 7 years ago
b1ff5a3
Fix testRegisterUsageCallback
by Remi NGUYEN VAN
· 7 years ago
feed20b
Merge changes from topic "ifaceStats" am: 3f675c25e0 am: 7df94359d4
by android-build-prod (mdb)
· 7 years ago
cf7567b
Remove the unused file parsing function
by Chenbo Feng
· 7 years ago
84c1437
Remove the unused file parsing function
by Chenbo Feng
· 7 years ago
70be7a9
Let DnsManager fill in LinkProperties for private DNSes
by Chalard Jean
· 7 years ago
46adcf3
Make sure getActiveNetwork is consistent with default callbacks
by Chalard Jean
· 7 years ago
fd424b9
Add tests for getActiveNetwork.
by Chalard Jean
· 7 years ago
48bb49d
Let DnsManager fill in LinkProperties for private DNSes
by Chalard Jean
· 7 years ago
069002e
Revert "Revert "OP_GET_USAGE_STATS should be noted, not checked.""
by Jeff Sharkey
· 7 years ago
d5992e6
Revert "OP_GET_USAGE_STATS should be noted, not checked."
by Jeff Sharkey
· 7 years ago
b1296e5
OP_GET_USAGE_STATS should be noted, not checked.
by Jeff Sharkey
· 7 years ago
Next »