[Openvpn-devel] [PATCH] Include --push-remove in the output of --help.

2021-11-16 Thread Gert Doering
"push-remove" has been in OpenVPN since 2.4, but managed to stay hidden from the "--help" output. Add. Reported-by: mike tancsa Signed-off-by: Gert Doering --- src/openvpn/options.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/openvpn/options.c b/src/openvpn/options.c index a167a

[Openvpn-devel] [PATCH applied] Re: Log messages: Replace NCP with --data-ciphers (NFC)

2021-11-16 Thread Gert Doering
Acked-by: Gert Doering "Makes sense" (point the user to the actual option that caused this). Your patch has been applied to the master branch. commit ba176023901fa537898271a5c0de21653225c431 Author: Richard T Bonhomme Date: Tue Nov 16 15:08:23 2021 + Log messages: Replace NCP with -

Re: [Openvpn-devel] [PATCH] Log message: Replace NCP ciphers with --data-ciphers (NFC)

2021-11-16 Thread tincantech via Openvpn-devel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Superseded - Due to incorrect option name. Sent with ProtonMail Secure Email. ‐‐‐ Original Message ‐‐‐ On Tuesday, November 16th, 2021 at 14:49, Richard T Bonhomme wrote: > Signed-off-by: Richard T Bonhomme tincant...@protonmail.com > >

[Openvpn-devel] [PATCH] Log messages: Replace NCP with --data-ciphers (NFC)

2021-11-16 Thread Richard T Bonhomme
Signed-off-by: Richard T Bonhomme --- src/openvpn/options.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/openvpn/options.c b/src/openvpn/options.c index 4a5db8a6..fdac4732 100644 --- a/src/openvpn/options.c +++ b/src/openvpn/options.c @@ -3240,7 +3240,7 @@ options_postp

[Openvpn-devel] [PATCH] Log message: Replace NCP ciphers with --data-ciphers (NFC)

2021-11-16 Thread Richard T Bonhomme
Signed-off-by: Richard T Bonhomme --- src/openvpn/options.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/openvpn/options.c b/src/openvpn/options.c index 4a5db8a6..7822f21e 100644 --- a/src/openvpn/options.c +++ b/src/openvpn/options.c @@ -3240,7 +3240,7 @@ options_postp