aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/iOS/TunnelEditTableViewController.swift (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Tunnel creation: Hide 'Exclude private IPs' switch till the feature is readyRoopesh Chander2018-10-271-2/+1
* Smaller copyright headersRoopesh Chander2018-10-271-7/+2
* Tunnel creation: Variable renamingRoopesh Chander2018-10-271-18/+18
* Tunnel view model: The view model applies for both editing and viewingRoopesh Chander2018-10-271-2/+2
* Tunnel creation: Saving a configurationRoopesh Chander2018-10-271-2/+27
* Tunnel creation: Refactor by creating a separate view modelRoopesh Chander2018-10-271-330/+33
* Tunnel creation: Validate the data and prepare to save to a configurationRoopesh Chander2018-10-271-2/+178
* Tunnel creation: Save typed values in a scratchpadRoopesh Chander2018-10-271-9/+90
* Tunnel creation: Fix Persistent Keepalive label's lookRoopesh Chander2018-10-271-14/+4
* Tunnel creation: Start off with tunnel creationRoopesh Chander2018-10-271-0/+451