]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commit
NE: When there's an error starting the tunnel, show it to the user using displayMessage()
authorRoopesh Chander <roop@roopc.net>
Fri, 9 Nov 2018 11:23:52 +0000 (16:53 +0530)
committerRoopesh Chander <roop@roopc.net>
Fri, 9 Nov 2018 11:37:42 +0000 (17:07 +0530)
commit3136fe0e2c3a4c0c35b239853ebbeae5e2ff4ea3
tree507416f6914114d162088ef9d1a1e04c2c12fae3
parenta1070d2b292990630f9614ddbc9cdad295cba638
NE: When there's an error starting the tunnel, show it to the user using displayMessage()

Signed-off-by: Roopesh Chander <roop@roopc.net>
WireGuard/WireGuard.xcodeproj/project.pbxproj
WireGuard/WireGuard/UI/iOS/TunnelsListTableViewController.swift
WireGuard/WireGuardNetworkExtension/ErrorNotifier.swift [new file with mode: 0644]
WireGuard/WireGuardNetworkExtension/PacketTunnelProvider.swift