[Openvpn-devel] [PATCH] win: support for Visual Studio 2017

2018-09-28 Thread Lev Stipakov
From: Lev Stipakov This patch enables building openvpn with Visual Studio 2017. It is advised to use openvpn-build/msvs/build.bat which also downloads and build required dependencies. Changes made: - updated path to Visual Studio toolchain - updated platform toolset - added missing

Re: [Openvpn-devel] [PATCH] Add support for tls-ciphersuites for TLS 1.3

2018-09-28 Thread David Sommerseth
On 27/09/18 22:20, Matthias Andree wrote: [...] >> + msg(M_WARN, "mbed TLS does not support setting tls-ciphersuites. Ignoring >> TLS 1.3 cipher list: %s", ciphers); >> +} >> + > > Is the blank between mbed and TLS right? Looks so, when seeing what they do on the official web pages:

Re: [Openvpn-devel] [PATCH] Fix combination of --dev tap and --topology subnet across multiple platforms.

2018-09-28 Thread Antonio Quartulli
Hi, On 20/08/18 04:07, Gert Doering wrote: > --topology should have no effect in tap mode (tap is always "subnet"), > but due to the way options are checked, setting "topology subnet" caught > an improper branch on all non-linux and non-win32 platforms. > > Easily tested by adding "--topology