Re: [Openvpn-devel] git master: no more WinXP ?

2016-07-08 Thread Pasi Kärkkäinen
On Wed, Jun 29, 2016 at 01:14:21PM +0300, Samuli Seppänen wrote: > This seems like a reasonable approach. We already provide static links > to "latest" releases: > > > > Right now all of the links point to OpenVPN 2.3.x, but there is already

Re: [Openvpn-devel] [Openvpn-users] Segmentation Fault

2016-07-08 Thread pbarton
It seems to mostly replace all "md5_..." stuff with "sha1_..." functions (looks very much like find-and-replace to me...) *and* it adds a special fips function call that allows MD5 in certain circumstances... + /* FIPS 140-2 explicitly allows MD5 for the use in PRF although it is not + * to

Re: [Openvpn-devel] [Openvpn-users] Segmentation Fault

2016-07-08 Thread Gert Doering
Hi, On Fri, Jul 08, 2016 at 06:18:08PM +0200, Jan Just Keijser wrote: > https://build.opensuse.org/package/view_file/network:vpn/openvpn/openvpn-fips140-2.3.2.patch?expand=1 It seems to mostly replace all "md5_..." stuff with "sha1_..." functions (looks very much like find-and-replace to me...) *

Re: [Openvpn-devel] [Openvpn-users] Segmentation Fault

2016-07-08 Thread Jan Just Keijser
Hi, On 08/07/16 16:55, pbar...@netprotec.com wrote: Please run the OpenVPN instance which core dumps via gdb. When it segfaults, type the command 'bt' (backtrace) and provide us with the complete backtrace. Then we can have an idea where in the code it crashed. Another alte

Re: [Openvpn-devel] [PATCHv3 3/5] Add client-side support for cipher negotiation

2016-07-08 Thread Arne Schwabe
Am 23.06.16 um 20:32 schrieb Gert Doering: > Hi, > > On Mon, Jun 13, 2016 at 11:16:08PM +0200, Steffan Karger wrote: >> Based on the 'IV_NCP=2' mechanism described in >> http://permalink.gmane.org/gmane.network.openvpn.devel/9385. >> >> This is the first patch of a set that adds support for ciphe