Re: [Openvpn-devel] [PATCH] remove the --auto-proxy option from openvpn

2012-06-13 Thread David Sommerseth
On 05/02/12 13:47, Heiko Hund wrote: > During discussion on FOSDEM 2012 it was decided that proxy auto detection > is best done in the GUI as it's highly platform specific and shouldn't be > handled in openvpn itself for every supported platform in openvpn itself. > > This removes --auto-proxy fro

Re: [Openvpn-devel] another t_client.sh patch...

2012-06-13 Thread David Sommerseth
On 07/06/12 19:42, Gert Doering wrote: > > From b5b301591ef0804084bd661d090d36aa44100101 Mon Sep 17 00:00:00 2001 > From: Gert Doering > Date: Thu, 7 Jun 2012 17:35:53 +0200 > Subject: [PATCH] t_client.sh - fix for iproute2, print summary line > > Yet another postprocess-output fix for iproute2

Re: [Openvpn-devel] some missing pieces for 2.3_alpha2

2012-06-13 Thread David Sommerseth
On 10/06/12 17:41, Gert Doering wrote: > Hi, > > somewhat unexpectedly, I had two days of free time at my hand, and > here are what I consider the last missing pieces for basic IPv6 support > in 2.3_alpha2 (the route-gateway handling for IPv6), plus a bit of > cleanup that crossed my way doing t

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

2012-06-13 Thread David Sommerseth
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 platforms. Please try building again after applying the > patch below. > > > Signed-off-by: Frank

Re: [Openvpn-devel] [PATCH] build: add --with-special-build to provide special build string

2012-06-13 Thread David Sommerseth
On 05/05/12 10:01, Alon Bar-Lev wrote: > Special build string is printed when --version is specified. > > Empty = no special build. > > This is handy when building a snapshot or if not git repository. > > Signed-off-by: Alon Bar-Lev > --- > configure.ac |6 ++ > src/openvpn/op

Re: [Openvpn-devel] implement dynamic search for first-free tun/tap on Solaris

2012-06-13 Thread David Sommerseth
On 07/06/12 19:46, Gert Doering wrote: > Hi, > > Solaris buildslave failed to test, because "--dev tun" did not work > if tun0 was already in use (didn't hunt to tun1). > > Fixed, tested on OpenSolaris 10 / i386 - but the code is straightforward, > so it should work on "standard Solaris" and "sp