]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commit
macOS: Better handling of tunnels created by another user
authorRoopesh Chander <roop@roopc.net>
Wed, 3 Apr 2019 11:02:12 +0000 (16:32 +0530)
committerRoopesh Chander <roop@roopc.net>
Wed, 3 Apr 2019 13:34:12 +0000 (19:04 +0530)
commit9690365dd430000059780d8b40a82783ccffe1d3
treed2e2c6b023357800305b2676e8cb87843e1294ed
parent0299c3929eb61926a0d963f6ea5c54a1d6cc85fc
macOS: Better handling of tunnels created by another user

Previously, the tunnels just got deleted.

Signed-off-by: Roopesh Chander <roop@roopc.net>
WireGuard/Shared/Model/NETunnelProviderProtocol+Extension.swift
WireGuard/WireGuard.xcodeproj/project.pbxproj
WireGuard/WireGuard/Base.lproj/Localizable.strings
WireGuard/WireGuard/Tunnel/TunnelsManager.swift
WireGuard/WireGuard/UI/macOS/ViewController/ManageTunnelsRootViewController.swift
WireGuard/WireGuard/UI/macOS/ViewController/UnusableTunnelDetailViewController.swift [new file with mode: 0644]