tunnelkit/Sources/TunnelKitOpenVPNProtocol
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
..
Authenticator.swift [ci skip] Update copyright 2022-02-04 12:57:40 +01:00
ControlChannel.swift Rewrite Manager package to make it stateless 2022-03-12 10:35:39 +01:00
ControlChannelSerializer.swift [ci skip] Update copyright 2022-02-04 12:57:40 +01:00
CoreConfiguration+OpenVPN.swift [ci skip] Update copyright 2022-02-04 12:57:40 +01:00
EncryptionBridge.swift [ci skip] Update copyright 2022-02-04 12:57:40 +01:00
OpenVPN+PRNG.swift [ci skip] Update copyright 2022-02-04 12:57:40 +01:00
OpenVPNSession+PIA.swift [ci skip] Update copyright 2022-02-04 12:57:40 +01:00
OpenVPNSession.swift Delegate network settings to ad-hoc builder (#292) 2022-10-25 08:58:34 +02:00
Packet.swift Use "struct" in data models to leverage Equatable 2022-03-25 18:02:21 +01:00
ProtocolMacros.swift [ci skip] Update copyright 2022-02-04 12:57:40 +01:00
PushReply.swift [ci skip] Update copyright 2022-02-04 12:57:40 +01:00
SessionKey.swift [ci skip] Update copyright 2022-02-04 12:57:40 +01:00