Re: [Openvpn-devel] [PATCH 1/2] In auth-pam plugin clear the password after use

2017-05-05 Thread Selva Nair
On Fri, May 5, 2017 at 3:01 PM, David Sommerseth < open...@sf.lists.topphemmelig.net> wrote: > On 05/05/17 20:28, Gert Doering wrote: > > Hi, > > > > On Fri, May 05, 2017 at 02:24:01PM -0400, selva.n...@gmail.com wrote: > >> From: Selva Nair > >> > >> This adds a minimal secure_memzero() > >> > >

Re: [Openvpn-devel] [PATCH 1/2] In auth-pam plugin clear the password after use

2017-05-05 Thread David Sommerseth
On 05/05/17 20:28, Gert Doering wrote: > Hi, > > On Fri, May 05, 2017 at 02:24:01PM -0400, selva.n...@gmail.com wrote: >> From: Selva Nair >> >> This adds a minimal secure_memzero() >> >> Signed-off-by: Selva Nair > > Feature-ACK, Code-NAK, but just because David is planning to export > secure_

Re: [Openvpn-devel] [PATCH 1/2] In auth-pam plugin clear the password after use

2017-05-05 Thread Gert Doering
Hi, On Fri, May 05, 2017 at 02:24:01PM -0400, selva.n...@gmail.com wrote: > From: Selva Nair > > This adds a minimal secure_memzero() > > Signed-off-by: Selva Nair Feature-ACK, Code-NAK, but just because David is planning to export secure_memzero() to plugins from OpenVPN proper - mentioned j