Re: [Openvpn-devel] [PATCH 01/02] Add support for PolarSSL 1.1.x branch

2012-02-27 Thread Fabian Knittel
Hi Igor, 2012/2/27 Igor Novgorodov : > The attached patch adds checking for PolarSSL version on crypto_polarssl.c > and depending on which version we are using (1.0.x or 1.1.x) chooses a new > shiny havege_random() function, or an old ugly while{} loop hack to generate >

Re: [Openvpn-devel] [PATCH 02/02] Remove calls to OpenSSL when building with --disable-ssl

2012-02-27 Thread Alon Bar-Lev
These are needed for 0.9.8 as far as I remember. On Mon, Feb 27, 2012 at 10:06 PM, Igor Novgorodov wrote: > The attached patch removes deprecated(?) calls to OpenSSL functions from > crypro.c, > which are called when USE_SSL is not defined. > > I'm not so deep into OpenVPN, so

[Openvpn-devel] [PATCH 02/02] Remove calls to OpenSSL when building with --disable-ssl

2012-02-27 Thread Igor Novgorodov
The attached patch removes deprecated(?) calls to OpenSSL functions from crypro.c, which are called when USE_SSL is not defined. I'm not so deep into OpenVPN, so maybe these functions are needed, but i thought that all crypto-lib dependent functions should be moved to the corresponding

[Openvpn-devel] [PATCH 01/02] Add support for PolarSSL 1.1.x branch

2012-02-27 Thread Igor Novgorodov
Continuing to struggle with making OpenVPN as tiny as possible :) The attached patch adds checking for PolarSSL version on crypto_polarssl.c and depending on which version we are using (1.0.x or 1.1.x) chooses a new shiny havege_random() function, or an old ugly while{} loop hack to generate

Re: [Openvpn-devel] static build

2012-02-27 Thread Gert Doering
Hi, On Mon, Feb 27, 2012 at 03:28:46PM +, Mr Dash Four wrote: > The Alon's version of "openvpn 2.3_alpha1" is very different from > "openvpn 2.3_alpha1" downloaded from the official openvpn git repository > using the same tag! If you do not believe me - take a look for yourself. This is

Re: [Openvpn-devel] openvpn windows gui

2012-02-27 Thread Alon Bar-Lev
On Mon, Feb 27, 2012 at 6:04 PM, Heiko Hund wrote: > Hi Alon > > On Monday 27 February 2012 14:01:25 Alon Bar-Lev wrote: >> I am going to re-write your build system :) > > Take it easy! =) > >> It uses autoconf but not automake and looks some rewrite is needed. > > I did

Re: [Openvpn-devel] openvpn windows gui

2012-02-27 Thread Heiko Hund
Hi Alon On Monday 27 February 2012 14:01:25 Alon Bar-Lev wrote: > I am going to re-write your build system :) Take it easy! =) > It uses autoconf but not automake and looks some rewrite is needed. I did not see the the need for automake in the past. However, now that dist produces a .tar.gz

Re: [Openvpn-devel] static build

2012-02-27 Thread Mr Dash Four
Mr Dash Four: could you try following the steps Alon gave in his earlier mail to see if it works for you? The buildsystem fetches the dependencies from standard URLs, see "openvpn-build/generic/build.vars". Except that they are not "standard", at least not all of them. The openvpn url in

Re: [Openvpn-devel] openvpn windows gui

2012-02-27 Thread Alon Bar-Lev
2012/2/27 Samuli Seppänen : > >> Hello, >> >> A stupid question >> Which GUI is embedded in the installer? >> What is GUI and what is XGUI? >> All I found is[1]. >> > In 2.2.x installers the GUI is the old one from here, just signed: > > > > In

[Openvpn-devel] 2012-08 Snapshot Signature

