tunnelkit/TunnelKit/Sources/Core
Davide De Rosa 1099d9adbf Improve control channel log readability
- Use consistent convention in id logging.
- Describe packet codes.
- Encapsulate packet logging.
2018-09-20 09:00:11 +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 Set compression framing enum value by appearance 2018-08-31 01:58:18 +02:00
ControlChannel.swift Improve control channel log readability 2018-09-20 09:00:11 +02:00
ControlChannelSerializer.swift Improve control channel log readability 2018-09-20 09:00:11 +02:00
ControlPacket.h Move ControlPacket serialization to Obj-C 2018-09-19 22:04:52 +02:00
ControlPacket.m Move ControlPacket serialization to Obj-C 2018-09-19 22:04:52 +02:00
CoreConfiguration.swift Add some more peer-info 2018-09-12 15:50:36 +02:00
CryptoAEAD.h Fix and clean up redundant nullability specifiers 2018-09-12 15:38:52 +02:00
CryptoAEAD.m Move ControlPacket serialization to Obj-C 2018-09-19 22:04:52 +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 Fix and clean up redundant nullability specifiers 2018-09-12 15:38:52 +02:00
CryptoCBC.m Move ControlPacket serialization to Obj-C 2018-09-19 22:04:52 +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 Fix and clean up redundant nullability specifiers 2018-09-12 15:38:52 +02:00
DataPathEncryption.h Fix and clean up redundant nullability specifiers 2018-09-12 15:38:52 +02:00
Encryption.h Fix and clean up redundant nullability specifiers 2018-09-12 15:38:52 +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 Move ControlPacket serialization to Obj-C 2018-09-19 22:04:52 +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 Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
SessionProxy+CompressionFraming.swift Implement Codable in public entities 2018-09-06 10:34:10 +02:00
SessionProxy+Configuration.swift Clean up some documentation metadata 2018-09-19 22:04:52 +02:00
SessionProxy+EncryptionBridge.swift Re-license with proper per-file notices 2018-08-28 12:53:14 +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 Improve control channel log readability 2018-09-20 09:00:11 +02:00
TLSBox.h Fix and clean up redundant nullability specifiers 2018-09-12 15:38:52 +02:00
TLSBox.m Support client certificate in TLSBox 2018-08-28 12:55:27 +02:00
TunnelInterface.swift Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
ZeroingData.h Fix and clean up redundant nullability specifiers 2018-09-12 15:38:52 +02:00
ZeroingData.m Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
ZeroingData.swift Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
module.modulemap Move ControlPacket serialization to Obj-C 2018-09-19 22:04:52 +02:00