wireguard-apple/WireGuard
Roopesh Chander 4e516d6769 TunnelsManager: Handle waiting on a stale tunnel
If we have a stale tunnel on which we don't get status updates we rely
on a timer to update the status (see commit 34a7e5b).  Previously, if
the user tries to activate another tunnel, that resulted in both tunnels
waiting indefinitely. This commit fixes that.

Signed-off-by: Roopesh Chander <roop@roopc.net>
2018-12-19 12:48:10 +05:30
..
Shared Most similar views now shared between ViewControllers 2018-12-14 17:15:22 -06:00
WireGuard TunnelsManager: Handle waiting on a stale tunnel 2018-12-19 12:48:10 +05:30
WireGuard.xcodeproj Error handling: Add info on the underlying system error to error alerts 2018-12-17 19:04:17 +05:30
WireGuardNetworkExtension Got TunnelsManager back under the max file length by splitting out NEVPNStatus+CustomStringConvertible 2018-12-16 23:51:25 -06:00
.swiftlint.yml Reorganized ViewControllers (split out UIViews and UITableViewCells into their own classes) 2018-12-13 12:58:50 -06:00