Re: [Openvpn-devel] [PULL-REQUEST v3] VLAN-Tagging

2010-04-27 Thread Peter Stuge
Fabian Knittel wrote: > I've attached a diff containing all changes introduced by the > current patch-set. Thanks for doing this. It makes review so much easier. > +++ b/configure.ac > @@ -212,6 +212,12 @@ AC_ARG_ENABLE(selinux, > [SELINUX="yes"] > ) > > +AC_ARG_ENABLE(vlan-tagging, > +

Re: [Openvpn-devel] [PATCH] Serial number export, better

2010-04-27 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 27/04/10 13:20, Davide Brini wrote: > contrib/OCSP_check/OCSP_check.sh: > New barebone script to demonstrate how to use $tls_serial_{n} > to perform simple OCSP queries using OpenSSL command line > "openssl

Re: [Openvpn-devel] [PULL-REQUEST v3] VLAN-Tagging

2010-04-27 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/04/10 16:39, Fabian Knittel wrote: > Hi, > > changes since the last round of patches: > > - Added Signed-Off-By to all patches. > > - Properly mentioned "--vlan-accept all" mode in options.c (it was >missing in a few places). > > - Spl

Re: [Openvpn-devel] Unpackaged Windows binaries (Was: Re: [Openvpn-users] [ANN] OS X packages - OpenVPN 2.1.1)

2010-04-27 Thread Karl O. Pinc
On 04/27/2010 05:58:43 AM, Peter Stuge wrote: > Karl O. Pinc wrote: > > IMO OpenVPN is encouraging bad practices by supplying packages for > > distros that include OpenVPN. > > Ideally the package for that distro as made by OpenVPN is always > equivalent to the one made by the distributor. > > Wh

Re: [Openvpn-devel] [PATCH] Serial number export, better

2010-04-27 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 27/04/10 13:20, Davide Brini wrote: > contrib/OCSP_check/OCSP_check.sh: > New barebone script to demonstrate how to use $tls_serial_{n} > to perform simple OCSP queries using OpenSSL command line > "openssl

[Openvpn-devel] [PATCH] Serial number export, better

2010-04-27 Thread Davide Brini
contrib/OCSP_check/OCSP_check.sh: New barebone script to demonstrate how to use $tls_serial_{n} to perform simple OCSP queries using OpenSSL command line "openssl ocsp". Minimal sanity checks to fail if user tries to use it without customizing

Re: [Openvpn-devel] Unpackaged Windows binaries (Was: Re: [Openvpn-users] [ANN] OS X packages - OpenVPN 2.1.1)

2010-04-27 Thread Peter Stuge
Karl O. Pinc wrote: > IMO OpenVPN is encouraging bad practices by supplying packages for > distros that include OpenVPN. Ideally the package for that distro as made by OpenVPN is always equivalent to the one made by the distributor. What do I mean? I mean that I'm happy with .spec files and the l

[Openvpn-devel] OpenVPN 2.1.1 and "inactive". "ping" is retrigger the inactivity timeout!!

2010-04-27 Thread Siegfried Müller - MB Connect Line GmbH
>> On 22/04/10 18:40, Siegfried Müller - MB Connect Line GmbH wrote: >> Hi developers, >> >> does anyone tried the "inactive" option with the openvpn version 2.1.1? >> I step up from 2.0.1 to 2.1.1 and get the problem, that the client does not >> disconnect after inactivity. >> If i set the opti

Re: [Openvpn-devel] Unpackaged Windows binaries (Was: Re: [Openvpn-users] [ANN] OS X packages - OpenVPN 2.1.1)

2010-04-27 Thread Toby Thain
On 27-Apr-10, at 1:54 PM, Karl O. Pinc wrote: On 04/26/2010 09:46:06 PM, Toby Thain wrote: On 27-Apr-10, at 12:19 PM, Karl O. Pinc wrote: On 04/26/2010 06:19:31 PM, Toby Thain wrote: I don't think unpackaged OS X binaries are very useful, which is why I created the pkg+dmg. I agre

Re: [Openvpn-devel] Unpackaged Windows binaries (Was: Re: [Openvpn-users] [ANN] OS X packages - OpenVPN 2.1.1)

2010-04-27 Thread Karl O. Pinc
On 04/26/2010 02:11:26 PM, Karl O. Pinc wrote: > On 04/26/2010 11:53:19 AM, Peter Stuge wrote: > > Karl O. Pinc wrote: > > > the project is already releasing unpackaged Linux > > > binaries > > > > Really? > > They seem to have stopped sometime after July 30 2008. > > http://web.archive.org/web/

Re: [Openvpn-devel] Unpackaged Windows binaries (Was: Re: [Openvpn-users] [ANN] OS X packages - OpenVPN 2.1.1)

2010-04-27 Thread Karl O. Pinc
On 04/26/2010 09:46:06 PM, Toby Thain wrote: > > On 27-Apr-10, at 12:19 PM, Karl O. Pinc wrote: > > > On 04/26/2010 06:19:31 PM, Toby Thain wrote: > >>> > >>> > >> > >> I don't think unpackaged OS X binaries are very useful, which is > why > >> I > >> > >> created the pkg+dmg. > > > > I agree, be

Re: [Openvpn-devel] Unpackaged Windows binaries (Was: Re: [Openvpn-users] [ANN] OS X packages - OpenVPN 2.1.1)

2010-04-27 Thread Toby Thain
On 27-Apr-10, at 12:46 PM, Toby Thain wrote: On 27-Apr-10, at 12:19 PM, Karl O. Pinc wrote: On 04/26/2010 06:19:31 PM, Toby Thain wrote: I don't think unpackaged OS X binaries are very useful, which is why I created the pkg+dmg. I agree, because the Apple development kit is shipped,

Re: [Openvpn-devel] Unpackaged Windows binaries (Was: Re: [Openvpn-users] [ANN] OS X packages - OpenVPN 2.1.1)

2010-04-27 Thread Toby Thain
On 27-Apr-10, at 12:19 PM, Karl O. Pinc wrote: On 04/26/2010 06:19:31 PM, Toby Thain wrote: I don't think unpackaged OS X binaries are very useful, which is why I created the pkg+dmg. I agree, because the Apple development kit is shipped, if not installed, on every Mac. It ships on th

Re: [Openvpn-devel] Unpackaged Windows binaries (Was: Re: [Openvpn-users] [ANN] OS X packages - OpenVPN 2.1.1)

2010-04-27 Thread Karl O. Pinc
On 04/26/2010 06:02:46 PM, David Sommerseth wrote: > On 26/04/10 21:11, Karl O. Pinc wrote: > > On Debian all I had to do was "aptitude install nsis" and then > > run it to make MS Windows installers. Plug and play, no > > compiling necessary. > > > > Just a little nitpick, when you run makensis,

Re: [Openvpn-devel] Unpackaged Windows binaries (Was: Re: [Openvpn-users] [ANN] OS X packages - OpenVPN 2.1.1)

2010-04-27 Thread Karl O. Pinc
On 04/26/2010 06:19:31 PM, Toby Thain wrote: > > On 27-Apr-10, at 1:58 AM, Karl O. Pinc wrote: > > > > The problem addressed is that there only binaries available > > for MS Windows are pre-packaged in an installer executable. > > This means that anyone who wants stock binaries but a > > modified