0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-19 19:52:15 +02:00
openvpn3/openvpn/server
Arne Schwabe ca91f3e91c Implement data v3 features for AEAD tag at the end and 64 bit packet counter
Split the implementation of the packet counter for normal packet ID
that includes the "weird" long format for long 64 bit packet ids used
in tls-auth and tls-crypt and a simplified implementation for AEAD that
only does 32 bit and 64 bit flat counters.

Signed-off-by: Arne Schwabe <arne@openvpn.net>
2024-08-19 12:18:49 +00:00
..
listenlist.hpp Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
manage.hpp server: Add new to_string_debug() pure virtual member to SendBase 2024-08-19 10:57:32 +00:00
peeraddr.hpp
peerstats.hpp
servhalt.hpp Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00
servproto.hpp Implement data v3 features for AEAD tag at the end and 64 bit packet counter 2024-08-19 12:18:49 +00:00
vpnservnetblock.hpp
vpnservpool.hpp Refactor nested namespace to C++17 style 2024-07-03 10:20:11 +00:00