[Openvpn-devel] [PATCH applied] Re: Remove NOP function and callers

2016-07-07 Thread David Sommerseth
From: David Sommerseth This patch has been applied to the master and release/2.3 branches. commit 365506d1704f91f827f6e063dc87b325c40e9f29 (master) commit 735c90cb129d0ac361183d1f7371d371f4d4a2f5 (release/2.3) Author: David Sommerseth List-Post: openvpn-devel@lists.sourceforge.net Date: Thu Ju

Re: [Openvpn-devel] [PATCH] Remove NOP function and callers

2016-07-07 Thread Arne Schwabe
Am 07.07.16 um 13:05 schrieb David Sommerseth: > From: David Sommerseth > > multi_release_io_lock() and the calls to this function are not providing > anything at all. Lets remove it and make the overall code less suprising. > > Easy ACK. Arne

[Openvpn-devel] [PATCH] Remove NOP function and callers

2016-07-07 Thread David Sommerseth
From: David Sommerseth multi_release_io_lock() and the calls to this function are not providing anything at all. Lets remove it and make the overall code less suprising. Signed-off-by: David Sommerseth --- src/openvpn/mudp.c | 2 -- src/openvpn/multi.h | 5 - 2 files changed, 7 deletions

Re: [Openvpn-devel] Code to confirm "FIPS MODE" throwing compile error

2016-07-07 Thread David Sommerseth
On 07/01/16 23:57, Kevin Long wrote: > > Hello, > > I believe I have successfully compiled openvpn on debian , using static > openssl library containing the FIPS compliance module. > > > However, I have followed this instruction found online: > > "Now you should have a FIPS capable OpenSSL (N

Re: [Openvpn-devel] Code to confirm "FIPS MODE" throwing compile error

2016-07-07 Thread pbarton
- Original Message - Subject: Re: [Openvpn-devel] Code to confirm "FIPS MODE" throwing compile error From: "Gert Doering" List-Post: openvpn-devel@lists.sourceforge.net Date: 1/8/16 1:41 am To: "Kevin Long" Cc: openvpn-devel@lists.sourceforge.net Hi On Thu, Jan 07, 2016 at 02: