tunnelkit/Sources/TunnelKitOpenVPNProtocol
Davide De Rosa a7a7424257 Use WireGuardKit entities directly
No need to duplicate a well-written API.

- Offer convenience accessors in Configuration[Builder]
- Make Configuration init non-optional

Sanity checks are done in Builder with throws and decoded object
is always deemed valid.
2022-03-12 15:09:41 +01: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 Use WireGuardKit entities directly 2022-03-12 15:09:41 +01:00
Packet.swift [ci skip] Update copyright 2022-02-04 12:57:40 +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