passepartout-apple/Passepartout/Sources/VPN
Davide De Rosa 4774c2705f Raise exception on unrecognized option values
Do not fall back when an unhandled value is found in:

- cipher
- auth
- proto

Falling back to a default value here would break the data
connection most of the time.
2018-10-18 10:25:15 +02:00
..
GracefulVPN.swift Initial commit 2018-10-11 09:13:19 +02:00
MockVPNProvider.swift Initial commit 2018-10-11 09:13:19 +02:00
StandardVPNProvider.swift Initial commit 2018-10-11 09:13:19 +02:00
TunnelKitProvider+FileConfiguration.swift Raise exception on unrecognized option values 2018-10-18 10:25:15 +02:00
VPN.swift Initial commit 2018-10-11 09:13:19 +02:00
VPNConfiguration.swift Initial commit 2018-10-11 09:13:19 +02:00
VPNProvider.swift Initial commit 2018-10-11 09:13:19 +02:00
VPNStatus.swift Initial commit 2018-10-11 09:13:19 +02:00