[Openvpn-devel] [PATCH] systemd: Improve the systemd unit files

2016-10-20 Thread David Sommerseth
There are several changes which allows systemd to take care of several aspects of hardening the execution of OpenVPN. - Let systemd take care of the process tracking directly, instead of doing that via PID files - Make systemd prepare proper runtime directories for the OpenVPN process. - Let

[Openvpn-devel] [PATCH] Make Changes.rst nicer for 2.4 release

2016-10-20 Thread Arne Schwabe
- Add `` to all options - Sort and group new features - Group changes a bit better - Fix some formatting/formulation --- Changes.rst | 127 ++-- 1 file changed, 63 insertions(+), 64 deletions(-) diff --git a/Changes.rst b/Changes.rst index 2

[Openvpn-devel] OpenVPN 2.4-alpha2 released

2016-10-20 Thread Samuli Seppänen
The OpenVPN community project team is proud to release OpenVPN 2.4_alpha2. It can be downloaded from here: This release includes a large number of new features, improvements and fixes. A summary of these changes is available here:

Re: [Openvpn-devel] [PATCH 3/3] openssl: implement crl-persist related functions

2016-10-20 Thread David Sommerseth
On 20/10/16 10:42, Antonio Quartulli wrote: > On Wed, Oct 19, 2016 at 02:22:31PM +0800, Antonio Quartulli wrote: >> Implement the functions needed by the crl-persist logic when openssl >> is enabled. Such functions are used in the ssl_verify module. >> >> Note that the CRL file is stored in an adho

Re: [Openvpn-devel] [PATCH 3/3] openssl: implement crl-persist related functions

2016-10-20 Thread Antonio Quartulli
On Wed, Oct 19, 2016 at 02:22:31PM +0800, Antonio Quartulli wrote: > Implement the functions needed by the crl-persist logic when openssl > is enabled. Such functions are used in the ssl_verify module. > > Note that the CRL file is stored in an adhoc data structure and no > openssl specific object