tunnelkit/TunnelKit/Sources/Core
Davide De Rosa eb8a8b38c2 Restore PIA HARD_RESET code 2018-10-18 12:45:32 +02:00
..
Allocation.h Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
Allocation.m Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
BidirectionalState.swift Move in/out states to a generic struct 2018-09-19 22:04:52 +02:00
CompressionFramingNative.h Revert LZO deprecation, still widely used 2018-09-23 14:23:52 +02:00
ControlChannel.swift Improve control channel log readability 2018-09-20 09:00:11 +02:00
ControlChannelSerializer.swift Rename packet header to opcode (first byte) 2018-09-20 09:03:31 +02:00
ControlPacket.h Expose methods for capacity prediction 2018-09-20 09:03:33 +02:00
ControlPacket.m Expose methods for capacity prediction 2018-09-20 09:03:33 +02:00
CoreConfiguration.swift Set peer-info version from bundle 2018-09-24 10:26:43 +02:00
Crypto.h Rename encryption headers for consistency 2018-09-20 09:03:33 +02:00
CryptoAEAD.h Rename encryption headers for consistency 2018-09-20 09:03:33 +02:00
CryptoAEAD.m Drop overheadLength, only used in one place 2018-09-20 09:03:33 +02:00
CryptoBox.h Add some more peer-info 2018-09-12 15:50:36 +02:00
CryptoBox.m Add some more peer-info 2018-09-12 15:50:36 +02:00
CryptoCBC.h Rename encryption headers for consistency 2018-09-20 09:03:33 +02:00
CryptoCBC.m Drop overheadLength, only used in one place 2018-09-20 09:03:33 +02:00
CryptoMacros.h Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
Data+Manipulation.swift Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
DataPath.h Fix and clean up redundant nullability specifiers 2018-09-12 15:38:52 +02:00
DataPath.m Rename encryption headers for consistency 2018-09-20 09:03:33 +02:00
DataPathCrypto.h Rename encryption headers for consistency 2018-09-20 09:03:33 +02:00
Errors.h Support client certificate in TLSBox 2018-08-28 12:55:27 +02:00
Errors.m Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
IOInterface.swift Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
LinkInterface.swift Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
MSS.h Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
MSS.m Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
Packet.swift Improve control channel log readability 2018-09-20 09:00:11 +02:00
PacketMacros.h Rename packet header to opcode (first byte) 2018-09-20 09:03:31 +02:00
PacketMacros.m Make compression framing an enum option 2018-08-30 12:43:36 +02:00
ProtocolMacros.swift Move ControlPacket serialization to Obj-C 2018-09-19 22:04:52 +02:00
ReplayProtector.h Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
ReplayProtector.m Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
SecureRandom.swift Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
SessionError.swift Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
SessionProxy+Authenticator.swift Make credentials optional 2018-10-06 16:21:59 +02:00
SessionProxy+CompressionFraming.swift Revert LZO deprecation, still widely used 2018-09-23 14:23:52 +02:00
SessionProxy+Configuration.swift Split endpoint and credentials 2018-10-06 16:22:02 +02:00
SessionProxy+EncryptionBridge.swift Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
SessionProxy+PIA.swift Restore PIA HARD_RESET code 2018-10-18 12:45:32 +02:00
SessionProxy+PushReply.swift Parse ping from PUSH_REPLY 2018-09-09 00:52:16 +02:00
SessionProxy+SessionKey.swift Consolidate DataPath with new flow 2018-09-02 02:09:20 +02:00
SessionProxy.swift Split endpoint and credentials 2018-10-06 16:22:02 +02:00
TLSBox.h Add function to compute MD5 from certificate 2018-10-18 12:32:22 +02:00
TLSBox.m Add function to compute MD5 from certificate 2018-10-18 12:32:22 +02:00
TunnelInterface.swift Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
ZeroingData.h Remove NSData versions from Encrypter/Decrypter 2018-09-20 09:01:44 +02:00
ZeroingData.m Remove NSData versions from Encrypter/Decrypter 2018-09-20 09:01:44 +02:00
ZeroingData.swift Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
module.modulemap Rename encryption headers for consistency 2018-09-20 09:03:33 +02:00