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
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
..
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
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.
>
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
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-
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
..