tunnelkit/TunnelKit/Sources/Core
Davide De Rosa 9b8be02c2a Shut down when no IPv4/6 routing available
Would fake-connect without VPN icon otherwise.
2019-04-19 09:45:15 +02:00
..
Allocation.h Update copyright 2019-03-09 11:44:18 +01:00
Allocation.m Wrap minilzo into dynamic Obj-C plugin 2019-03-19 15:12:46 +01:00
BidirectionalState.swift Update copyright 2019-03-09 11:44:18 +01:00
CompressionAlgorithmNative.h Parse compression from several places 2019-03-19 15:14:29 +01:00
CompressionFramingNative.h Update copyright 2019-03-09 11:44:18 +01:00
ConfigurationError.swift Rename OptionsError to ConfigurationError 2019-04-04 18:51:06 +02:00
ConfigurationParser.swift Treat empty DNS servers as nil 2019-04-17 00:50:53 +02:00
ControlChannel.swift Update copyright 2019-03-09 11:44:18 +01:00
ControlChannelSerializer.swift Fix retarded Swift pointer API somehow 2019-03-30 23:18:45 +01:00
ControlPacket.h Update copyright 2019-03-09 11:44:18 +01:00
ControlPacket.m Update copyright 2019-03-09 11:44:18 +01:00
CoreConfiguration.swift Resend PUSH_REQUEST every 2 seconds 2019-04-16 23:43:33 +02:00
Crypto.h Update copyright 2019-03-09 11:44:18 +01:00
CryptoAEAD.h Update copyright 2019-03-09 11:44:18 +01:00
CryptoAEAD.m Compress/decompress LZO data packets 2019-03-19 15:14:27 +01:00
CryptoBox.h Update copyright 2019-03-09 11:44:18 +01:00
CryptoBox.m Update copyright 2019-03-09 11:44:18 +01:00
CryptoCBC.h Update copyright 2019-03-09 11:44:18 +01:00
CryptoCBC.m Compress/decompress LZO data packets 2019-03-19 15:14:27 +01:00
CryptoCTR.h Update copyright 2019-03-09 11:44:18 +01:00
CryptoCTR.m Update copyright 2019-03-09 11:44:18 +01:00
CryptoContainer.swift Parse basic options in OptionsBundle 2019-04-03 13:19:16 +02:00
CryptoMacros.h Update copyright 2019-03-09 11:44:18 +01:00
Data+Manipulation.swift Fix retarded Swift pointer API somehow 2019-03-30 23:18:45 +01:00
DataPath.h Parse compression from several places 2019-03-19 15:14:29 +01:00
DataPath.m Handle LZO compression in --compress framing 2019-03-20 09:04:27 +01:00
DataPathCrypto.h Compress/decompress LZO data packets 2019-03-19 15:14:27 +01:00
EndpointProtocol.swift Update copyright 2019-03-09 11:44:18 +01:00
Errors.h Wrap minilzo into dynamic Obj-C plugin 2019-03-19 15:12:46 +01:00
Errors.m Update copyright 2019-03-09 11:44:18 +01:00
IOInterface.swift Update copyright 2019-03-09 11:44:18 +01:00
LZO.h Wrap minilzo into dynamic Obj-C plugin 2019-03-19 15:12:46 +01:00
LZO.m Wrap minilzo into dynamic Obj-C plugin 2019-03-19 15:12:46 +01:00
LinkInterface.swift Update copyright 2019-03-09 11:44:18 +01:00
MSS.h Update copyright 2019-03-09 11:44:18 +01:00
MSS.m Update copyright 2019-03-09 11:44:18 +01:00
NSRegularExpression+Shortcuts.swift Update copyright 2019-03-09 11:44:18 +01:00
Packet.swift Handle unknown enum defaults 2019-03-30 23:18:45 +01:00
PacketMacros.h Compress/decompress LZO data packets 2019-03-19 15:14:27 +01:00
PacketMacros.m Update copyright 2019-03-09 11:44:18 +01:00
ProtocolMacros.swift Update copyright 2019-03-09 11:44:18 +01:00
ReplayProtector.h Update copyright 2019-03-09 11:44:18 +01:00
ReplayProtector.m Update copyright 2019-03-09 11:44:18 +01:00
SecureRandom.swift Fix retarded Swift pointer API somehow 2019-03-30 23:18:45 +01:00
SessionError.swift Shut down when no IPv4/6 routing available 2019-04-19 09:45:15 +02:00
SessionProxy+Authenticator.swift Add "dev-type tun" to local options 2019-04-18 13:10:57 +02:00
SessionProxy+CompressionAlgorithm.swift Parse compression from several places 2019-03-19 15:14:29 +01:00
SessionProxy+CompressionFraming.swift Update copyright 2019-03-09 11:44:18 +01:00
SessionProxy+Configuration.swift Send local options with authentication 2019-04-15 17:37:57 +02:00
SessionProxy+EncryptionBridge.swift Fix malformed key generation message 2019-04-13 23:55:18 +02:00
SessionProxy+PIA.swift Update copyright 2019-03-09 11:44:18 +01:00
SessionProxy+SessionKey.swift Update copyright 2019-03-09 11:44:18 +01:00
SessionProxy+SessionReply.swift Merge OptionsBundle into Configuration 2019-04-04 18:51:06 +02:00
SessionProxy+TLSWrap.swift Update copyright 2019-03-09 11:44:18 +01:00
SessionProxy.swift Shut down when no IPv4/6 routing available 2019-04-19 09:45:15 +02:00
SocketType.swift Update copyright 2019-03-09 11:44:18 +01:00
StaticKey.swift Update copyright 2019-03-09 11:44:18 +01:00
TLSBox.h Implement RSA privkey decryption via OpenSSL 2019-03-25 18:45:00 +01:00
TLSBox.m Refactor to decrypt generic key 2019-04-02 00:31:54 +02:00
TunnelInterface.swift Update copyright 2019-03-09 11:44:18 +01:00
ZeroingData.h Update copyright 2019-03-09 11:44:18 +01:00
ZeroingData.m Update copyright 2019-03-09 11:44:18 +01:00
ZeroingData.swift Fix malformed key generation message 2019-04-13 23:55:18 +02:00
module.modulemap Parse compression from several places 2019-03-19 15:14:29 +01:00