tunnelkit/Sources/TunnelKitOpenVPNAppExtension
Davide De Rosa 4eb9a92c2e Hide setters of shared provider defaults
Tunnel values were overwritable by app.

Instead:

- Write from app extension with "private" setter (_appexSet*)

- Read from app with public getter
2022-06-17 09:18:28 +02:00
..
ConnectionStrategy.swift Fix previous commit further (my bad) 2022-04-13 22:55:43 +02:00
NETCPLink.swift [ci skip] Update copyright 2022-02-04 12:57:40 +01:00
NEUDPLink.swift [ci skip] Update copyright 2022-02-04 12:57:40 +01:00
OpenVPNTunnelProvider.swift Hide setters of shared provider defaults 2022-06-17 09:18:28 +02:00
ResolvedRemote.swift Replace hostname/endpointProtocols with remotes 2022-03-05 14:20:29 +01:00