Hi,

On Tue, Dec 15, 2015 at 04:29:21PM -0000, debbie...@gmail.com wrote:
> > From: Samuli Seppänen <sam...@openvpn.net>
> >
> > This patch is for the release/2.3 branch
[..]
> > -Peer ID support
> > +Windows DNS leak fix
> > +    This feature allows blocking all out-of-tunnel communication on 
> > TCP/UDP port
> > +    53 (except for OpenVPN itself), preventing DNS Leaks on Windows 8.1 
> > and 10.
> > +
> 
> is WXP no longer supported by git-master ?

"this patch is for release/2.3 branch" - nobody is talking about master here.

[..]
> I thought I would give this a shot for WXP but I cannot get it to compile 
> for win32

Just use 2.3.9 as will be released in binary tomorrow :-) - but more
comments below.

> Any clarity on what to expect of the --block-outside-dns option
> and what windows version it is/will be support would help.

It will work on Vista+, and give an error on XP.

[..]
>                  from /usr/share/mingw-w64/include/fwpmu.h:10,
>                  from win32.c:52:
> /usr/share/mingw-w64/include/iketypes.h:747:2: error: #endif without #if
>  #endif /* __iketypes_h__ */

This is a bug in the mingw header files.  You need a patch for it
(or upgrade to a newer version than contained in ubuntu).  Annoying
indeed.

> In file included from /usr/share/mingw-w64/include/fwpmu.h:10:0,
>                  from win32.c:52:
> /usr/share/mingw-w64/include/fwpmtypes.h:54:3: error: conflicting types for 
> ???FWPM_DISPLAY_DATA0???
>  } FWPM_DISPLAY_DATA0;
>    ^

Same thing: buggy header files that do not properly protect against
multi-inclusion.

gert
-- 
USENET is *not* the non-clickable part of WWW!
                                                           //www.muc.de/~gert/
Gert Doering - Munich, Germany                             g...@greenie.muc.de
fax: +49-89-35655025                        g...@net.informatik.tu-muenchen.de

Attachment: signature.asc
Description: PGP signature

Reply via email to