Re: [Openvpn-devel] more SSL_OP_NO_TICKET fallout

2014-07-13 Thread Steffan Karger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, Oh, joy, more SSL_OP_NO_TICKET fallout. Changing the subject to separate this discussion from the original thread about topology subnet. On 12-07-14 15:50, Gert Doering wrote: > On Sat, Jul 12, 2014 at 02:55:21PM +0200, David Sommerseth wrote:

[Openvpn-devel] [PATCH applied] Re: Define dummy SSL_OP_NO_TICKET flag if not present in OpenSSL.

2014-07-13 Thread Gert Doering
ACK. RHEL5 is still supported, and with the additional background, this is good enough. Your patch has been applied to the master branch. commit 97bd862ed5c22956cb4405eabae64cf55cabb0d3 Author: Steffan Karger List-Post: openvpn-devel@lists.sourceforge.net Date: Sun Jul 13 11:26:32 2014 +0200

[Openvpn-devel] [PATCH] Fix server routes not working in topology subnet with --server [v3]

2014-07-13 Thread Gert Doering
From: Arne Schwabe The IPv4 routing code needs an IPv4 address to point a route to, and in --topology subnet mode, the *server* did not have one set by default. So we now just default --route-gateway to the next address right after the server address - the specific address doesn't matter, as the

Re: [Openvpn-devel] [PATCH] Fix server routes not working in topology subnet with --server [v3]

2014-07-13 Thread Arne Schwabe
On 13.07.2014 14:28, Gert Doering wrote: > From: Arne Schwabe > > The IPv4 routing code needs an IPv4 address to point a route to, and > in --topology subnet mode, the *server* did not have one set by default. > > So we now just default --route-gateway to the next address right after > the server

[Openvpn-devel] [PATCH applied] Re: Fix server routes not working in topology subnet with --server [v3]

2014-07-13 Thread Gert Doering
Your patch has been applied to the master and release/2.3 branch. commit 4cc6a2595947a0e2f13b37637899bfc50f8509aa (master) commit 3a3da8ddd3f395f9b2bc64f84cb549d99e7c6dbd (release/2.3) Author: Arne Schwabe List-Post: openvpn-devel@lists.sourceforge.net Date: Sun Jul 13 14:28:47 2014 +0200

[Openvpn-devel] [PATCH applied] Re: Add topology in sample server configuration file

2014-07-13 Thread Gert Doering
ACK. Your patch has been applied to the master and release/2.3 branch. commit c277757fcf7fb4c2713db154439f937d48cfae61 (master) commit 6fa97d03de3c70efc59e9fa8a606de12e2135620 (release/2.3) Author: Philipp Hagemeister List-Post: openvpn-devel@lists.sourceforge.net Date: Fri Jul 11 10:00:24 201

Re: [Openvpn-devel] OpenVPN Windows client (GUI) config files under user homedir/profile

2014-07-13 Thread Pasi Kärkkäinen
Anyone? -- Pasi On Thu, Jul 03, 2014 at 11:38:20AM +0300, Pasi Kärkkäinen wrote: > Hello, > > Are there plans to support having Windows OpenVPN client (GUI) configfiles > under user's homedir/profile instead of system wide c:\program > files\openvpn\config\ ? > > > Thanks, > > -- Pasi > >

Re: [Openvpn-devel] OpenVPN Windows client (GUI) config files under user homedir/profile

2014-07-13 Thread Gert Doering
Hi, On Sun, Jul 13, 2014 at 09:30:18PM +0300, Pasi Kärkkäinen wrote: > On Thu, Jul 03, 2014 at 11:38:20AM +0300, Pasi Kärkkäinen wrote: > > Are there plans to support having Windows OpenVPN client (GUI) configfiles > > under user's homedir/profile instead of system wide c:\program > > files\open