0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-19 19:52:15 +02:00
openvpn3/openvpn/dco
Arne Schwabe 16b2c4afe0 Remove UDP/TCP mode from PacketIDReceiveType
This mode is only relevant for old OpenVPN 2.3.x clients in CBC mode
ciphers when using kovpn. Remove the mode from PID control and move
logic to kovpn key logic.

Signed-off-by: Arne Schwabe <arne@openvpn.net>
2024-09-11 13:23:31 +00:00
..
dcocli.hpp Implement data v3 features for AEAD tag at the end and 64 bit packet counter 2024-08-19 12:18:49 +00:00
ipcollbase.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
key.hpp Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
kocrypto.hpp Remove UDP/TCP mode from PacketIDReceiveType 2024-09-11 13:23:31 +00:00
korekey.hpp Remove UDP/TCP mode from PacketIDReceiveType 2024-09-11 13:23:31 +00:00
ovpn_dco_linux.h ovpn-dco: include latest UAPI header in codebase 2023-06-05 15:48:34 +02:00
ovpn-dco.h Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
ovpndcocli.hpp Buffer: Prepare to decouple allocated buffer / RC 2024-09-11 13:23:28 +00:00
ovpndcokocrypto.hpp Refactor data channel setting to CryptoDCSettingsData class 2024-08-19 12:18:49 +00:00
ovpndcowincli.hpp push update: support for dco-win 2024-08-08 14:43:11 +00:00