tunnelkit/TunnelKit/Sources/Protocols/OpenVPN
Davide De Rosa 945bb1b9b7 Fix context of StandardVPNProvider
Not generic, rather an OpenVPN implementation.

- Move to OpenVPN subspec
- Rename to OpenVPNProvider
- Depend OpenVPN on Manager
2020-11-15 21:12:53 +01:00
..
AppExtension Make IV_UI_VER flag overridable 2020-06-29 16:31:20 +03:00
Authenticator.swift Reset rather than nil out Authenticator 2020-02-29 19:11:15 +01:00
CompressionAlgorithm.swift Update copyright clause 2020-01-11 09:26:41 +01:00
CompressionAlgorithmNative.h Update copyright clause 2020-01-11 09:26:41 +01:00
CompressionFraming.swift Update copyright clause 2020-01-11 09:26:41 +01:00
CompressionFramingNative.h Update copyright clause 2020-01-11 09:26:41 +01:00
Configuration.swift SAN host check (#168) 2020-05-09 00:02:16 +02:00
ConfigurationParser.swift Handle IPv4/IPv6 variants in SocketType 2020-04-14 21:54:21 +02:00
ControlChannel.swift Update copyright clause 2020-01-11 09:26:41 +01:00
ControlChannelSerializer.swift Update copyright clause 2020-01-11 09:26:41 +01:00
ControlPacket.h Update copyright clause 2020-01-11 09:26:41 +01:00
ControlPacket.m Fix unused result warning 2020-05-23 17:05:46 +02:00
CoreConfiguration+OpenVPN.swift Make IV_UI_VER flag overridable 2020-06-29 16:31:20 +03:00
Crypto.h Update copyright clause 2020-01-11 09:26:41 +01:00
CryptoAEAD.h Update copyright clause 2020-01-11 09:26:41 +01:00
CryptoAEAD.m Address concerns from Guido Vranken fuzzers (#141) 2020-05-16 15:10:07 +02:00
CryptoBox.h Update copyright clause 2020-01-11 09:26:41 +01:00
CryptoBox.m Update copyright clause 2020-01-11 09:26:41 +01:00
CryptoCBC.h Update copyright clause 2020-01-11 09:26:41 +01:00
CryptoCBC.m Address concerns from Guido Vranken fuzzers (#141) 2020-05-16 15:10:07 +02:00
CryptoCTR.h Update copyright clause 2020-01-11 09:26:41 +01:00
CryptoCTR.m Update copyright clause 2020-01-11 09:26:41 +01:00
CryptoContainer.swift Update copyright clause 2020-01-11 09:26:41 +01:00
CryptoMacros.h Update copyright clause 2020-01-11 09:26:41 +01:00
DataPath.h Update copyright clause 2020-01-11 09:26:41 +01:00
DataPath.m Update copyright clause 2020-01-11 09:26:41 +01:00
DataPathCrypto.h Address concerns from Guido Vranken fuzzers (#141) 2020-05-16 15:10:07 +02:00
EncryptionBridge.swift Update copyright clause 2020-01-11 09:26:41 +01:00
MSS.h Update copyright clause 2020-01-11 09:26:41 +01:00
MSS.m Address concerns from Guido Vranken fuzzers (#141) 2020-05-16 15:10:07 +02:00
OpenVPN.swift Update copyright clause 2020-01-11 09:26:41 +01:00
OpenVPNError.swift Shut down on server "RESTART" control message 2020-02-29 19:23:26 +01:00
OpenVPNProvider.swift Fix context of StandardVPNProvider 2020-11-15 21:12:53 +01:00
OpenVPNSession+PIA.swift Update copyright clause 2020-01-11 09:26:41 +01:00
OpenVPNSession.swift Redefine generic Session.serverConfiguration() 2020-06-13 13:32:21 +02:00
Packet.swift Update copyright clause 2020-01-11 09:26:41 +01:00
PacketMacros.h Update copyright clause 2020-01-11 09:26:41 +01:00
PacketMacros.m Update copyright clause 2020-01-11 09:26:41 +01:00
PacketStream.h Update copyright clause 2020-01-11 09:26:41 +01:00
PacketStream.m Update copyright clause 2020-01-11 09:26:41 +01:00
ProtocolMacros.swift Update copyright clause 2020-01-11 09:26:41 +01:00
PushReply.swift Update copyright clause 2020-01-11 09:26:41 +01:00
ReplayProtector.h Update copyright clause 2020-01-11 09:26:41 +01:00
ReplayProtector.m Update copyright clause 2020-01-11 09:26:41 +01:00
SessionKey.swift Update copyright clause 2020-01-11 09:26:41 +01:00
StaticKey.swift Update copyright clause 2020-01-11 09:26:41 +01:00
TLSBox.h SAN host check (#168) 2020-05-09 00:02:16 +02:00
TLSBox.m SAN host check (#168) 2020-05-09 00:02:16 +02:00
TLSWrap.swift Update copyright clause 2020-01-11 09:26:41 +01:00
module.modulemap Update copyright clause 2020-01-11 09:26:41 +01:00