tunnelkit/TunnelKit/Tests/OpenVPN
Roopesh Chander 00d908cc89
Avoid caching PEMs on disk (#213)
* TLSBox: Use OpenSSL calls that take in-memory cert / private key

* TLSBox: Add ability to compute MD5 hash for cert in memory

* OpenVPNSession: Remove disk caching of ca, cert and key

* Add test for computing MD5 hash for cert in memory

Co-authored-by: Davide De Rosa <keeshux@gmail.com>
2021-10-13 10:51:14 +02:00
..
AppExtensionTests.swift Log time intervals better 2021-01-27 02:15:18 +01:00
ConfigurationParserTests.swift Add xormask option 2021-07-22 10:55:57 +02:00
ControlChannelTests.swift Bump copyright 2021-01-03 19:47:25 +01:00
DataPathEncryptionTests.swift Bump copyright 2021-01-03 19:47:25 +01:00
DataPathPerformanceTests.swift Bump copyright 2021-01-03 19:47:25 +01:00
EncryptionPerformanceTests.swift Bump copyright 2021-01-03 19:47:25 +01:00
EncryptionTests.swift Avoid caching PEMs on disk (#213) 2021-10-13 10:51:14 +02:00
LinkTests.swift Bump copyright 2021-01-03 19:47:25 +01:00
PacketTests.swift Bump copyright 2021-01-03 19:47:25 +01:00
PushTests.swift Extend peer info with IV_PLAT_VER 2021-02-11 22:23:47 +01:00
StaticKeyTests.swift Bump copyright 2021-01-03 19:47:25 +01:00
TestUtils+OpenVPN.swift Bump copyright 2021-01-03 19:47:25 +01:00