Re: [Openvpn-devel] OpenVPN 2.2-RC released

2011-03-25 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/03/11 22:14, Alon Bar-Lev wrote: > Hello, > > Any reason why the windows cross compile fix we discussed [1] did not > made it into mainline? > > Attached again. > > This is trivial patch, which resume the ability to build openvpn using > cross

Re: [Openvpn-devel] OpenVPN 2.2-RC released

2011-03-10 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/03/11 15:39, Markus Koetter wrote: > Hi, > > On 03/04/2011 08:26 PM, Samuli Seppänen wrote: >> * Make the --x509-username-field feature an opt-in feature > > given the x509 username field is optional now, any chance to get x509 v3 > exten

Re: [Openvpn-devel] OpenVPN 2.2-RC released

2011-03-09 Thread Alon Bar-Lev
Can you please send the patch again? On Wed, Mar 9, 2011 at 4:39 PM, Markus Koetter wrote: > > Hi, > > On 03/04/2011 08:26 PM, Samuli Seppänen wrote: > >      * Make the --x509-username-field feature an opt-in feature > > given the x509 username field is optional now, any chance to get x509 v3 >

Re: [Openvpn-devel] OpenVPN 2.2-RC released

2011-03-09 Thread Markus Koetter
Hi, On 03/04/2011 08:26 PM, Samuli Seppänen wrote: * Make the --x509-username-field feature an opt-in feature given the x509 username field is optional now, any chance to get x509 v3 extensions as username [1] merged if they are made opt-in too? Markus [1] http://thread.gmane.org/g

Re: [Openvpn-devel] OpenVPN 2.2-RC released

2011-03-05 Thread Mr Dash Four
Speaking of which, I also proposed a (rather trivial) patch which enables cross compilation of a number of OpenVPN plugins (that patch is attached again) as in the 2.1.4 version that was not possible. I think you should leave the -O2 as default to CFLAGS. CFLAGS=-O2 Can be overridden by

Re: [Openvpn-devel] OpenVPN 2.2-RC released

2011-03-05 Thread Alon Bar-Lev
On Sat, Mar 5, 2011 at 2:02 AM, Mr Dash Four wrote: > Speaking of which, I also proposed a (rather trivial) patch which enables > cross compilation of a number of OpenVPN plugins (that patch is attached > again) as in the 2.1.4 version that was not possible. I think you should leave the -O2 as de

Re: [Openvpn-devel] OpenVPN 2.2-RC released

2011-03-05 Thread Mr Dash Four
Any reason why the windows cross compile fix we discussed [1] did not made it into mainline? This is trivial patch, which resume the ability to build openvpn using cross compiler and autotools. Please apply so we don't need to maintain this out of tree. You can test build at [2]. I'm so

Re: [Openvpn-devel] OpenVPN 2.2-RC released

2011-03-04 Thread Alon Bar-Lev
Hi, Thanks. I gave a reference of build environment that actually automates the openvpn build [2] using a cross compile to any target. mingw win32 and win64 are subsets. Alon. On Sat, Mar 5, 2011 at 12:05 AM, David Sommerseth wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 04/03

Re: [Openvpn-devel] OpenVPN 2.2-RC released

2011-03-04 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/03/11 22:14, Alon Bar-Lev wrote: > Hello, > > Any reason why the windows cross compile fix we discussed [1] did not > made it into mainline? > > This is trivial patch, which resume the ability to build openvpn using > cross compiler and autotoo

Re: [Openvpn-devel] OpenVPN 2.2-RC released

2011-03-04 Thread Alon Bar-Lev
Hello, Any reason why the windows cross compile fix we discussed [1] did not made it into mainline? Attached again. This is trivial patch, which resume the ability to build openvpn using cross compiler and autotools. Please apply so we don't need to maintain this out of tree. You can test buil

[Openvpn-devel] OpenVPN 2.2-RC released

2011-03-04 Thread Samuli Seppänen
The OpenVPN community project team is proud to release OpenVPN 2.2-RC. It can be downloaded from here: * http://openvpn.net/index.php/open-source/downloads.html Changes include: * Windows installer built and packaged with the new Python-based buildsystem that utilizes the Visual Studio 2008