Re: [Openvpn-devel] [Patch v3] Remove #ifdefs for client nat support.

2014-07-10 Thread Arne Schwabe
Am 09.07.14 22:39, schrieb Gert Doering: > Hi, > > On Tue, Jul 08, 2014 at 11:21:41AM +0200, Arne Schwabe wrote: >> --- a/src/openvpn/forward.c >> +++ b/src/openvpn/forward.c >> @@ -1018,6 +1018,8 @@ process_ip_header (struct context *c, unsigned int >> flags, struct buffer *buf) >>if (!c->opt

Re: [Openvpn-devel] [PATCH 1/2] Get NTLMv1 and NTLMv2 up and running

2014-07-10 Thread Holger Kummert
Hello, Am 04.06.2014 16:05, schrieb Holger Kummert: Is this used - and thus tested - by you only, or is it used by UTM customers? (This would give us confidence that it's tested by a larger user base, and those tend to uncover issues :-) ). Well, I thought I let it pass through the review pr

[Openvpn-devel] [PATCH] Don't exit daemon if opening or parsing the CRL fails

2014-07-10 Thread Steffan Karger
Hi, Attached two patches, one for the release/2.3 branch, and one for the master branch. As requested in trac ticket #83, the daemon should not exit if opening the CRL file during a connection attempt fails; OpenVPN should merely deny the connection. CRL files need to be periodically updated. Wh

[Openvpn-devel] [PATCH applied] Re: Do not upcase x509-username-field for mixed-case arguments.

2014-07-10 Thread Gert Doering
Your patch has been applied to the master and release/2.3 branches. commit f4e0ad82b0eaccce965074c1ceec2b7e3853dc0d (master) commit a2da658ba6aa34043d87226c3f971474942e0bed (release/2.3) Author: Andris Kalnozols List-Post: openvpn-devel@lists.sourceforge.net Date: Sat Jun 28 19:41:02 2014 +0200

[Openvpn-devel] [PATCH applied] Re: Don't exit daemon if opening or parsing the CRL fails.

2014-07-10 Thread Gert Doering
ACK. Your patch has been applied to the master branch. commit d860ee4a4c2cac03a872f07a9e629b56f3158b8b Author: Steffan Karger List-Post: openvpn-devel@lists.sourceforge.net Date: Sun Jul 6 11:27:21 2014 +0200 Don't exit daemon if opening or parsing the CRL fails. Signed-off-by: Stef

[Openvpn-devel] [PATCH applied] Re: Don't exit daemon if opening or parsing the CRL fails.

2014-07-10 Thread Gert Doering
ACK. Your patch has been applied to the release/2.3 branch. commit 132b67f7f75ecd9ae653b4d37db9c60579971875 Author: Steffan Karger List-Post: openvpn-devel@lists.sourceforge.net Date: Sun Jul 6 11:34:34 2014 +0200 Don't exit daemon if opening or parsing the CRL fails. Signed-off-by: