Re: [Openvpn-devel] [PATCH v2 08/11] Allow pending auth to be send from a auth plugin

2021-01-29 Thread David Sommerseth
On 25/01/2021 13:56, Arne Schwabe wrote: Patch v2: removed change that slipped into this patch and belongs into the next Signed-off-by: Arne Schwabe --- doc/man-sections/generic-options.rst | 3 +- include/openvpn-plugin.h.in | 8 ++ src/openvpn/ssl.c

[Openvpn-devel] [PATCH v2 08/11] Allow pending auth to be send from a auth plugin

2021-01-25 Thread Arne Schwabe
Patch v2: removed change that slipped into this patch and belongs into the next Signed-off-by: Arne Schwabe --- doc/man-sections/generic-options.rst | 3 +- include/openvpn-plugin.h.in | 8 ++ src/openvpn/ssl.c| 2 +- src/openvpn/ssl_common.h