aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/iOS/ViewController/TunnelEditTableViewController.swift (follow)
Commit message (Expand)AuthorAgeFilesLines
* iOS: Make it compile againRoopesh Chander2019-01-311-0/+2
* Avoid using return in single-line closuresRoopesh Chander2019-01-221-1/+1
* Update copyrightJason A. Donenfeld2019-01-071-1/+1
* Tunnel edit: Fix crashRoopesh Chander2018-12-241-1/+2
* SwitchCell nitsEric Kuck2018-12-221-5/+4
* Remove more commentsRoopesh Chander2018-12-231-2/+0
* Clean up trailing whitespaceJason A. Donenfeld2018-12-221-3/+3
* Strongly recommended now appears as placeholder for DNS when neededEric Kuck2018-12-211-19/+29
* Attempt to strongly recommend thingsJason A. Donenfeld2018-12-221-2/+5
* Move name from interface to tunnelJason A. Donenfeld2018-12-221-1/+1
* Updated NETunnelProvider save formatEric Kuck2018-12-211-2/+2
* Localize all the thingsRoopesh Chander2018-12-211-23/+24
* Tunnel edit: init() need not take a tunnelConfiguration argumentRoopesh Chander2018-12-191-3/+2
* Remove non-helpful commentsRoopesh Chander2018-12-191-1/+0
* Potential fix for insertRowAtIndexPath crashEric Kuck2018-12-161-0/+2
* Fixed editable KeyValueCells being copyableEric Kuck2018-12-141-4/+0
* KeyValueCells now share codeEric Kuck2018-12-141-5/+5
* Reorganized project structureEric Kuck2018-12-141-0/+488