tunnelkit/Sources/TunnelKitOpenVPNAppExtension
Davide De Rosa 31db8ebb9d
Delegate network settings to ad-hoc builder (#292)
* Delegate network settings to ad-hoc builder

- Assert network settings nil or non-empty, NOT precondition

- Fix log about local DNS, only if not gateway

- Remove non-working block-local code

Fixes #289, fixes #290

* Unmask safe and helpful network settings
2022-10-25 08:58:34 +02:00
..
ConnectionStrategy.swift Support --remote-random-hostname (#286) 2022-10-17 09:00:23 +02:00
NETCPLink.swift Extend description of link remote with protocol 2022-10-14 08:23:23 +02:00
NetworkSettingsBuilder.swift Delegate network settings to ad-hoc builder (#292) 2022-10-25 08:58:34 +02:00
NEUDPLink.swift Extend description of link remote with protocol 2022-10-14 08:23:23 +02:00
OpenVPNTunnelProvider.swift Delegate network settings to ad-hoc builder (#292) 2022-10-25 08:58:34 +02:00
ResolvedRemote.swift Replace hostname/endpointProtocols with remotes 2022-03-05 14:20:29 +01:00