Re: [Openvpn-devel] Summary of the community meeting (Wed, 19th Dec 2018)

2018-12-19 Thread Antonio Quartulli
Hi, On 20/12/2018 02:00, Jan Just Keijser wrote: > No, it is NOT possible to specify a new "auth" parameter, e.g. "auth > sha512" as this would break many things, including tls-crypt. Little note here: tls-auth would "break" because it learns the algorithm to use from the "auth" parameter, but

Re: [Openvpn-devel] [PATCH 1/4] Make DriverCertification MSI property public

2018-12-19 Thread Selva Nair
Hi, On Wed, Dec 19, 2018 at 5:00 PM Gert Doering wrote: > > Hi, > > On Wed, Dec 19, 2018 at 04:48:49PM -0500, Selva Nair wrote: > > It seems I'm behind times and cant figure out where these patches apply. Are > > these for openvpn, openvpn-build or something else? > > openvpn, but it needs all

Re: [Openvpn-devel] [PATCH 1/4] Make DriverCertification MSI property public

2018-12-19 Thread Gert Doering
Hi, On Wed, Dec 19, 2018 at 04:48:49PM -0500, Selva Nair wrote: > It seems I'm behind times and cant figure out where these patches apply. Are > these for openvpn, openvpn-build or something else? openvpn, but it needs all the other Simon patches applied first. Which there are lots of... I'll

Re: [Openvpn-devel] [PATCH 1/4] Make DriverCertification MSI property public

2018-12-19 Thread Simon Rozman
Hi, > It seems I'm behind times and cant figure out where these patches apply. > Are these for openvpn, openvpn-build or something else? They are for openvpn repo. The MSI custom action DLL and the tapctl.exe utility were packed inside the openvpn repo to join the same workflow as openvpn.exe

[Openvpn-devel] [Help required] Testing MSI installations

2018-12-19 Thread Simon Rozman
Hi, I have prepared binaries to test Windows MSI-based OpenVPN installations and upgrading at https://github.com/rozmansi/openvpn/releases. I have tested them myself in various conditions to get started. However, I would kindly ask everybody to give it a test. Focus on the latest v2.4.6m3,

Re: [Openvpn-devel] [PATCH 1/4] Make DriverCertification MSI property public

2018-12-19 Thread Selva Nair
Hi, On Wed, Dec 19, 2018 at 3:27 PM Simon Rozman wrote: > > Making DriverCertification public (containing only upper-case letters) > allows the property set by FindSystemInfo custom action to be passed > from InstallUISequence sequence to InstallExecuteSequence. This > eliminates the need to

[Openvpn-devel] [PATCH 2/4] Extend FindSystemInfo custom action to detect OpenVPNService state

2018-12-19 Thread Simon Rozman
--- src/openvpnmsica/openvpnmsica.c | 168 1 file changed, 151 insertions(+), 17 deletions(-) diff --git a/src/openvpnmsica/openvpnmsica.c b/src/openvpnmsica/openvpnmsica.c index 721bd4f8..810c2858 100644 --- a/src/openvpnmsica/openvpnmsica.c +++

[Openvpn-devel] [PATCH 1/4] Make DriverCertification MSI property public

2018-12-19 Thread Simon Rozman
Making DriverCertification public (containing only upper-case letters) allows the property set by FindSystemInfo custom action to be passed from InstallUISequence sequence to InstallExecuteSequence. This eliminates the need to execute FindSystemInfo in both sequences. ---

[Openvpn-devel] [PATCH 4/4] Detect missing TAP driver and bail out gracefully

2018-12-19 Thread Simon Rozman
When no TUN/TAP driver is installed a interface cannot be created. This patch detects this condition and bails out with an error message. This also fixes a typo in one of the error messages. --- src/tapctl/tap.c | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git

Re: [Openvpn-devel] Summary of the community meeting (Wed, 19th Dec 2018)

2018-12-19 Thread Jan Just Keijser
Hi list, as a follow-up to the discussion we had in the community meeting: (13:38:08) dazo: janjust: if you get a chance to verify whether using non-ncp-listed cipher works with ccd, that's a good detail to know the answer is: yes and no ;) Yes, it is possible to specify a *NEW* list of ncp

[Openvpn-devel] Summary of the community meeting (Wed, 19th Dec 2018)

2018-12-19 Thread Samuli Seppänen
Hi, Here's the summary of the IRC meeting. --- COMMUNITY MEETING Place: #openvpn-meeting on irc.freenode.net Date: Wednesday 19th December 2018 Time: 11:30 CET (10:30 UTC) Planned meeting topics for this meeting were here: The

Re: [Openvpn-devel] Summary of the community meeting (Wed, 12th Dec 2018)

2018-12-19 Thread Samuli Seppänen
As SF.net may have eaten the summary from last week here it comes again. I'm attaching the chatlog as well. Samuli Il 12/12/18 13:50, Samuli Seppänen ha scritto: > Hi, > > Here's the summary of the IRC meeting. > > --- > > COMMUNITY MEETING > > Place: #openvpn-meeting on irc.freenode.net >