aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/WireGuardAppError.swift (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJason A. Donenfeld2019-01-071-1/+1
* Nuke trailing spacesJason A. Donenfeld2018-12-211-1/+1
* Enabled more swiftlint rulesEric Kuck2018-12-201-0/+1
* Reorganized ViewControllers (split out UIViews and UITableViewCells into their own classes)Eric Kuck2018-12-131-1/+1
* More formatting nits and cyclomatic complexity fixesEric Kuck2018-12-121-1/+2
* Error handling: alertText() can be nilRoopesh Chander2018-12-111-1/+1
* Error handling: Introduce a WireGuardAppError protocol to manage errorsRoopesh Chander2018-12-071-0/+6