[Openvpn-devel] [PATCH] Un-break --auth-user-pass on windows

2015-08-04 Thread Gert Doering
Commit b131c7b974d9d4d3f0 introduced a check to create a meaningful warning if we try to read a password after daemon()izing (by checking whether stdin or stderr is connected to a tty). For some reason this breaks on Windows builds if run under GUI control - but since Windows doesn't have this par

Re: [Openvpn-devel] [PATCH] Un-break --auth-user-pass on windows

2015-08-04 Thread Steffan Karger
On 04-08-15 14:53, Gert Doering wrote: Commit b131c7b974d9d4d3f0 introduced a check to create a meaningful warning if we try to read a password after daemon()izing (by checking whether stdin or stderr is connected to a tty). For some reason this breaks on Windows builds if run under GUI control

[Openvpn-devel] [PATCH applied] Re: Un-break --auth-user-pass on windows

2015-08-04 Thread Gert Doering
Patch has been applied to the master and release/2.3 branch. commit 0ffd744332f51878c4df430ab14aca3126bdfc8a (master) commit 0a1bb0f40f660efaabd7ee2a857791da6254337d (release/2.3) Author: Gert Doering List-Post: openvpn-devel@lists.sourceforge.net Date: Tue Aug 4 14:53:16 2015 +0200 Un-br

[Openvpn-devel] OpenVPN 2.3.8 released

2015-08-04 Thread Samuli Seppänen
Hi all, The OpenVPN community project team is proud to release OpenVPN 2.3.8. It can be downloaded from here: This release fixes a number of small issues and one regression introduced in 2.3.7. A full list of changes is available here