aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/iOS/ViewController/MainViewController.swift (follow)
Commit message (Collapse)AuthorAgeFilesLines
* iOS: Fix handling of deletion outside appRoopesh Chander2019-01-231-24/+0
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* Update copyrightJason A. Donenfeld2019-01-071-1/+1
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* Clean up trailing whitespaceJason A. Donenfeld2018-12-221-5/+5
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* Removing a tunnel from iOS's settings is now immediately reflected in appEric Kuck2018-12-211-1/+25
| | | | Signed-off-by: Eric Kuck <eric@bluelinelabs.com>
* Got TunnelsManager back under the max file length by splitting out NEVPNStatus+CustomStringConvertibleEric Kuck2018-12-161-1/+0
| | | | Signed-off-by: Eric Kuck <eric@bluelinelabs.com>
* Reorganized project structureEric Kuck2018-12-141-0/+129
Signed-off-by: Eric Kuck <eric@bluelinelabs.com>