Re: [Openvpn-devel] [PATCH v3] interactive service v3

2016-02-02 Thread Selva Nair
On Mon, Feb 1, 2016 at 1:41 PM, Heiko Hund wrote: > On Monday 1 February 2016 11:34:47 Selva Nair wrote: > > A more serious problem is related to the the service requiring > connections > > from UI with impersonation allowed. Again, an unprivileged process > > pretending to be the service could e

[Openvpn-devel] [PATCH] Fix undefined signed shift overflow

2016-02-02 Thread Michael McConville
Originally discussed here: https://github.com/OpenVPN/openvpn/pull/42 Thanks for your time, Michael diff --git a/src/openvpn/route.c b/src/openvpn/route.c index 2012b5c..f4dee78 100644 --- a/src/openvpn/route.c +++ b/src/openvpn/route.c @@ -3128,7 +3128,8 @@ get_default_gateway (struct route_ga

[Openvpn-devel] Test installers with the Interactive service / Vista-compatible block-outside-dns

2016-02-02 Thread Samuli Seppänen
Hi, Here are test installers based on latest Git code plus the Interactive service patch, which allows non-admin users to launch OpenVPN connections: