[Openvpn-devel] Windows: Route fails on certain configurations

2012-04-19 Thread Oliver
Hi, in the source code of win32.c, there is a static path. fp = fopen ("c:\\windows\\system32\\route.exe", "rb"); If the windows path is different, e. g. c:\WinNT or c:\WinXP this will fail. I'm no C programmer (and no windows user), but I think it is annoying enough to report. Maybe someone

Re: [Openvpn-devel] openssl ouch

2012-04-19 Thread Adriaan de Jong
> -Original Message- > From: Jan Just Keijser [mailto:janj...@nikhef.nl] > Sent: donderdag 19 april 2012 15:56 > To: openvpn-devel@lists.sourceforge.net > Subject: [Openvpn-devel] openssl ouch > > ouch: > http://www.openssl.org/news/secadv_20120419.txt > > we need to investigate whether

[Openvpn-devel] openssl ouch

2012-04-19 Thread Jan Just Keijser
ouch: http://www.openssl.org/news/secadv_20120419.txt we need to investigate whether and how openvpn is affected.

Re: [Openvpn-devel] MSVC build tests on Git "master"

2012-04-19 Thread Samuli Seppänen
> 2012/4/17 Alon Bar-Lev : >> 2012/4/17 Samuli Seppänen >>> Hi Alon, > This allowed the build to proceed, but then I got tons of errors. Those > seem to be caused by Visual Studio 2010 peculiarities; see [4] for a > partial log. The full error log is 1396k in size - If you need it jus

Re: [Openvpn-devel] Build tests using "generic" buildsystem and Git "master"!

2012-04-19 Thread Samuli Seppänen
> 2012/4/17 Samuli Seppänen : >>> 2012/4/13 Samuli Seppänen : Hi all, I also ran some build tests with the "generic" buildsystem[1], OpenVPN Git "master"[2] and an Ubuntu 11.10 amd64 workstation. As the Git "master" does not yet seem to include the "generic" buildsystem, >

Re: [Openvpn-devel] [PATCH] build: automake fixups

2012-04-19 Thread Alon Bar-Lev
Hello Heiko, Can you please comment this[1] patch? Unlike what you committed without libtool, It makes the building of resources correctly with automake without libtool. If you have any rejects I be glad to explain/modify, please don't ignore, my intention is to help. Regards, Alon. [1] https: