0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn/omi
Arne Schwabe e9ade86de7 Implement logic to send and receive custom control channel messages
This adds the capability to implement a custom app level protocol
that support message passing over the OpenVPN control channel.
The protocol is agnostic to the data that is transported over it
and the message splitting/reassmbly is handled transparently by the
OpenVPN library itself.

Signed-off-by: Arne Schwabe <arne@openvpn.net>
2023-12-13 16:51:22 +01:00
..
CMakeLists.txt CMake: move architecture detection closer to the actual executable 2023-02-28 13:45:16 +01:00
omi.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
openvpn.cpp Implement logic to send and receive custom control channel messages 2023-12-13 16:51:22 +01:00