Re: [Openvpn-devel] [Openvpn-users] OpenVPN 2.5.5 released

2021-12-15 Thread Gert Doering
Hi, On Wed, Dec 15, 2021 at 06:17:01PM +0100, Jan Just Keijser wrote: > what!  a malformatted Changes.rst file warrants its own CVE code, I > would say! > Let me report it to mitre ;) We're our own CVE authority now, so mitre has no authority over us!!! That said, do not let me stop you ;-) ge

Re: [Openvpn-devel] [Openvpn-users] OpenVPN 2.5.5 released

2021-12-15 Thread Jan Just Keijser
On 15/12/21 18:01, Gert Doering wrote: Hi, On Wed, Dec 15, 2021 at 04:30:43PM +, tincantech via Openvpn-users wrote: -BEGIN PGP SIGNED MESSAGE- It seems only fair to warn the OpenVPN community that Version 2.5.5 has had bugs identified. A new release v2.5.6 is planned for the comin

Re: [Openvpn-devel] [Openvpn-users] OpenVPN 2.5.5 released

2021-12-15 Thread tincantech via Openvpn-devel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Seems I was too hasty here. OpenVPN 2.5.5 is the current release and there are no bugs severe enough to warrant a version 2.5.6, at this time. Sorry for the confusion. Regards Richard Sent with ProtonMail Secure Email. ‐‐‐ Original Message

Re: [Openvpn-devel] [Openvpn-users] OpenVPN 2.5.5 released

2021-12-15 Thread Gert Doering
Hi, On Wed, Dec 15, 2021 at 04:30:43PM +, tincantech via Openvpn-users wrote: > -BEGIN PGP SIGNED MESSAGE- > It seems only fair to warn the OpenVPN community that Version 2.5.5 has had > bugs identified. > A new release v2.5.6 is planned for the coming week, or so.. That was a misund

Re: [Openvpn-devel] [Openvpn-users] OpenVPN 2.5.5 released

2021-12-15 Thread tincantech via Openvpn-devel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 It seems only fair to warn the OpenVPN community that Version 2.5.5 has had bugs identified. A new release v2.5.6 is planned for the coming week, or so.. Regards Richard Sent with ProtonMail Secure Email. ‐‐‐ Original Message ‐‐‐ On Wedn

[Openvpn-devel] [PATCH] Make github actions names nicer, include Ubuntu18+OpenSSL 1.0.2

2021-12-15 Thread Arne Schwabe
Also let other variants finish if one fails (fail-fast: false) Signed-off-by: Arne Schwabe --- .github/workflows/build.yaml | 33 +++-- 1 file changed, 31 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index e5a

Re: [Openvpn-devel] [PATCH v2 08/21] Decouple MSS fix calculation from frame calculation

2021-12-15 Thread Frank Lichtenheld
> Arne Schwabe hat am 14.12.2021 23:38 geschrieben: > Am 14.12.21 um 18:10 schrieb Frank Lichtenheld: > > > > > >> Arne Schwabe hat am 14.12.2021 16:09 geschrieben: > >> diff --git a/src/openvpn/forward.c b/src/openvpn/forward.c > >> index 29efcd3b9..f82386a1d 100644 > >> --- a/src/openvpn/f

[Openvpn-devel] OpenVPN 2.5.5 released

2021-12-15 Thread Samuli Seppänen
The OpenVPN community project team is proud to release OpenVPN 2.5.5. The most notable changes are Windows-related: use of CFG Spectre-mitigations in MSVC builds, bringing back of OpenSSL config loading and several build fixes. More details are available in Changes.rst:

Re: [Openvpn-devel] NTLMv1, NTLMv2 HTTP proxy support?

2021-12-15 Thread Jan Just Keijser
Hi Gert, On 07/11/21 14:55, Gert Doering wrote: Hi Community, OpenVPN supports HTTP proxies that require NTLM authentication, supporting NTLMv1 and NTLMv2 protocols. This is old code, which was written in the dark ages, is not currently unit/client tested, and uses DES which got deprecated in