tunnelkit/TunnelKitTests
Davide De Rosa 224a76ac58 Parse --redirect-gateway from configuration
FIXME: for now only redirects ALL traffic when the option is found
in the configuration file, whatever the arguments.

Also drop unnecessary base options in tests as everything was made
optional recently.
2019-04-25 14:39:23 +02:00
..
AppExtensionTests.swift Fix unit tests 2019-04-11 16:47:55 +02:00
CompressionTests.swift Replace deprecated Data(bytes:) 2019-03-30 23:18:45 +01:00
ConfigurationParserTests.swift Parse --redirect-gateway from configuration 2019-04-25 14:39:23 +02:00
ControlChannelTests.swift Update copyright 2019-03-09 11:44:18 +01:00
DataManipulationTests.swift Comment out deprecated methods used in perf tests 2019-03-30 23:18:45 +01:00
DataPathEncryptionTests.swift Parse compression from several places 2019-03-19 15:14:29 +01:00
DataPathPerformanceTests.swift Parse compression from several places 2019-03-19 15:14:29 +01:00
DNSTests.swift Update copyright 2019-03-09 11:44:18 +01:00
EncryptionPerformanceTests.swift Update copyright 2019-03-09 11:44:18 +01:00
EncryptionTests.swift Rearrange some unit tests 2019-04-02 18:58:35 +02:00
LinkTests.swift Convert PacketSteram to Obj-C 2019-04-25 12:42:29 +02:00
PacketTests.swift Update copyright 2019-03-09 11:44:18 +01:00
pia-2048.pem Add function to compute MD5 from certificate 2018-10-18 12:32:22 +02:00
pia-hungary.ovpn Test configuration parser 2018-11-10 10:58:06 +01:00
PushTests.swift Handle continuation in PUSH_REPLY 2019-04-16 23:59:56 +02:00
RandomTests.swift Update copyright 2019-03-09 11:44:18 +01:00
RawPerformanceTests.swift Comment out deprecated methods used in perf tests 2019-03-30 23:18:45 +01:00
StaticKeyTests.swift Update copyright 2019-03-09 11:44:18 +01:00
TestUtils.swift Fix retarded Swift pointer API somehow 2019-03-30 23:18:45 +01:00
tunnelbear.crt Strip certificate preamble 2019-04-02 00:55:58 +02:00
tunnelbear.enc.1.key Refactor to decrypt generic key 2019-04-02 00:31:54 +02:00
tunnelbear.enc.1.ovpn Refactor to decrypt generic key 2019-04-02 00:31:54 +02:00
tunnelbear.enc.8.key Add and test PKCS#8 decryption 2019-04-02 00:34:23 +02:00
tunnelbear.enc.8.ovpn Extend encrypted private key quick test 2019-04-02 11:41:18 +02:00
tunnelbear.key Test decrypt .pem with encrypted private key 2019-03-25 18:45:01 +01:00