aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuardNetworkExtension/ErrorNotifier.swift (follow)
Commit message (Expand)AuthorAgeFilesLines
* NE: Change handling of bad domain names and Activate On DemandRoopesh Chander2018-12-211-12/+14
* NE: Handle bad domain names and Activate On DemandRoopesh Chander2018-12-191-2/+6
* NE: Communicate last error to app through a shared fileRoopesh Chander2018-12-141-5/+30
* More linter warnings fixed, enabled more swiftlint rules, project cleanupEric Kuck2018-12-121-1/+1
* Tons more swiftlint warnings fixed. Still a few remaining.Eric Kuck2018-12-121-1/+1
* Added swiftlint and fixed all errors (and a bunch, but not all, warnings)Eric Kuck2018-12-121-1/+1
* NE: When there's an error starting the tunnel, show it to the user using displayMessage()Roopesh Chander2018-11-091-0/+25