tunnelkit/Sources/TunnelKitOpenVPNCore
Davide De Rosa f1bdc8490c Use "struct" in data models to leverage Equatable
This way Configuration objects can be compared for changes.
2022-03-25 18:02:21 +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 Use "struct" in data models to leverage Equatable 2022-03-25 18:02:21 +01:00
ConfigurationError.swift Use WireGuardKit entities directly 2022-03-12 15:09:41 +01:00
ConfigurationParser.swift Replace hostname/endpointProtocols with remotes 2022-03-05 14:20:29 +01: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 Use "struct" in data models to leverage Equatable 2022-03-25 18:02:21 +01:00
TLSWrap.swift Use "struct" in data models to leverage Equatable 2022-03-25 18:02:21 +01:00