tunnelkit/TunnelKit/Sources/Core
Davide De Rosa 197d29042c Take a cache URL in SessionProxy to store PEMs 2018-10-25 18:34:03 +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 Implement and test crypt serializer 2018-10-19 17:06:26 +02:00
ControlChannelSerializer.swift Implement and test crypt serializer 2018-10-19 17:06:26 +02:00
ControlPacket.h Implement and test crypt serializer 2018-10-19 17:06:26 +02:00
ControlPacket.m Implement and test crypt serializer 2018-10-19 17:06:26 +02:00
CoreConfiguration.swift Cap masked hash to 16 hexes 2018-10-24 18:50:36 +02:00
Crypto.h Improve Swift bridging of CryptoFlags 2018-10-19 16:56:20 +02:00
CryptoAEAD.h Handle encryption/peer-id in a stateless manner 2018-10-19 15:54:55 +02:00
CryptoAEAD.m Improve Swift bridging of CryptoFlags 2018-10-19 16:56:20 +02:00
CryptoBox.h Add some more peer-info 2018-09-12 15:50:36 +02:00
CryptoBox.m Implement AES-CTR encryption 2018-10-19 16:56:20 +02:00
CryptoCBC.h Handle encryption/peer-id in a stateless manner 2018-10-19 15:54:55 +02:00
CryptoCBC.m Implement AES-CTR encryption 2018-10-19 16:56:20 +02:00
CryptoCTR.h Implement AES-CTR encryption 2018-10-19 16:56:20 +02:00
CryptoCTR.m Implement and test crypt serializer 2018-10-19 17:06:26 +02:00
CryptoContainer.swift Move CryptoContainer to Core 2018-10-25 18:34:02 +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 Handle encryption/peer-id in a stateless manner 2018-10-19 15:54:55 +02:00
DataPathCrypto.h Handle encryption/peer-id in a stateless manner 2018-10-19 15:54:55 +02:00
Errors.h Verify server cert EKU 2018-10-23 23:46:37 +02:00
Errors.m Review/complete mapping to ProviderError 2018-10-23 23:44:25 +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 Implement auth serializer 2018-10-19 16:20:56 +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 Shut down on server-initiated HARD_RESET 2018-10-24 12:31:37 +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 Use CryptoContainer in SessionConfiguration 2018-10-25 18:34: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 Mask log.info 2018-10-24 18:47:41 +02:00
SessionProxy+SessionKey.swift Consolidate DataPath with new flow 2018-09-02 02:09:20 +02:00
SessionProxy+TLSWrap.swift Add crypt strategy 2018-10-19 17:06:29 +02:00
SessionProxy.swift Take a cache URL in SessionProxy to store PEMs 2018-10-25 18:34:03 +02:00
StaticKey.swift Parse static key from file 2018-10-19 17:22:26 +02:00
TLSBox.h Add function to compute MD5 from certificate 2018-10-18 12:32:22 +02:00
TLSBox.m Check NULL EKU and simplify OID comparison 2018-10-24 00:43:01 +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