wireguard-apple/WireGuard
Roopesh Chander 3bddab8a9e TunnelsManager: Fix race between multiple startActivation() calls
After startActivate() is called on a waiting tunnel, user might turn
on a different tunnel before the waiting tunnel's status gets updated.
This fix prevents that from happening.

Signed-off-by: Roopesh Chander <roop@roopc.net>
2018-12-13 23:34:00 +05:30
..
Shared Rewrite Logger 2018-12-13 18:06:37 +01:00
WireGuard TunnelsManager: Fix race between multiple startActivation() calls 2018-12-13 23:34:00 +05:30
WireGuard.xcodeproj Logging: Use ringlogger for logging from the extension 2018-12-13 17:37:14 +05:30
WireGuardNetworkExtension Rewrite Logger 2018-12-13 18:06:37 +01:00
.swiftlint.yml More formatting nits and cyclomatic complexity fixes 2018-12-12 21:09:52 -06:00