tunnelkit/Sources/TunnelKitOpenVPNCore
Davide De Rosa c019cecbe0 Improve some things about OpenVPN.Configuration
- Treat empty passphrase as no passphrase
- Parse authentication requirement from --auth-user-pass
- Overload ConfigurationParser with String parameter
- Move OpenVPN fallbacks inline with builder

Give a withFallbacks: option to initialize basic fields rather
than leaving them nil.
2022-03-03 13:44:40 +01: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 Improve some things about OpenVPN.Configuration 2022-03-03 13:44:40 +01:00
ConfigurationError.swift [ci skip] Update copyright 2022-02-04 12:57:40 +01:00
ConfigurationParser.swift Improve some things about OpenVPN.Configuration 2022-03-03 13:44:40 +01:00
CryptoContainer.swift [ci skip] Update copyright 2022-02-04 12:57:40 +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 [ci skip] Update copyright 2022-02-04 12:57:40 +01:00
TLSWrap.swift [ci skip] Update copyright 2022-02-04 12:57:40 +01:00