tunnelkit/Sources/TunnelKitOpenVPNCore
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
..
CompressionAlgorithm.swift [ci skip] Update copyright 2022-02-04 12:57:40 +01:00
CompressionFraming.swift [ci skip] Update copyright 2022-02-04 12:57:40 +01:00
Configuration.swift Support --remote-random-hostname (#286) 2022-10-17 09:00:23 +02:00
ConfigurationError.swift Use WireGuardKit entities directly 2022-03-12 15:09:41 +01:00
ConfigurationParser.swift Delegate network settings to ad-hoc builder (#292) 2022-10-25 08:58:34 +02:00
CryptoContainer.swift Review some Core/OpenVPN entities 2022-03-12 10:35:39 +01:00
Errors.swift [ci skip] Update copyright 2022-02-04 12:57:40 +01:00
OpenVPN.swift [ci skip] Update copyright 2022-02-04 12:57:40 +01:00
OpenVPNError.swift [ci skip] Update copyright 2022-02-04 12:57:40 +01:00
StaticKey.swift Fix broken == on OpenVPN.Configuration 2022-04-07 00:16:34 +02:00
TLSWrap.swift Use "struct" in data models to leverage Equatable 2022-03-25 18:02:21 +01:00