Re: [PATCH] openvpn plugin: implement support for auth option

2009-02-13 Thread Robert Vogelgesang
Hello Dan, On Thu, Feb 12, 2009 at 11:10:56AM -0500, Dan Williams wrote: > On Mon, 2009-01-05 at 01:26 +0100, Robert Vogelgesang wrote: > > Hello, > > > > this is a new version of my patch to implement support for the auth > > option of openvpn. This patch must be applied after the patch to > >

Re: [PATCH] openvpn plugin: implement support for auth option

2009-02-12 Thread Dan Williams
On Mon, 2009-01-05 at 01:26 +0100, Robert Vogelgesang wrote: > Hello, > > this is a new version of my patch to implement support for the auth > option of openvpn. This patch must be applied after the patch to > move the cipher option handling I posted just a few minutes ago. Thanks for the patch

[PATCH] openvpn plugin: implement support for auth option

2009-01-04 Thread Robert Vogelgesang
Hello, this is a new version of my patch to implement support for the auth option of openvpn. This patch must be applied after the patch to move the cipher option handling I posted just a few minutes ago. Robert diff -u NetworkManager-openvpn-0.7.0/properties/auth-helpers.c.hmacauth Ne