On 25/01/2021 13:56, Arne Schwabe wrote:
This is allows scripts and pluginsto parse/react to a
CR_RESPONSE message

Patch V2: doc fixes, do not put script under ENABLE_PLUGIN

Signed-off-by: Arne Schwabe <a...@rfc2549.org>
---
  doc/man-sections/script-options.rst | 28 ++++++++++++-
  include/openvpn-plugin.h.in         |  7 +++-
  src/openvpn/init.c                  |  1 +
  src/openvpn/options.c               | 15 +++++++
  src/openvpn/options.h               |  1 +
  src/openvpn/push.c                  |  4 ++
  src/openvpn/ssl_common.h            |  1 +
  src/openvpn/ssl_verify.c            | 65 ++++++++++++++++++++++++++++-
  src/openvpn/ssl_verify.h            | 23 ++++++++++
  9 files changed, 141 insertions(+), 4 deletions(-)

Tested using the totpauth.py script in patch 11/11. Worked fine (after some tweaking, see review response to patch 9 and 11 for details). Code looks reasonable, so this is good enough for me.

Acked-By: David Sommerseth <dav...@openvpn.net>


--
kind regards,

David Sommerseth
OpenVPN Inc


Attachment: OpenPGP_signature
Description: OpenPGP digital signature

_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to