tunnelkit/TunnelKitTests
Davide De Rosa 9da7fa9667 Split Core into Core+OpenVPN
Two Obj-C modules:

- __TunnelKitCore
- __TunnelKitOpenVPN

Seems the only way to do it in multiple module maps.

Move OpenVPN specifics out of CoreConfiguration.
2019-05-19 12:22:32 +02:00
..
AppExtensionTests.swift Drop extra header lines 2019-05-19 12:21:44 +02:00
CompressionTests.swift Split Core into Core+OpenVPN 2019-05-19 12:22:32 +02:00
ConfigurationParserTests.swift Fix a couple tests 2019-05-19 11:36:21 +02:00
ControlChannelTests.swift Split Core into Core+OpenVPN 2019-05-19 12:22:32 +02:00
DNSTests.swift Split Core into Core+OpenVPN 2019-05-19 12:22:32 +02:00
DataManipulationTests.swift Drop extra header lines 2019-05-19 12:21:44 +02:00
DataPathEncryptionTests.swift Split Core into Core+OpenVPN 2019-05-19 12:22:32 +02:00
DataPathPerformanceTests.swift Split Core into Core+OpenVPN 2019-05-19 12:22:32 +02:00
EncryptionPerformanceTests.swift Split Core into Core+OpenVPN 2019-05-19 12:22:32 +02:00
EncryptionTests.swift Split Core into Core+OpenVPN 2019-05-19 12:22:32 +02:00
LinkTests.swift Split Core into Core+OpenVPN 2019-05-19 12:22:32 +02:00
PacketTests.swift Split Core into Core+OpenVPN 2019-05-19 12:22:32 +02:00
PushTests.swift Fix a couple tests 2019-05-19 11:36:21 +02:00
RandomTests.swift Drop extra header lines 2019-05-19 12:21:44 +02:00
RawPerformanceTests.swift Drop extra header lines 2019-05-19 12:21:44 +02:00
RoutingTests.swift Split Core into Core+OpenVPN 2019-05-19 12:22:32 +02:00
StaticKeyTests.swift Update GitHub URL 2019-05-14 10:58:47 +02:00
TestUtils.swift Split Core into Core+OpenVPN 2019-05-19 12:22:32 +02: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
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