aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/TunnelImporter.swift (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Importing: Better error message when .conf file is not readableRoopesh Chander2019-02-211-2/+9
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* global: Fix up copyright headersJason A. Donenfeld2019-01-181-1/+1
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* iOS: Refactor importFromFileRoopesh Chander2019-01-141-0/+43
So that it can be used in macOS as well Signed-off-by: Roopesh Chander <roop@roopc.net>