[Openvpn-devel] [PATCH applied] Re: travis-ci: fix osx builds

2019-07-02 Thread Gert Doering
Acked-by: Gert Doering (I have no idea what this does, specifically, but it is not a code change and if it fixes our Travis builds, I'm happy - and the explanation given says "it will fix things") Your patch has been applied to the master branch. commit afeb9c4f30d23082eb2c6a5a3cd93844e48a5bc7

[Openvpn-devel] [PATCH applied] Re: travis-ci: update components versions

2019-07-02 Thread Gert Doering
Acked-by: Gert Doering Seems like a good idea to move to the most current library versions (let's see what will explode :) ). Your patch has been applied to the master branch. commit 9f04bf189981517162d82549886f7496497b69a8 Author: Ilya Shipitsin Date: Sat Jun 29 00:46:37 2019 +0500 tra

Re: [Openvpn-devel] [PATCH applied] Re: travis-ci: fix osx builds

2019-07-02 Thread Илья Шипицин
вт, 2 июл. 2019 г. в 12:07, Gert Doering : > Acked-by: Gert Doering > > (I have no idea what this does, specifically, but it is not a code > change and if it fixes our Travis builds, I'm happy - and the explanation > given says "it will fix things") > > Your patch has been applied to the master b

Re: [Openvpn-devel] [PATCH applied] Re: travis-ci: fix osx builds

2019-07-02 Thread Gert Doering
Hi, On Tue, Jul 02, 2019 at 12:09:48PM +0500, ?? wrote: > , 2 ??. 2019 ??. ?? 12:07, Gert Doering : > > > Acked-by: Gert Doering > > > > (I have no idea what this does, specifically, but it is not a code > > change and if it fixes our Travis builds, I'm happy - and t

Re: [Openvpn-devel] [PATCH applied] Re: travis-ci: fix osx builds

2019-07-02 Thread Илья Шипицин
вт, 2 июл. 2019 г. в 12:11, Gert Doering : > Hi, > > On Tue, Jul 02, 2019 at 12:09:48PM +0500, ?? wrote: > > , 2 ??. 2019 ??. ?? 12:07, Gert Doering : > > > > > Acked-by: Gert Doering > > > > > > (I have no idea what this does, specifically, but it is not a code > > >

[Openvpn-devel] Community meetings in July 2019

2019-07-02 Thread Samuli Seppänen
Hi, Our community meetings will alternate between Wed 11:30 CEST and Thu 20:00 CEST. Next meetings have been scheduled to - Thu 4th July 20:00 CEST - Wed 10th July 11:30 CEST - Thu 18th July 20:00 CEST - Wed 24th July 11:30 CEST The place is #openvpn-meeting IRC channel at Freenode. Meeting age

[Openvpn-devel] [PATCH v4] Wintun - experimental support

2019-07-02 Thread Lev Stipakov
From: Lev Stipakov This adds experimental support for Wintun, an alternative to tap-windows6 on Windows. To use wintun, specify --windows-driver wintun as config option. Default value is "tap-windows6". Unlike tap-windows6, Wintun returns multiple packets, which have to be decapsulated and

Re: [Openvpn-devel] [PATCH v3] openvpnserv: enable interactive service to open tun

2019-07-02 Thread Selva Nair
Hi, On Thu, Jun 27, 2019 at 8:08 AM Lev Stipakov wrote: > > From: Lev Stipakov > > This patch enables interactive service to open tun device. > This is mostly needed by Wintun, which could be opened > only by privileged process. > > When interactive service is used, instead of calling > CreateFi