Re: [Openvpn-devel] Summary of the community meeting (15th September 2021)

2021-09-15 Thread Selva Nair
Hi Arne, On Wed, Sep 15, 2021 at 11:03 AM Arne Schwabe wrote: > Am 15.09.21 um 16:36 schrieb Selva Nair: > > Hi, > > > > > > Plaisthos is preparing patches that drop support for the APIs that > are > > deprecated in OpenSSL 3.0. > > > > Agreed that the OpenSSL 3.0 patches should be m

Re: [Openvpn-devel] Summary of the community meeting (15th September 2021)

2021-09-15 Thread Arne Schwabe
Am 15.09.21 um 16:36 schrieb Selva Nair: > Hi, >   > > Plaisthos is preparing patches that drop support for the APIs that are > deprecated in OpenSSL 3.0. > > Agreed that the OpenSSL 3.0 patches should be master only, so only 2.6 > will have full OpenSSL 3.0 support with external

Re: [Openvpn-devel] Summary of the community meeting (15th September 2021)

2021-09-15 Thread Selva Nair
Hi, > Plaisthos is preparing patches that drop support for the APIs that are > deprecated in OpenSSL 3.0. > > Agreed that the OpenSSL 3.0 patches should be master only, so only 2.6 > will have full OpenSSL 3.0 support with external key support and without > compiler warnings. Good to see some d

[Openvpn-devel] Summary of the community meeting (15th September 2021)

2021-09-15 Thread Samuli Seppänen
Hi, Here's the summary of the IRC meeting. --- COMMUNITY MEETING Place: #openvpn-meeting on libera.chat Date: Wed 15th September 2021 Time: 14:00 CET (12:00 UTC) Planned meeting topics for this meeting were here: Your local mee

[Openvpn-devel] [PATCH applied] Re: multi: remove extra brackets in multi_process_incoming_link()

2021-09-15 Thread Gert Doering
Acked-by: Gert Doering "trivial" :-) ("git show -w"). Your patch has been applied to the master branch. commit c768ee96b49a3df459f584d6050802312815deec Author: Antonio Quartulli Date: Mon Sep 13 16:45:31 2021 +0200 multi: remove extra brackets in multi_process_incoming_link() Sig

[Openvpn-devel] [PATCH] BUILD: enable CFG and Spectre mitigation for MSVC

2021-09-15 Thread Ilya Shipitsin
found by BinSkim Signed-off-by: Ilya Shipitsin --- src/compat/Debug.props| 1 + src/compat/Release.props | 1 + src/compat/compat.vcxproj | 6 ++ src/openvpn/openvpn.vcxproj | 12 src/openvpnmsica/openvpnmsica.props | 1 +