Re: [Openvpn-devel] A few questions related to the management interface

2012-05-07 Thread Adrien Bustany
Le 2012-05-07 16:51, Alon Bar-Lev a écrit : On Mon, May 7, 2012 at 2:58 PM, Adrien Bustany wrote: Hi, I was toying with the management interface of openvpn (on server side), to monitor the connections/disconnections of my clients. The clients are authenticated with TLS

Re: [Openvpn-devel] A few questions related to the management interface

2012-05-07 Thread Alon Bar-Lev
On Mon, May 7, 2012 at 2:58 PM, Adrien Bustany wrote: > Hi, > > I was toying with the management interface of openvpn (on server side), > to monitor the connections/disconnections of my clients. The clients > are authenticated with TLS certificates, without a password. I

[Openvpn-devel] A few questions related to the management interface

2012-05-07 Thread Adrien Bustany
Hi, I was toying with the management interface of openvpn (on server side), to monitor the connections/disconnections of my clients. The clients are authenticated with TLS certificates, without a password. I needed to patch two things in order to get things working as I wanted, but since I'm

Re: [Openvpn-devel] [RFC] Split plugins into their own repositories

2012-05-07 Thread Alon Bar-Lev
Hello David, On Mon, May 7, 2012 at 10:33 AM, David Sommerseth wrote: > The reason I don't see the benefit of splitting out the plug-ins as > much is that they all depend on OpenVPN.  You can not make much use of > these plug-ins without having OpenVPN.  But

Re: [Openvpn-devel] [RFC] Split plugins into their own repositories

2012-05-07 Thread Alon Bar-Lev
On Mon, May 7, 2012 at 10:23 AM, Adriaan de Jong wrote: >> -Original Message- >> From: Alon Bar-Lev [mailto:alon.bar...@gmail.com] >> Sent: zondag 6 mei 2012 18:55 >> To: openvpn-devel@lists.sourceforge.net >> Subject: [Openvpn-devel] [RFC] Split plugins into their own

Re: [Openvpn-devel] [RFC] Split plugins into their own repositories

2012-05-07 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/05/12 18:55, Alon Bar-Lev wrote: > Hello, > > Now, I also have the courage to ask one more question regarding > build > > We currently have: - auth-pam - defer - down-root - examples > > Distribution wise it will be best to allow admin to

Re: [Openvpn-devel] [RFC] Split plugins into their own repositories

2012-05-07 Thread Adriaan de Jong
> -Original Message- > From: Alon Bar-Lev [mailto:alon.bar...@gmail.com] > Sent: zondag 6 mei 2012 18:55 > To: openvpn-devel@lists.sourceforge.net > Subject: [Openvpn-devel] [RFC] Split plugins into their own > repositories > > Hello, > > Now, I also have the courage to ask one more

Re: [Openvpn-devel] [PATCH] Signed-off-by: Jan Just Keijser <janj...@nikhef.nl>

2012-05-07 Thread Adriaan de Jong
Hi Jan-Just, > -Original Message- > From: Jan Just Keijser [mailto:janj...@nikhef.nl] > Adriaan de Jong wrote: > > > > On 02/07/2012 04:13 PM, Jan Just Keijser wrote: > >> > >> +void > >> +tls_ctx_load_ecdh_params (struct tls_root_ctx *ctx, const char > *curve_name > >> +) > >> +{