Re: [Openvpn-devel] [PATCH 3/3] Support NCP in pure P2P VPN setups

2021-04-25 Thread Antonio Quartulli
Arne, FYI this patch does not apply on master anymore, not even after applying 1/3 and 2/3. Cheers, -- Antonio Quartulli ___ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel

[Openvpn-devel] [PATCH v2] Add documentation on EVENT_READ/EVENT_WRITE constants

2021-04-25 Thread Antonio Quartulli
From: Arne Schwabe Changes from v1: - fixed typ0s - extended comment - moved *_SHIFT definition to openvpn.h - made READ/WRITE events dependant on _SHIFT definition with a macro Signed-off-by: Arne Schwabe Signed-off-by: Antonio Quartulli --- Passed all compile tests on my GitLab CI. (includi

Re: [Openvpn-devel] Windows openvpnserv2 default reg values instead of crash

2021-04-25 Thread Gert Doering
Hi, On Sun, Apr 25, 2021 at 08:06:27PM +0200, Christian Nilsson wrote: > On Sun, 25 Apr 2021 at 19:26, Gert Doering wrote: > > On Sun, Apr 25, 2021 at 06:44:34PM +0200, Christian Nilsson wrote: > > > I have been wondering if there is any particular reason that > > > crashes in openvpnserv2 should

Re: [Openvpn-devel] Windows openvpnserv2 default reg values instead of crash

2021-04-25 Thread Christian Nilsson
On Sun, 25 Apr 2021 at 19:26, Gert Doering wrote: > > Hi, > > On Sun, Apr 25, 2021 at 06:44:34PM +0200, Christian Nilsson wrote: > > I have been wondering if there is any particular reason that > > crashes in openvpnserv2 should be preferred over > > having default values if missing from the regis

Re: [Openvpn-devel] Windows openvpnserv2 default reg values instead of crash

2021-04-25 Thread Gert Doering
Hi, On Sun, Apr 25, 2021 at 06:44:34PM +0200, Christian Nilsson wrote: > I have been wondering if there is any particular reason that > crashes in openvpnserv2 should be preferred over > having default values if missing from the registry? openvpnserv2 should never *crash*. "End itself with an er

[Openvpn-devel] Windows openvpnserv2 default reg values instead of crash

2021-04-25 Thread Christian Nilsson
Hi, I have been wondering if there is any particular reason that crashes in openvpnserv2 should be preferred over having default values if missing from the registry? Before knowing about proper communication channels for openvpn development I opened https://github.com/OpenVPN/openvpnserv2/issues/

Re: [Openvpn-devel] [PATCH] tapctl: support for ovpn-dco Windows driver

2021-04-25 Thread Selva Nair
Hi, On Wed, Apr 21, 2021 at 4:02 AM Lev Stipakov wrote: > From: Lev Stipakov > > Make tapctl aware of ovpn-dco. > > Signed-off-by: Lev Stipakov > --- > src/tapctl/main.c | 13 +++-- > 1 file changed, 7 insertions(+), 6 deletions(-) > > diff --git a/src/tapctl/main.c b/src/tapctl/main.

Re: [Openvpn-devel] --tls-crypt-v2-verify env $daemon_pid

2021-04-25 Thread Antonio Quartulli
Hi, On 23/04/2021 14:16, tincantech wrote: > Hi, > > ‐‐‐ Original Message ‐‐‐ > On Friday, 23 April 2021 08:12, Antonio Quartulli wrote: > >> Hi, > >> On 22/04/2021 23:02, tincantech via Openvpn-devel wrote: > >>> hi, >>> I am requesting that $daemon_pid be added to the --tls-crypt-v2

Re: [Openvpn-devel] --tls-crypt-v2-verify env $daemon_pid

2021-04-25 Thread Antonio Quartulli
Hi, On 22/04/2021 23:02, tincantech via Openvpn-devel wrote: > hi, > > I am requesting that $daemon_pid be added to the --tls-crypt-v2-verify > environment. The environment for --tls-crypt-v2-verify was designed to be extremely minimal. Anything concerning tls-crypt verification was designed to

[Openvpn-devel] (no subject)

2021-04-25 Thread W- WEi
https://lists.sourceforge.net/lists/listinfo/openvpn-devel ___ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel

[Openvpn-devel] (no subject)

2021-04-25 Thread W- WEi
Openvpn-devel@lists.sourceforge.net ___ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel

[Openvpn-devel] [openvpn-devel] Feature request - Include daemon_pid in --tls-crypt-v2-verify env - V2

2021-04-25 Thread tincantech via Openvpn-devel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, I am requesting that daemon_pid be added to --tls-crypt-v2-verify env. Version 2 Justification: With the notable exception of --tls-crypt-v2-verify .. daemon_pid provides a verified process ID to All scripts. This ensures that scripts which ar

Re: [Openvpn-devel] --tls-crypt-v2-verify env $daemon_pid

2021-04-25 Thread tincantech via Openvpn-devel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, ‐‐‐ Original Message ‐‐‐ On Friday, 23 April 2021 08:12, Antonio Quartulli wrote: > Hi, > > On 22/04/2021 23:02, tincantech via Openvpn-devel wrote: > > > hi, > > I am requesting that $daemon_pid be added to the --tls-crypt-v2-verify

Re: [Openvpn-devel] --tls-crypt-v2-verify env $daemon_pid

2021-04-25 Thread tincantech via Openvpn-devel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, ‐‐‐ Original Message ‐‐‐ On Friday, 23 April 2021 13:22, Antonio Quartulli wrote: > Hi, > > On 23/04/2021 14:16, tincantech wrote: > > > Hi, > > ‐‐‐ Original Message ‐‐‐ > > On Friday, 23 April 2021 08:12, Antonio Quartulli a..

Re: [Openvpn-devel] --tls-crypt-v2-verify env $daemon_pid

2021-04-25 Thread tincantech via Openvpn-devel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, ‐‐‐ Original Message ‐‐‐ On Friday, 23 April 2021 07:13, Gert Doering wrote: > Hi, > > On Thu, Apr 22, 2021 at 09:02:30PM +, tincantech via Openvpn-devel wrote: > > > I am requesting that $daemon_pid be added to the --tls-crypt-v2-

[Openvpn-devel] [PATCH applied] Re: tapctl: support for ovpn-dco Windows driver

2021-04-25 Thread Gert Doering
I've not tested this further, just stared at the code a bit (looks good), and of course Selva's ACK :-) - and yeah, let's hope the mailing list will unblock soonish... Your patch has been applied to the master branch. commit 1e25f9792fc955ef4e333afb5259b3f669f62355 Author: Lev Stipakov Date: We

Re: [Openvpn-devel] --tls-crypt-v2-verify env $daemon_pid

2021-04-25 Thread Gert Doering
Hi, On Thu, Apr 22, 2021 at 09:02:30PM +, tincantech via Openvpn-devel wrote: > I am requesting that $daemon_pid be added to the --tls-crypt-v2-verify > environment. What for? > FTR: $daemon_pid is currently undocumented in all three manuals. It seems to be an obscure and not very useful f

[Openvpn-devel] Fwd: [PATCH] tapctl: support for ovpn-dco Windows driver

2021-04-25 Thread Selva Nair
(sourceforge seems to be refusing to accept mail from me.. sending again) Hi, On Wed, Apr 21, 2021 at 4:02 AM Lev Stipakov wrote: > From: Lev Stipakov > > Make tapctl aware of ovpn-dco. > > Signed-off-by: Lev Stipakov > --- > src/tapctl/main.c | 13 +++-- > 1 file changed, 7 insertio