aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/iOS/ViewController/TunnelEditTableViewController.swift (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tunnel edit: init() need not take a tunnelConfiguration argumentRoopesh Chander2018-12-191-3/+2
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* Remove non-helpful commentsRoopesh Chander2018-12-191-1/+0
| | | | Signed-off-by: Roopesh Chander <roop@roopc.net>
* Potential fix for insertRowAtIndexPath crashEric Kuck2018-12-161-0/+2
| | | | Signed-off-by: Eric Kuck <eric@bluelinelabs.com>
* Fixed editable KeyValueCells being copyableEric Kuck2018-12-141-4/+0
| | | | | | Fixed DNS servers not saving Signed-off-by: Eric Kuck <eric@bluelinelabs.com>
* KeyValueCells now share codeEric Kuck2018-12-141-5/+5
| | | | Signed-off-by: Eric Kuck <eric@bluelinelabs.com>
* Reorganized project structureEric Kuck2018-12-141-0/+488
Signed-off-by: Eric Kuck <eric@bluelinelabs.com>