aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/Shared/Model/Endpoint.swift (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJason A. Donenfeld2019-01-071-1/+1
* All models now EquatableEric Kuck2018-12-211-0/+13
* Nuke trailing spacesJason A. Donenfeld2018-12-211-2/+2
* providerConfiguration is now a WgQuickConfigEric Kuck2018-12-211-20/+0
* Updated NETunnelProvider save formatEric Kuck2018-12-211-33/+35
* Remove non-helpful commentsRoopesh Chander2018-12-191-2/+0
* Most similar views now shared between ViewControllersEric Kuck2018-12-141-1/+1
* Tons more swiftlint warnings fixed. Still a few remaining.Eric Kuck2018-12-121-7/+7
* Added swiftlint and fixed all errors (and a bunch, but not all, warnings)Eric Kuck2018-12-121-7/+7
* Model: Endpoint.hostname()Roopesh Chander2018-11-081-0/+11
* Move logic to extension: Move model files to SharedRoopesh Chander2018-11-081-0/+90