summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/connectivity
Commit message (Expand)AuthorAgeFilesLines
* Merge "Do not enforce CONTROL_VPN for calls from lockdown VPN." into lmp-mr1-devJeff Davidson2015-02-111-4/+25
|\
| * Do not enforce CONTROL_VPN for calls from lockdown VPN.Jeff Davidson2015-02-101-4/+25
* | Facilitate network validation on networks with a per-network PAC.Paul Jensen2015-02-031-1/+31
|/
* Make NetworkMonitor less aggressive on broken networks.Lorenzo Colitti2015-01-261-13/+30
* Merge "Rerun entitlementcheck on sim change." into lmp-mr1-devRobert Greenwalt2015-01-211-0/+113
|\
| * Rerun entitlementcheck on sim change.Robert Greenwalt2015-01-141-0/+113
* | Switch the connectivity check to its own hostname.Lorenzo Colitti2015-01-141-1/+1
|/
* Add a lastValidated bit and use it when reporting capabilities.Lorenzo Colitti2014-12-191-2/+11
* Rename validated to everValidated.Lorenzo Colitti2014-12-191-4/+4
* Merge "Fix flipped captive portal bit in network conditions bcast." into lmp-...Jeff Davidson2014-12-061-1/+2
|\
| * Fix flipped captive portal bit in network conditions bcast.Jeff Davidson2014-12-051-1/+2
* | Merge "Reap unvalidated networks that have no chance of becoming highest scor...Paul Jensen2014-12-061-4/+14
|\ \
| * | Reap unvalidated networks that have no chance of becoming highest scoring.Paul Jensen2014-12-041-4/+14
* | | Merge "Remember to cancel lingering when a network again satsifies a NetworkR...Paul Jensen2014-12-041-0/+6
|\ \ \ | |/ /
| * | Remember to cancel lingering when a network again satsifies a NetworkRequest.Paul Jensen2014-12-021-0/+6
* | | Merge "Remove notification for SoftAP turned on" into lmp-mr1-devVinit Deshpande2014-12-041-1/+2
|\ \ \ | |_|/ |/| |
| * | Remove notification for SoftAP turned onVinit Deshpande2014-12-021-1/+2
* | | Merge "Retry failed network validation every 10 minutes." into lmp-mr1-devPaul Jensen2014-12-031-0/+12
|\ \ \ | |/ / |/| |
| * | Retry failed network validation every 10 minutes.Paul Jensen2014-12-031-0/+12
| |/
* | Merge "Add hasMatchedTetherApnSetting to telmgr API." into lmp-mr1-devJunda Liu2014-12-021-2/+6
|\ \ | |/ |/|
| * Add hasMatchedTetherApnSetting to telmgr API.Junda Liu2014-11-211-2/+6
* | Merge "Don't let NetworkMonitor state stop user-initiated transitions." into ...Paul Jensen2014-11-262-125/+153
|\ \
| * | Don't let NetworkMonitor state stop user-initiated transitions.Paul Jensen2014-11-242-125/+153
| |/
* | Merge "Don't enforce control permission when preparing consented VPN." into l...Jeff Davidson2014-11-241-51/+46
|\ \
| * | Don't enforce control permission when preparing consented VPN.Jeff Davidson2014-11-211-51/+46
| |/
* | Merge "Don't bother validating networks that don't satisfy the default reques...Paul Jensen2014-11-242-11/+26
|\ \
| * | Don't bother validating networks that don't satisfy the default request.Paul Jensen2014-11-202-11/+26
| |/
* | Allow VPNs to specify their underlying networks.Sreeram Ramachandran2014-11-211-11/+52
|/
* Merge "Populate 464xlat LinkProperties only when the interface comes up." int...Lorenzo Colitti2014-11-181-5/+5
|\
| * Populate 464xlat LinkProperties only when the interface comes up.Lorenzo Colitti2014-11-101-5/+5
* | Enforce VPN control "permission" with an actual permission.Jeff Davidson2014-11-121-25/+2
|/
* Merge "Fix NetworkMonitor logging to include NetID." into lmp-mr1-devPaul Jensen2014-11-101-0/+6
|\
| * Fix NetworkMonitor logging to include NetID.Paul Jensen2014-11-101-0/+6
* | Don't use framework permission strings for netd permissions.Sreeram Ramachandran2014-11-041-2/+2
* | Merge "Download PAC when set after a diff PAC URL" into lmp-mr1-devJason Monk2014-10-311-7/+2
|\ \
| * | Download PAC when set after a diff PAC URLJason Monk2014-10-031-7/+2
| |/
* | Enable 464xlat on wifi.Lorenzo Colitti2014-10-301-2/+3
* | Add support for running 464xlat on wifi as well.Lorenzo Colitti2014-10-301-10/+30
* | Merge "Support more than one clatd at a time." into lmp-mr1-devLorenzo Colitti2014-10-292-114/+152
|\ \
| * | Support more than one clatd at a time.Lorenzo Colitti2014-10-292-114/+152
* | | Merge "Check UID instead of package name when preparing VPN." into lmp-mr1-devJeff Davidson2014-10-281-3/+3
|\ \ \ | |/ / |/| |
| * | Check UID instead of package name when preparing VPN.Jeff Davidson2014-10-241-3/+3
| |/
* | Change removeStackedLink to take an interface name.Lorenzo Colitti2014-10-281-1/+1
|/
* Send app permissions to netd.Sreeram Ramachandran2014-10-011-0/+277
* Only stop/start clatd if necessary.Lorenzo Colitti2014-09-241-22/+33
* Block address families with routes, not NetworkAgent side channelLorenzo Colitti2014-09-231-54/+48
* Add a throw route to the VPN endpoint.Lorenzo Colitti2014-09-221-1/+20
* Fix crash in PacManagerJason Monk2014-09-191-2/+2
* Merge "Fix to make repeated lingerings work." into lmp-devPaul Jensen2014-09-191-47/+29
|\
| * Fix to make repeated lingerings work.Paul Jensen2014-09-171-47/+29