[Openvpn-devel] [M] Change in openvpn[master]: Print peer temporary key details

2023-10-15 Thread cron2 (Code Review)
cron2 has submitted this change. ( http://gerrit.openvpn.net/c/openvpn/+/364?usp=email ) Change subject: Print peer temporary key details .. Print peer temporary key details The peer temporary key in TLS session is related to t

[Openvpn-devel] [M] Change in openvpn[master]: Print peer temporary key details

2023-10-15 Thread cron2 (Code Review)
cron2 has uploaded a new patch set (#7) to the change originally created by plaisthos. ( http://gerrit.openvpn.net/c/openvpn/+/364?usp=email ) The following approvals got outdated and were removed: Code-Review+2 by flichtenheld Change subject: Print peer temporary key details ..

[Openvpn-devel] sf.net repository

2023-10-15 Thread Gert Doering
Hi, the sf.net git repo seems to be broken, as in "I can't push to it". So the patches of this weekend are only in the Github and Gitlab repos, as of today. I'll keep trying... gert -- "If was one thing all people took for granted, was conviction that if you feed honest figures into a compu

Re: [Openvpn-devel] [PATCH] dco: warn if DATA_V1 packets are sent to userspace

2023-10-15 Thread Gert Doering
Hi, On Sun, Oct 08, 2023 at 12:53:16PM +0200, Frank Lichtenheld wrote: > diff --git a/src/openvpn/forward.c b/src/openvpn/forward.c > index d8ad0d1..66843b4 100644 > --- a/src/openvpn/forward.c > +++ b/src/openvpn/forward.c > @@ -1058,8 +1058,16 @@ > * and return false. >

[Openvpn-devel] [PATCH applied] Re: dco-win: get driver version

2023-10-15 Thread Gert Doering
This is a useful addition (as we discussed at the hackathon), for future feature enhancements that require a minimum version of the DCO-WIN driver ("new driver supports old+new openvpn.exe by means of v1 and v2 IOCTLs, but new openvpn.exe has no compat layer for old driver"). Uncrustify complains

[Openvpn-devel] [S] Change in openvpn[release/2.6]: dco-win: get driver version

2023-10-15 Thread cron2 (Code Review)
cron2 has submitted this change. ( http://gerrit.openvpn.net/c/openvpn/+/367?usp=email ) Change subject: dco-win: get driver version .. dco-win: get driver version Print dco-win driver version using the new ioctl. Requires dco-

[Openvpn-devel] [S] Change in openvpn[release/2.6]: dco-win: get driver version

2023-10-15 Thread cron2 (Code Review)
cron2 has uploaded a new patch set (#4) to the change originally created by stipa. ( http://gerrit.openvpn.net/c/openvpn/+/367?usp=email ) The following approvals got outdated and were removed: Code-Review+2 by plaisthos Change subject: dco-win: get driver version ..