]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Further improvements to plugin support:
authorAdriaan de Jong <dejong@fox-it.com>
Thu, 7 Jul 2011 08:05:32 +0000 (10:05 +0200)
committerDavid Sommerseth <davids@redhat.com>
Sat, 22 Oct 2011 15:22:51 +0000 (17:22 +0200)
commitbcedab1f498d480cc1d4d60789b8459c1498c330
tree3f69add810b985c4ac2aaf8d1079596f906f13cb
parent1876ccd012e9e2ca6f8e1cd9e7e9bb4bf24ccecb
Further improvements to plugin support:

 - Renamed struct entries to explicitly show them as disabled
 - Added a warning if USE_SSL is enabled, but neither ssl_verify_openssl.h or ssl_verify_polarssl.h is included
 - If neither of those files is included, disable ssl support for a plugin including openvpn-plugin.h

Signed-off-by: Adriaan de Jong <dejong@fox-it.com>
Acked-by: James Yonan <james@openvpn.net>
Signed-off-by: David Sommerseth <davids@redhat.com>
openvpn-plugin.h
plugin.h
plugin/examples/log_v3.c