tunnelkit/TunnelKit/Sources/Protocols/OpenVPN
Roopesh Chander 753927f36b Fix how NETunnelInterface handles IP protocol number
The IP protocol number passed to NEPacketTunnelFlow is determined per
packet based on the IP header, instead of determining it based on
whether IPv6 settings are available or not.
2020-05-06 09:37:24 +05:30
..
AppExtension Fix how NETunnelInterface handles IP protocol number 2020-05-06 09:37:24 +05:30
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 Update copyright clause 2020-01-11 09:26:41 +01: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 Update copyright clause 2020-01-11 09:26:41 +01:00
CoreConfiguration+OpenVPN.swift Update copyright clause 2020-01-11 09:26:41 +01: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 Update copyright clause 2020-01-11 09:26:41 +01: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 Update copyright clause 2020-01-11 09:26:41 +01: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 Update copyright clause 2020-01-11 09:26:41 +01: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 Update copyright clause 2020-01-11 09:26:41 +01: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
OpenVPNSession+PIA.swift Update copyright clause 2020-01-11 09:26:41 +01:00
OpenVPNSession.swift Continue instead of early return on unknown key id 2020-04-10 13:35:12 +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 Update copyright clause 2020-01-11 09:26:41 +01:00
TLSBox.m Update copyright clause 2020-01-11 09:26:41 +01: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