aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/vici/python
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2016-12-29 17:35:57 +0100
committerTobias Brunner <tobias@strongswan.org>2017-01-20 11:44:07 +0100
commit3107634e305b37a5bfa7d13e09409879358b9b9c (patch)
tree36782eb8d8500a4899d7e64faf21cfa3ef2c9406 /src/libcharon/plugins/vici/python
parentcf6110f1520f3030bcb34a50532991fdbb0e72c5 (diff)
downloadstrongswan-3107634e305b37a5bfa7d13e09409879358b9b9c.tar.bz2
strongswan-3107634e305b37a5bfa7d13e09409879358b9b9c.tar.xz
android: Add activity to import VPN profiles from JSON-encoded files
The file format is documented on the wiki. URLs to .sswan files may be intercepted and downloaded files with a media type of application/vnd.strongswan.profile may also be opened (the file extension doesn't matter in that case). Whether downloaded files for which the media type is not correct but the extension is .sswan can be opened depends on the app that issues the Intent. For instance, from the default Downloads app it won't work due to the content:// URLs that do not contain the file name but when opening the downloaded file from within Chrome's Downloads view it works as these Intents use file:// URLs, which contain the complete file name (the latter requires a new permission).
Diffstat (limited to 'src/libcharon/plugins/vici/python')
0 files changed, 0 insertions, 0 deletions