Re: [Openvpn-devel] IRC community meeting summary (Feb 14th)

2024-02-14 Thread tincantech via Openvpn-devel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, On Wednesday, 14 February 2024 at 15:22, Frank Lichtenheld wrote: > Meeting summary for 14 February 2024: > * New: Easy-rsa in Windows installers > easy-rsa has included pre-built Windows binaries for a long time. But with > Windows 11 the

[Openvpn-devel] IRC community meeting summary (Feb 14th)

2024-02-14 Thread Frank Lichtenheld
Meeting summary for 14 February 2024: * *Updated: Pending Buildbot PRs* https://github.com/OpenVPN/openvpn-buildbot/pull/33 (Add license file) https://github.com/OpenVPN/openvpn-buildbot/pull/31 (changeFilter) https://github.com/OpenVPN/openvpn-buildbot/pull/32 (smoketest) /#33 has been me

[Openvpn-devel] [PATCH v3] Implement support for AEAD tag at the end

2024-02-14 Thread Frank Lichtenheld
From: Arne Schwabe Using the AEAD tag at the end is the standard way of doing AEAD. Several APIs even only support the tag at the end (e.g. mbed TLS). Having the tag at the front or end makes no difference for security but allows streaming HW implementations like NICs to be much more efficient as

[Openvpn-devel] [M] Change in openvpn[master]: t_client.sh: Allow to skip tests

2024-02-14 Thread flichtenheld (Code Review)
Attention is currently required from: plaisthos. Hello plaisthos, I'd like you to reexamine a change. Please visit http://gerrit.openvpn.net/c/openvpn/+/521?usp=email to look at the new patch set (#2). Change subject: t_client.sh: Allow to skip tests ..

[Openvpn-devel] [M] Change in openvpn[master]: Print SSL peer signature information in handshake debug details

2024-02-14 Thread plaisthos (Code Review)
plaisthos has posted comments on this change. ( http://gerrit.openvpn.net/c/openvpn/+/365?usp=email ) Change subject: Print SSL peer signature information in handshake debug details .. Patch Set 10: (1 comment) File src/openv