]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Implement parsing and sending INFO and INFO_PRE control messages
authorArne Schwabe <arne@rfc2549.org>
Tue, 19 May 2020 22:00:00 +0000 (00:00 +0200)
committerGert Doering <gert@greenie.muc.de>
Fri, 12 Jun 2020 06:31:18 +0000 (08:31 +0200)
commit7bdba5319b4d8b8af9c38c91b51b03a7630db99c
treeadeba97170bb34f7903b72b3e12e667709cd9198
parent58bb8f3e146318a4e5c007fbe9c2b0e8cecf7a30
Implement parsing and sending INFO and INFO_PRE control messages

OpenVPN 3 implements these messages to send information during the
authentication to the UI, implement these message also in OpenVPN 2.x

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: David Sommerseth <davids@openvpn.net>
Message-Id: <20200519220004.25136-2-arne@rfc2549.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg19912.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/forward.c
src/openvpn/push.c
src/openvpn/push.h