[Openvpn-devel] [PATCH for 2.4] Correct the return value of cryptoapi RSA signature callbacks

2019-07-26 Thread selva . nair
From: Selva Nair Fixes the wrong check on siglen instead of *siglen for signing failures. Bug reported by: lilulo Signed-off-by: Selva Nair --- src/openvpn/cryptoapi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/openvpn/cryptoapi.c b/src/openvpn/cryptoapi.c index

[Openvpn-devel] Deferred mode auth_control_file not removed

2019-07-26 Thread Chang Im via Openvpn-devel
Hi, With openvpn 2.4.5, we are using deferred mode for user verification through plugin library. Noticed there are a lot of auth_control_files are left around and wondering if we need to do our own clean up of these files outside of openvpn. The scenario involves two factor authentication whe

[Openvpn-devel] [PATCH] Correct the return value of cryptoapi RSA signature callbacks

2019-07-26 Thread selva . nair
From: Selva Nair Fixes the wrong check on siglen instead of *siglen for signing failures. Bug reported by: lilulo Signed-off-by: Selva Nair --- 2.4 will need a separate patch src/openvpn/cryptoapi.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/openvpn/cryptoa

Re: [Openvpn-devel] Wrong FILETYPE in .rc files

2019-07-26 Thread Lev Stipakov
Hi, > This might be something with your mailer at openvpn... Antonio complained > about a well-formed patch yesterday, now you complain while I can apply > the patch just fine... > I am sorry, I downloaded patch as mbox from patchwork ( https://patchwork.openvpn.net/patch/773/mbox/) and tried "g