wireguard-apple/WireGuard/Shared
Roopesh Chander b8c331c72d NE: Handle bad domain names and Activate On Demand
This combination causes iOS to keep trying to bring up the tunnel,
leading to a lot of displayMessage() alerts.

In this fix, if we get a DNS resolution error in an Activate On Demand
enabled tunnel, we silently retry 9 times (with a 4-second delay before
each retry) and then show the displayMessage() alert.
2018-12-19 15:38:00 +05:30
..
Logging Prettier log time format 2018-12-15 00:08:54 +01:00
Model Most similar views now shared between ViewControllers 2018-12-14 17:15:22 -06:00
FileManager+Extension.swift Simplify filemanager extension 2018-12-13 23:25:18 +01:00
NETunnelProviderProtocol+Extension.swift NE: Handle bad domain names and Activate On Demand 2018-12-19 15:38:00 +05:30