tunnelkit/TunnelKitTests
Davide De Rosa 2bd9484a43 Move ControlPacket serialization to Obj-C
Additionally, make sessionId non-optional in control packets. They
must have it, therefore treat a missing sessionId as a programming
error instead.

Reuse routines for acks to make PacketMacros the only point of
packets serialization.
2018-09-19 22:04:52 +02:00
..
AppExtensionTests.swift Move appGroup out of Configuration 2018-09-07 00:25:21 +02:00
DNSTests.swift Return optional from String/IPv4 conversion 2018-09-19 22:03:46 +02:00
DataManipulationTests.swift Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
DataPathEncryptionTests.swift Fix DataPath unit tests 2018-09-02 02:09:20 +02:00
DataPathPerformanceTests.swift Fix DataPath unit tests 2018-09-02 02:09:20 +02:00
EncryptionPerformanceTests.swift Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
EncryptionTests.swift Allow HMAC verify with nil cipher in CryptoCBC 2018-09-12 15:21:25 +02:00
Info.plist Rename library to TunnelKit 2018-08-23 12:10:41 +02:00
LinkTests.swift Take PacketStream out and make public 2018-09-19 22:04:52 +02:00
PacketTests.swift Move ControlPacket serialization to Obj-C 2018-09-19 22:04:52 +02:00
PushTests.swift Parse ping from PUSH_REPLY 2018-09-09 00:52:16 +02:00
RandomTests.swift Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
RawPerformanceTests.swift Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00
TestUtils.swift Re-license with proper per-file notices 2018-08-28 12:53:14 +02:00