]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commit
macOS: Manage tunnels: Tunnel detail view
authorRoopesh Chander <roop@roopc.net>
Wed, 2 Jan 2019 19:46:27 +0000 (01:16 +0530)
committerRoopesh Chander <roop@roopc.net>
Mon, 14 Jan 2019 09:22:31 +0000 (14:52 +0530)
commitada7db3dca0a2756f5a24f0fcbdfcbfa8f092457
tree0c135c02af0c08f698a87a7dbd55525f489971f0
parentc946c0ea4806f5355e98418d95fe3cdd3ce1baf8
macOS: Manage tunnels: Tunnel detail view

Signed-off-by: Roopesh Chander <roop@roopc.net>
WireGuard/WireGuard.xcodeproj/project.pbxproj
WireGuard/WireGuard/Base.lproj/Localizable.strings
WireGuard/WireGuard/UI/macOS/View/KeyValueCell.swift [new file with mode: 0644]
WireGuard/WireGuard/UI/macOS/ViewController/ManageTunnelsRootViewController.swift
WireGuard/WireGuard/UI/macOS/ViewController/TunnelDetailTableViewController.swift [new file with mode: 0644]
WireGuard/WireGuard/UI/macOS/ViewController/TunnelsListTableViewController.swift