[Openvpn-devel] IPV6_RECVPKTINFO vs. IPV6_PKTINFO

2011-06-27 Thread Athanasios Douitsis
Dear all, Trying to compile latest master on snow leopard, I've noticed that IPV6_RECVPKTINFO is missing from Mac OS X. So here's a tiny little trivial patch that makes socket.c fallback to IPV6_PKTINFO accordingly. If what is being done on

Re: [Openvpn-devel] mingw32-built openvpn-2.3-alpha1

2012-03-09 Thread Athanasios Douitsis
w64 (including 32bit). > > cygwin is maintain, while msys is long dead. > > Please try it out. > > Thanks, > Alon Bar-Lev. > > [1] > https://community.openvpn.net/openvpn/wiki/BuildingUsingGenericBuildsystem > > On Fri, Mar 9, 2012 at 6:51 PM, Athanasios Douitsi

Re: [Openvpn-devel] mingw32-built openvpn-2.3-alpha1

2012-03-13 Thread Athanasios Douitsis
emits a 302. Kind regards, Athanasios On Sat, Mar 10, 2012 at 1:31 AM, Athanasios Douitsis <aduit...@gmail.com>wrote: > Hi, > > Thanks! Yes I know it's dead, but I thought that, since I did it I might > take a minute to share my findings, just in case. Can't hurt I suppose!... &g

Re: [Openvpn-devel] mingw32-built openvpn-2.3-alpha1

2012-03-13 Thread Athanasios Douitsis
On Tue, Mar 13, 2012 at 7:51 PM, Alon Bar-Lev <alon.bar...@gmail.com> wrote: > On Tue, Mar 13, 2012 at 7:27 PM, Athanasios Douitsis <aduit...@gmail.com> > wrote: > > > > Hi again, > > > > Some more feedback. > > > > 1.Trying to use MS

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

2012-03-14 Thread Athanasios Douitsis
> > I'll try to involve him in this week's or next week's IRC meeting :). > > > > Personally, I got the feeling that the Python-based MSVC buildsystem he > > started writing (and which I finished) was a reaction to the general > > crappiness of OpenVPN Windows buildsystem(s). And that should not be an > > argument after the new "generic" buildsystem is merged. > > > > -- > > Samuli Seppänen > > Community Manager > > OpenVPN Technologies, Inc > > > > irc freenode net: mattock > > > -- Athanasios Douitsis

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

2012-03-14 Thread Athanasios Douitsis
Alon, Thank you very much for the very quick response, sooner or later I'll let you know how it goes. Kind Regards, Athanasios On Wed, Mar 14, 2012 at 5:09 PM, Athanasios Douitsis <aduit...@gmail.com>wrote: > Oh crapI've just uninstalled VC2010 from my builder :) :) :) > > &

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

2012-03-14 Thread Athanasios Douitsis
Right, works, at least for me. I managed to get an openvpn binary. May I ask, how did you convert the previous sln file with VC express 2010? Or it was already compatible with VC2010? On Wed, Mar 14, 2012 at 5:13 PM, Athanasios Douitsis <aduit...@gmail.com>wrote: > Alon, > > Than

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

2012-03-14 Thread Athanasios Douitsis
r to README for packages required. > > Alon. > > On Wed, Mar 14, 2012 at 7:10 PM, Alon Bar-Lev <alon.bar...@gmail.com> > wrote: > > I converted it using the VCExpress. > > > > On Wed, Mar 14, 2012 at 7:01 PM, Athanasios Douitsis <aduit...@gmail.com> &

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

2012-03-15 Thread Athanasios Douitsis
On Thu, Mar 15, 2012 at 12:54 AM, Alon Bar-Lev <alon.bar...@gmail.com>wrote: > On Thu, Mar 15, 2012 at 12:47 AM, Athanasios Douitsis > <aduit...@gmail.com> wrote: > > For starters, in generic/ you may want to add a -L in the CURLOPTS to > make > > it follow th

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

2012-03-15 Thread Athanasios Douitsis
On Thu, Mar 15, 2012 at 1:19 AM, Alon Bar-Lev <alon.bar...@gmail.com> wrote: > On Thu, Mar 15, 2012 at 1:05 AM, Athanasios Douitsis <aduit...@gmail.com> > wrote: > > I was just thinking loudly, definitely not asking for someone to write it > > and replace the exis

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