2012-02-27 Thread Eric Crist
-BEGIN PGP SIGNATURE- Version: GnuPG v2.0.16 (FreeBSD) iQEcBAABAgAGBQJPS4G8AAoJEHKWQhk5DQ0OgxoH/Rlv20qKcnYNjmSdyqgIKatE Qn8sTfFskrBTkXXis1UjriVlwxtFFKB7YCrdWjjfTtPVRbjt59iqjT82wnFFhX3d bMUnYzHAMx94kJi0jZ5tcRn0ATrkHLv0Euzgw7xBvY1tbJBUXgOtExxE5XFTbdeo

Re: [Openvpn-devel] [build] tap-windows

2012-02-27 Thread Samuli Seppänen
> 2012/2/27 Samuli Seppänen : >>> Hello, >>> >>> A repository is available[1], stripped down with only tap sources. >>> >>> To build use you need ddk available: configure build >> Checked out the sources using "Git Bash", then ran the commands from a >> (non-admin)

Re: [Openvpn-devel] [build] tap-windows

2012-02-27 Thread Alon Bar-Lev
2012/2/27 Alon Bar-Lev : >>> To build use you need ddk available: configure build >> Checked out the sources using "Git Bash", then ran the commands from a >> (non-admin) Visual Studio 2008 command prompt. Got these errors: >> >> > >

Re: [Openvpn-devel] [build] tap-windows

2012-02-27 Thread Alon Bar-Lev
2012/2/27 Samuli Seppänen : > >> Hello, >> >> A repository is available[1], stripped down with only tap sources. >> >> To build use you need ddk available: >>> configure >>> build > Checked out the sources using "Git Bash", then ran the commands from a > (non-admin) Visual

Re: [Openvpn-devel] [PATCH 07/35] build: tests do not work disable

2012-02-27 Thread Alon Bar-Lev
Checkout the latest HEAD. The tests were modified and it is now working. On Mon, Feb 27, 2012 at 11:01 AM, David Sommerseth wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 21/02/12 02:22, Alon Bar-Lev wrote: >> >> Signed-off-by: Alon Bar-Lev

Re: [Openvpn-devel] static build

2012-02-27 Thread Samuli Seppänen
> This is my last reply on this thread. > What I show you is that without any change I compile static code for > arm using cross compiler. > I guess I am far more knowledgeable than you to tell me what is right, > and I disapprove your comments and language. > > So the answer to your initial

Re: [Openvpn-devel] OpenVPN 2.3-alpha1 preview 1 installer now available

2012-02-27 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 24/02/12 20:13, David Sommerseth wrote: > On 22/02/12 20:49, debrabander wrote: >> This is not the a problem when building using the latest Mac OS X >> SDK. I've did a quick search and it seems to be a more common issue >> on some (old) Darwin

Re: [Openvpn-devel] [PATCH 00/35] build revolution

2012-02-27 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 27/02/12 09:57, Samuli Seppänen wrote: > >> On Fri, Feb 24, 2012 at 9:33 AM, Adriaan de Jong >> wrote: I did not add the UI stuff, I think there should be a discussion why these are embedded. >>> One of the few

Re: [Openvpn-devel] [build] tap-windows

2012-02-27 Thread Samuli Seppänen
> Hello, > > A repository is available[1], stripped down with only tap sources. > > To build use you need ddk available: >> configure >> build Checked out the sources using "Git Bash", then ran the commands from a (non-admin) Visual Studio 2008 command prompt. Got these errors:

Re: [Openvpn-devel] [PATCH 12/35] Remove easy-rsa

2012-02-27 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 21/02/12 02:22, Alon Bar-Lev wrote: > > Signed-off-by: Alon Bar-Lev --- Makefile.am > |1 - easy-rsa/1.0/README| 161 > easy-rsa/1.0/build-ca | 13 - >

Re: [Openvpn-devel] [PATCH 11/35] Remove install-win32

2012-02-27 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 21/02/12 02:22, Alon Bar-Lev wrote: > > Signed-off-by: Alon Bar-Lev --- Makefile.am > |5 +- configure.ac |3 - > images/.svnignore |2 - images/Makefile.am > | 41

Re: [Openvpn-devel] [PATCH 10/35] build: plugins: properly use CFLAGS and LDFLAGS

2012-02-27 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 21/02/12 02:22, Alon Bar-Lev wrote: > > Signed-off-by: Alon Bar-Lev --- > plugins/auth-pam/Makefile |9 + plugins/defer/build > |6 +++--- plugins/down-root/Makefile |6 +++--- > plugins/examples/build

Re: [Openvpn-devel] [PATCH 09/35] build: rename plugin directory to plugins

2012-02-27 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 21/02/12 02:22, Alon Bar-Lev wrote: > This to avoid conflit with plugin.c rules > > Signed-off-by: Alon Bar-Lev --- Makefile.am > |3 +- plugin/README | 47 --- > plugin/auth-pam/.svnignore|1 -

Re: [Openvpn-devel] [PATCH 08/35] build: handle printf style format in mingw

2012-02-27 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 21/02/12 02:22, Alon Bar-Lev wrote: > > Signed-off-by: Alon Bar-Lev > --- > buffer.h | 12 ++-- > error.h |6 +- > misc.h | 12 ++-- > status.h |6 +- > 4 files changed, 30

Re: [Openvpn-devel] [PATCH 07/35] build: tests do not work disable

2012-02-27 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 21/02/12 02:22, Alon Bar-Lev wrote: > > Signed-off-by: Alon Bar-Lev --- Makefile.am | > 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) > > diff --git a/Makefile.am b/Makefile.am index 26b80f3..f96eb45 100644 >

Re: [Openvpn-devel] [PATCH 00/35] build revolution

2012-02-27 Thread Samuli Seppänen
> On Fri, Feb 24, 2012 at 9:33 AM, Adriaan de Jong wrote: >>> I did not add the UI stuff, I think there should be a discussion why >>> these are embedded. >>> >> One of the few pieces criticism we got about the OpenVPN-NL release was the >> fact that we didn't bundle the GUI.

Re: [Openvpn-devel] [PATCH 06/35] Update .gitignore

2012-02-27 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 21/02/12 02:22, Alon Bar-Lev wrote: > > Signed-off-by: Alon Bar-Lev --- .gitignore | > 1 + 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/.gitignore b/.gitignore index 3d12f5d..8cc07de 100644 --- >

Re: [Openvpn-devel] [PATCH 05/35] build: correct place to alter WINVER is at build system

2012-02-27 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 21/02/12 02:22, Alon Bar-Lev wrote: > > Signed-off-by: Alon Bar-Lev --- configure.ac > |2 +- syshead.h |4 win/msvc.mak.in |2 +- 3 > files changed, 2 insertions(+), 6 deletions(-) > > diff --git

Re: [Openvpn-devel] [PATCH 04/35] cleanup: memcmp.c: remove unused source

2012-02-27 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 21/02/12 02:22, Alon Bar-Lev wrote: > > Signed-off-by: Alon Bar-Lev --- configure.ac | > 3 --- memcmp.c | 43 --- > 2 files changed, 0 insertions(+), 46 deletions(-) delete mode

Re: [Openvpn-devel] [PATCH 03/35] cleanup: tun.c: fix incorrect option in message (ip-win32)

2012-02-27 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 21/02/12 02:22, Alon Bar-Lev wrote: > > Signed-off-by: Alon Bar-Lev > --- > tun.c |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/tun.c b/tun.c > index c92c0d7..81b66fb 100644 > --- a/tun.c

Re: [Openvpn-devel] openvpn windows gui

2012-02-27 Thread Samuli Seppänen
> Hello, > > A stupid question > Which GUI is embedded in the installer? > What is GUI and what is XGUI? > All I found is[1]. > In 2.2.x installers the GUI is the old one from here, just signed: In 2.3-alpha1 we use the latest snapshot from here:

Re: [Openvpn-devel] [build] tap-windows

2012-02-27 Thread Alon Bar-Lev
Also signs and package. Please test. On Sun, Feb 26, 2012 at 4:49 AM, Alon Bar-Lev wrote: > Hello, > > A repository is available[1], stripped down with only tap sources. > > To build use you need ddk available: >> configure >> build > > It builds winxp 32bit and win7 64bit