tunnelkit/Sources/CTunnelKitOpenVPNProtocol
Davide De Rosa faa3c94391
Set SSL security level explicitly (#406)
Default value may have been raised in OpenSSL 3, disrupting
operation with less secure certificates.
2024-01-05 23:10:53 +01:00
..
include Convert encryption tests to proper unit tests (#348) 2023-12-13 09:59:57 +01:00
ControlPacket.m Update copyright 2023-03-17 16:58:36 +01:00
CryptoAEAD.m Update copyright 2023-03-17 16:58:36 +01:00
CryptoBox.m Use OpenSSL 3 (#347) 2023-12-13 21:17:38 +01:00
CryptoCBC.m Use OpenSSL 3 (#347) 2023-12-13 21:17:38 +01:00
CryptoCTR.m Use OpenSSL 3 (#347) 2023-12-13 21:17:38 +01:00
DataPath.m Update copyright 2023-03-17 16:58:36 +01:00
MSS.m Update copyright 2023-03-17 16:58:36 +01:00
PacketMacros.m Update copyright 2023-03-17 16:58:36 +01:00
PacketStream.m Update copyright 2023-03-17 16:58:36 +01:00
ReplayProtector.m Update copyright 2023-03-17 16:58:36 +01:00
TLSBox.m Set SSL security level explicitly (#406) 2024-01-05 23:10:53 +01:00