]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Provide compile time OpenVPN version information to plug-ins
authorDavid Sommerseth <davids@redhat.com>
Fri, 10 Jul 2015 13:22:27 +0000 (15:22 +0200)
committerGert Doering <gert@greenie.muc.de>
Mon, 27 Jul 2015 18:48:46 +0000 (20:48 +0200)
commit9de35d4633ce3035b048957b2e20b81e31a40cd6
tree8036c605962a9ec57b7823535856f9a137d3d665
parentd40cbf0e2601b35bfb1c0551c6f3907b5c5178ff
Provide compile time OpenVPN version information to plug-ins

This is to provide more fine grained information to plug-ins
about the OpenVPN environment when OpenVPN was built.

Signed-off-by: David Sommerseth <davids@redhat.com>
Acked-by: Steffan Karger <steffan.karger@fox-it.com>
Message-Id: <1436534548-21507-2-git-send-email-openvpn.list@topphemmelig.net>
URL: http://article.gmane.org/gmane.network.openvpn.devel/9905
Signed-off-by: Gert Doering <gert@greenie.muc.de>
.gitignore
configure.ac
include/Makefile.am
include/openvpn-plugin.h.in [moved from include/openvpn-plugin.h with 98% similarity]
version.m4