aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuardNetworkExtension/ErrorNotifier.swift (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJason A. Donenfeld2019-01-071-1/+1
* Localize remaining strings in network extensionJason A. Donenfeld2018-12-221-19/+3
* Do not require NetworkExtension to know its own nameJason A. Donenfeld2018-12-211-2/+0
* Get rid of superflous isActivateOnDemandEnabled keyJason A. Donenfeld2018-12-211-16/+3
* 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