Re: [Openvpn-devel] OpenVPN project organization [WAS: Introducing OpenVPN Community Manager]

2009-12-09 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/12/09 11:54, Samuli Seppänen wrote: > >> On Mon, Dec 07, 2009 at 12:25:09PM +0200, Samuli Seppänen wrote: >> >>> Hello everybody, >>> >>> I'm the newly appointed community manager for OpenVPN Technologies. I >>> will be acting as a liaison be

[Openvpn-devel] OpenVPN project organization [WAS: Introducing OpenVPN Community Manager]

2009-12-09 Thread Samuli Seppänen
> On Mon, Dec 07, 2009 at 12:25:09PM +0200, Samuli Seppänen wrote: > >> Hello everybody, >> >> I'm the newly appointed community manager for OpenVPN Technologies. I >> will be acting as a liaison between OpenVPN community and OpenVPN >> Technologies. I will help us (the company) make our develo

[Openvpn-devel] [PATCH] Hardened down-root.so plug-in with more context pointer checks

2009-12-09 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Make sure that the context is pointing somewhere before continuing. Signed-off-by: David Sommerseth - --- plugin/down-root/down-root.c |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/plugin/down-root/down-root.c b/plu

[Openvpn-devel] [PATCH] openvpn-down-root.so causes a segfault on premature exits

2009-12-09 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 If openvpn is interrupted before openvpn_plugin_open_v1() is called, there is no context allocated which openvpn_plugin_abort_v1() can use. Signed-off-by: David Sommerseth - --- plugin/down-root/down-root.c |2 +- 1 files changed, 1 insertions

Re: [Openvpn-devel] [Openvpn-users] Introducing OpenVPN Community Manager

2009-12-09 Thread Samuli Seppänen
Nick Owen ha scritto: > 2009/12/7 Samuli Seppänen : > >> Hello everybody, >> >> I'm the newly appointed community manager for OpenVPN Technologies. I >> will be acting as a liaison between OpenVPN community and OpenVPN >> Technologies. I will help us (the company) make our development more >> co