aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/iOS/ViewController/TunnelsListTableViewController.swift (follow)
Commit message (Expand)AuthorAgeFilesLines
* iOS: Fix stale tunnel being shown on iPadRoopesh Chander2019-01-231-4/+7
* iOS: Fix handling of deletion outside appRoopesh Chander2019-01-231-0/+14
* iOS: Refactor importFromFileRoopesh Chander2019-01-141-39/+3
* Update copyrightJason A. Donenfeld2019-01-071-1/+1
* Remove more commentsRoopesh Chander2018-12-231-10/+0
* RTL supportEric Kuck2018-12-211-2/+2
* Move name from interface to tunnelJason A. Donenfeld2018-12-221-1/+1
* Nuke trailing spacesJason A. Donenfeld2018-12-211-12/+12
* providerConfiguration is now a WgQuickConfigEric Kuck2018-12-211-1/+1
* Localize all the thingsRoopesh Chander2018-12-211-14/+13
* Enabled more swiftlint rulesEric Kuck2018-12-201-1/+1
* Tunnel edit: init() need not take a tunnelConfiguration argumentRoopesh Chander2018-12-191-3/+3
* Remove non-helpful commentsRoopesh Chander2018-12-191-1/+0
* Got TunnelsManager back under the max file length by splitting out NEVPNStatus+CustomStringConvertibleEric Kuck2018-12-161-1/+0
* Reorganized project structureEric Kuck2018-12-141-0/+307