aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/Shared/NETunnelProviderProtocol+Extension.swift (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move model helpers to model directoryJason A. Donenfeld2018-12-221-40/+0
* Move name from interface to tunnelJason A. Donenfeld2018-12-221-3/+4
* Nuke trailing spacesJason A. Donenfeld2018-12-211-7/+7
* providerConfiguration is now a WgQuickConfigEric Kuck2018-12-211-28/+12
* All migration stuff moved to one gross fileEric Kuck2018-12-211-20/+0
* Simplify versioning of stored dataJason A. Donenfeld2018-12-211-26/+10
* Get rid of superflous isActivateOnDemandEnabled keyJason A. Donenfeld2018-12-211-11/+3
* Updated NETunnelProvider save formatEric Kuck2018-12-211-17/+70
* TunnelsManager: If only Activate On Demand has changed, don't restart tunnelRoopesh Chander2018-12-191-0/+6
* NE: Handle bad domain names and Activate On DemandRoopesh Chander2018-12-191-2/+7
* More linter warnings fixed, enabled more swiftlint rules, project cleanupEric Kuck2018-12-121-1/+1
* Model, Tunnels manager: Rewrite the model for VPN-on-demandRoopesh Chander2018-11-121-1/+1
* Model: Add activationType to tunnel configurationRoopesh Chander2018-11-111-1/+1
* Move logic to extension: NETunnelProviderProtocol extension code should be sharedRoopesh Chander2018-11-081-0/+35