summaryrefslogtreecommitdiff
path: root/tests/net/java/com/android/server/ConnectivityServiceTest.java
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove last NetworkStack usage of hidden APIsRemi NGUYEN VAN2019-01-301-3/+6
|/
* Merge "Add API for proxy configuration over VPN."Treehugger Robot2019-01-241-0/+92
|\
| * Add API for proxy configuration over VPN.Irina Dumitrescu2019-01-241-0/+92
* | [KA05] Export keepalive offload api for IpSec Nat-T file descriptorjunyulai2019-01-241-0/+1
* | [KA01] export SocketKeepalive API for NAT-T keepalivejunyulai2019-01-231-2/+219
|/
* Stop depending on the ConnectivityService default request.Lorenzo Colitti2019-01-231-2/+7
* Properly expect all callbacks in testStackedLinkProperties.Lorenzo Colitti2019-01-221-4/+3
* [CS] Add an option to block sensitive network specifierEtan Cohen2019-01-171-11/+98
* Delete the clatd functions from NetworkManagementService.Lorenzo Colitti2019-01-151-2/+2
* Move NetworkMonitor to NetworkStackRemi NGUYEN VAN2019-01-111-86/+113
* Call netd to update the tcp buffer sizeChenbo Feng2018-11-271-2/+32
* Add tests for the network blocked status changeMike Yu2018-10-191-8/+164
* Merge "Allow wifi and ethenet connected at same time."Treehugger Robot2018-10-021-8/+8
|\
| * Allow wifi and ethenet connected at same time.Leif Hendrik Wilden2018-10-011-8/+8
* | Merge "Fix idle timer rule leakage"Chiachang Wang2018-10-011-0/+74
|\ \ | |/ |/|
| * Fix idle timer rule leakageChiachang Wang2018-09-281-0/+74
* | Call clearSettingsProvider before and after testRemi NGUYEN VAN2018-09-281-3/+7
|/
* Merge "Add tests for NetworkMonitor isCaptivePortal"Remi NGUYEN VAN2018-08-081-1/+1
|\
| * Add tests for NetworkMonitor isCaptivePortalRemi NGUYEN VAN2018-08-071-1/+1
* | Merge "Increase network request timeouts"Remi NGUYEN VAN2018-07-271-4/+5
|\|
| * Increase network request timeoutsRemi NGUYEN VAN2018-07-271-4/+5
* | Merge "Use timeout consts in all ConnService tests"Remi NGUYEN VAN2018-07-271-3/+4
|\|
| * Use timeout consts in all ConnService testsRemi NGUYEN VAN2018-07-271-3/+4
* | Merge "Increase linger delay and test callback timeout"Remi NGUYEN VAN2018-07-261-22/+16
|\|
| * Increase linger delay and test callback timeoutRemi NGUYEN VAN2018-07-261-22/+16
* | Merge "Increase TEST_LINGER_DELAY_MS"Remi NGUYEN VAN2018-07-241-5/+13
|\|
| * Increase TEST_LINGER_DELAY_MSRemi NGUYEN VAN2018-07-191-5/+13
* | Merge "Add StackedLinkProperties test case"Chalard Jean2018-06-201-0/+106
|\|
| * Add StackedLinkProperties test casejunyulai2018-06-191-0/+106
| * Unify behavior of various cases of "no underlying networks"Chalard Jean2018-06-061-4/+2
| * Fix: VPNs update caps upon underlying network disconnect.Chalard Jean2018-06-061-18/+16
| * Add tests for setUnderlyingNetworks.Chalard Jean2018-06-061-16/+219
| * Make sure getActiveNetwork is consistent with default callbacksChalard Jean2018-06-061-0/+49
| * Add tests for getActiveNetwork.Chalard Jean2018-06-061-5/+89
| * Move CaptivePortalProbeResult to its own fileRemi NGUYEN VAN2018-05-241-0/+1
| * Trigger NetworkCallback events when private DNS usage has changed.dalyk2018-04-091-1/+131
| * Move the logic of (re)evaluation of Private DNSErik Kline2018-04-051-18/+116
| * Pass all relevant resolver info to netdErik Kline2018-03-221-5/+40
* | Unify behavior of various cases of "no underlying networks"Chalard Jean2018-05-221-4/+2
* | Fix: VPNs update caps upon underlying network disconnect.Chalard Jean2018-05-221-18/+16
* | Add tests for setUnderlyingNetworks.Chalard Jean2018-05-221-16/+219
* | Move CaptivePortalProbeResult to its own fileRemi NGUYEN VAN2018-05-221-0/+1
* | Make sure getActiveNetwork is consistent with default callbacksChalard Jean2018-04-241-0/+49
* | Add tests for getActiveNetwork.Chalard Jean2018-04-241-4/+88
* | Trigger NetworkCallback events when private DNS usage has changed.dalyk2018-04-091-1/+131
* | Move the logic of (re)evaluation of Private DNSErik Kline2018-04-051-18/+116
* | Pass all relevant resolver info to netdErik Kline2018-03-231-5/+40
* | Merge "Give apps with NETWORK_SETTINGS right to see any VPN." am: 6001f72478 ...Chalard Jean2018-03-021-1/+14
|\|
| * Give apps with NETWORK_SETTINGS right to see any VPN.Chalard Jean2018-03-021-1/+14
* | Name specific app for rapid data usage.Jeff Sharkey2018-02-231-3/+7
|/