2012-03-16 Thread Athanasios Douitsis
5, 2012 at 1:37 AM, Athanasios Douitsis <aduit...@gmail.com> > wrote: > > > > > > On Thu, Mar 15, 2012 at 1:19 AM, Alon Bar-Lev <alon.bar...@gmail.com> > wrote: > >> > >> On Thu, Mar 15, 2012 at 1:05 AM, Athanasios Douitsis < > aduit...@g

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

2012-03-16 Thread Athanasios Douitsis
; > On Fri, Mar 16, 2012 at 6:51 PM, Athanasios Douitsis <aduit...@gmail.com> > wrote: > > Hi everyone, > > > > Just to give an update, compilation on Alon's generic/ fails when it > tries > > to compile openvpn with messages like: > > > > In f

[Openvpn-devel] compiling with visual studio

2013-01-15 Thread Athanasios Douitsis
, but you get the idea) Which puzzles me, because I thought that OpenVPN can actually be built with visual studio. Is there something I'm missing? -- Athanasios Douitsis

Re: [Openvpn-devel] compiling with visual studio

2013-01-16 Thread Athanasios Douitsis
available there. Best regards, Athanasios On Wed, Jan 16, 2013 at 12:11 PM, Gert Doering <g...@greenie.muc.de> wrote: > Hi, > > On Tue, Jan 15, 2013 at 09:03:07PM +0200, Athanasios Douitsis wrote: > > Trying to compile 2.3 with visual studio 2010. I am getting th

[Openvpn-devel] nsi file for 2.3

2013-01-16 Thread Athanasios Douitsis
Hi, Is https://github.com/OpenVPN/openvpn-build/tree/master/windows-nsis the correct and up-to-date nsis configuration that was used to assemble the "official" 2.3 windows install package ? If not, could someone please point me to the right repo? Best regards, -- Athanasios Douitsis

Re: [Openvpn-devel] compiling with visual studio

2013-01-17 Thread Athanasios Douitsis
On Thu, Jan 17, 2013 at 2:19 AM, Matthias Andree <matthias.and...@gmx.de>wrote: > Am 16.01.2013 11:11, schrieb Gert Doering: > > Hi, > > > > On Tue, Jan 15, 2013 at 09:03:07PM +0200, Athanasios Douitsis wrote: > >> Trying to compile 2.3 with visual studi

Re: [Openvpn-devel] compiling with visual studio

2013-01-17 Thread Athanasios Douitsis
17 Ιαν 2013, 4:01 μ.μ., ο/η Samuli Seppänen έγραψε: > Hi Athanasios, > >> Right, so this is because c99 and VS don't mix. Thanks very much Gert. >> >> To explain why I'm trying to do this: Our institution uses OpenVPN to >> provide remote access (e.g. access to electronic

Re: [Openvpn-devel] compiling with visual studio

2013-01-18 Thread Athanasios Douitsis
l and VS10, so automake is not going to be available right? After that it should be smooth sailing from there, apart form the fact that the source for openvpn 2.3 contains 2 places where c99-ish C is used. But you already know that. Kind regards, Athanasios > > -- > Samuli Seppänen > Community Manager > OpenVPN Technologies, Inc > > irc freenode net: mattock > > -- Athanasios Douitsis

[Openvpn-devel] push route-ipv6 and metric

2013-06-19 Thread Athanasios Douitsis
ipv6 ::/1 2001:648:2000:ffae::1" push "route-ipv6 8000::/1 2001:648:2000:ffae::1" Apologies if this has been discussed before. Kind regards to all, -- Athanasios Douitsis

Re: [Openvpn-devel] push route-ipv6 and metric

2013-06-19 Thread Athanasios Douitsis
19 Ιουν 2013, 11:04 μ.μ., ο/η Gert Doering <g...@greenie.muc.de> έγραψε: > Hi, > > On Wed, Jun 19, 2013 at 06:00:27PM +0300, Athanasios Douitsis wrote: >> I noticed that issuing the following command in the server config: >> >> push "route-ipv6 ::/0