summaryrefslogtreecommitdiff
path: root/core/java/android/net/PlatformVpnProfile.java
Commit message (Expand)AuthorAgeFilesLines
* Rename getRequiresInternetValidation to isInternetValidationRequiredChiachang Wang2022-03-021-1/+1
* Address API review feedbackChiachang Wang2022-02-091-1/+1
* Allow VPN apps to ask for running the validation checksChiachang Wang2022-02-091-7/+23
* Expose local route exclusion APIsChiachang Wang2022-01-271-2/+0
* Add configuration whether to exclude local traffic in the VPNChiachang Wang2021-12-281-1/+16
* Make VpnProfile.maxMtu default value match Ikev2VpnProfileBenedict Wong2020-03-271-0/+3
* Add Ikev2VpnProfile as public APIBenedict Wong2020-01-221-0/+107