tunnelkit/TunnelKit/Sources/Core
Davide De Rosa 5e2f9b59f1 Rename ParsingResult to Result
No need to prefix an inner class.
2019-04-04 19:22:22 +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 Rename ParsingResult to Result 2019-04-04 19:22:22 +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 Fix retarded Swift pointer API somehow 2019-03-30 23:18:45 +01: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 Move malformed error out of unrelated SessionError 2019-04-03 13:20:49 +02:00
SessionProxy+Authenticator.swift Fix Xcode warnings 2019-03-30 20:16:04 +01: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 Document ignored settings client-side 2019-04-04 18:51:06 +02:00
SessionProxy+EncryptionBridge.swift Update copyright 2019-03-09 11:44:18 +01: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 Work around cipher/digest/framing issues 2019-04-04 18:51:06 +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 Update copyright 2019-03-09 11:44:18 +01:00
module.modulemap Parse compression from several places 2019-03-19 15:14:29 +01:00