Re: [Openvpn-devel] [PATCH v3] Implement block-ipv6

2018-01-23 Thread Antonio Quartulli
Hi, see comments inline On 13/11/17 02:33, Arne Schwabe wrote: > This can be used to redirect all IPv6 traffic to the tun interface, > effectively black holing the IPv6 traffic. Without ICMPv6 error > messages this will result in timeouts when the server does not send > error codes. block-ipv6

[Openvpn-devel] [PATCH 0/3] Support-EC-certificates-with-cryptoapicert

2018-01-23 Thread selva . nair
From: Selva Nair With ecdsa signature support via management-external-key in limbo, let's try to get EC support for Windows users through cryptoapicert. Patch 1 and 2 are some code refactoring to make it easy for the 3rd patch that implements ECDSA signing using

[Openvpn-devel] [PATCH 2/3] Move setting private key to a function in prep for EC support

2018-01-23 Thread selva . nair
From: Selva Nair - Also add reference counting to CAPI_DATA (application data): When the application data is assigned to the private key we free it in the key's finish method. Proper error handling requires to keep track of whether data is assigned to the key or

[Openvpn-devel] [PATCH 3/3] Support EC certificates with cryptoapicert

2018-01-23 Thread selva . nair
From: Selva Nair Requires openssl 1.1.0 or higher Signed-off-by: Selva Nair --- src/openvpn/cryptoapi.c | 198 +++- 1 file changed, 197 insertions(+), 1 deletion(-) diff --git a/src/openvpn/cryptoapi.c

[Openvpn-devel] [PATCH 1/3] Move code to free cd to a function CAPI_DATA_free()

2018-01-23 Thread selva . nair
From: Selva Nair - Avoids code-repetition especially so when support for more key types are added. Signed-off-by: Selva Nair --- src/openvpn/cryptoapi.c | 63 ++--- 1 file changed, 28 insertions(+), 35

[Openvpn-devel] Topics for the community meeting (Wed, 24th Jan 2018)

2018-01-23 Thread Samuli Seppänen
Hi, We're going to have an IRC meeting starting at 11:30 CET (10:30 UTC) on #openvpn-meeting irc.freenode.net. You do not have to be logged in to Freenode to join the channel. Current topic list along with basic information is here: