aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/TunnelViewModel.swift (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Tunnel view model: Add copy public keyRoopesh Chander2018-10-271-0/+1
* Tunnel view model: The view model applies for both editing and viewingRoopesh Chander2018-10-271-8/+8
* Model: Use DNSServer in the Configuration modelRoopesh Chander2018-10-271-4/+13
* Model: listenPort and persistentKeepAlive should be 16-bit integersRoopesh Chander2018-10-271-4/+4
* Tunnel creation: Refactor by creating a separate view modelRoopesh Chander2018-10-271-0/+309