Re: [Openvpn-devel] Alignement crash on sparc64

2017-06-06 Thread Anatoly Pugachev
On Fri, May 26, 2017 at 7:56 PM, Gert Doering wrote: > Hi, > > On Fri, May 26, 2017 at 04:30:53PM +0200, Jeremie Courreges-Anglas wrote: >> I am the maintainer of openvpn in the OpenBSD ports tree. Here's >> a report from Stefan Sperling (Cc'ed). >> >> > An openvpn server running on OpenBSD/sparc

Re: [Openvpn-devel] russian language fixes

2015-10-07 Thread Anatoly Pugachev
On Wed, Oct 7, 2015 at 10:27 AM, Samuli Seppänen wrote: > Hi, > > It seems that openvpn-gui development has stalled for quite a while, and > I've had my own share of issues with getting patches in. To simplify the > OpenVPN release process at my end I forked openvpn-gui a while back: > >

[Openvpn-devel] russian language fixes

2015-10-06 Thread Anatoly Pugachev
Hello! Can you please apply patch from trac ticket 446. Thanks. https://community.openvpn.net/openvpn/ticket/446

Re: [Openvpn-devel] Disable TLS for mode server

2015-08-31 Thread Anatoly Pugachev
can you try with GRE tunneling ? as simple as http://lartc.org/howto/lartc.tunnel.gre.html On Mon, Aug 31, 2015 at 12:46 PM, Valentin Sawadski wrote: > Hello, > > I'm looking for a way to remove any encryption or MAC from OpenVPN in > "--mode server". > > Since I'm new to the OpenVPN code base