On Wed, Jul 10, 2024 at 09:32:39PM +0200, Gert Doering wrote:
> Hi,
>
> On Wed, Jul 10, 2024 at 06:03:06PM +0200, Frank Lichtenheld wrote:
> > Mostly so we can use anonymous structs without jumping through
> > hoops or relying on unofficial support.
> >
> > Change-Id: I72934e747d1ad68a7e3675afbeb
Attention is currently required from: flichtenheld, plaisthos.
Hello plaisthos,
I'd like you to reexamine a change. Please visit
http://gerrit.openvpn.net/c/openvpn/+/673?usp=email
to look at the new patch set (#3).
The following approvals got outdated and were removed:
Code-Review+2 by pl
From: Arne Schwabe
Writing a reason from a script will easily end up adding extra \r\n characters
at the end of the reason. Our current code pushes this to the peer. So be more
liberal in accepting these message.
Closes openvpn/openvpn#568
This is the backport of the fix to release/2.5.
Change