wireguard-apple/WireGuard/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
..
Assets.xcassets Settings: use updated wireguard banner logo 2018-11-03 18:37:51 +01:00
Base.lproj Remove buttons and text from LaunchScreen.storyboard 2018-12-18 23:00:27 +05:30
Config Version bump 2018-12-17 14:08:17 +01:00
ConfigFile Reorganized ViewControllers (split out UIViews and UITableViewCells into their own classes) 2018-12-13 12:58:50 -06:00
Crypto More linter warnings fixed, enabled more swiftlint rules, project cleanup 2018-12-12 15:33:14 -06:00
Resources/DocumentIcons Add document icon 2018-11-02 17:39:43 +05:30
Tunnel TunnelsManager: Handle waiting on a stale tunnel 2018-12-19 12:48:10 +05:30
UI s/Observervation/Observation/g; 2018-12-18 23:00:27 +05:30
ZipArchive Reorganized ViewControllers (split out UIViews and UITableViewCells into their own classes) 2018-12-13 12:58:50 -06:00
Info.plist Plist: Handle crypto export 2018-12-07 18:52:14 +01:00
WireGuard-Bridging-Header.h Logging: Use ringlogger for logging from the extension 2018-12-13 17:37:14 +05:30
WireGuard.entitlements Xcode: Add app groups capability 2018-11-29 12:01:45 +05:30
WireGuardAppError.swift Reorganized ViewControllers (split out UIViews and UITableViewCells into their own classes) 2018-12-13 12:58:50 -06:00
WireGuardResult.swift Tons more swiftlint warnings fixed. Still a few remaining. 2018-12-12 12:28:27 -06:00