[Openvpn-devel] [PATCH applied] Re: Fix merge error in a6c573d, the ssl ctx is now abstracted.

2014-05-28 Thread Gert Doering
Argh... so why didn't this blow up in my or buildbot's face? I *did* test this... Anyway. ACK. Patch has been applied to the master branch. Yes, de-warn patches welcome, though I dislike "just sprinkle casts around" patches :-) commit efb304cf4904cbf5d926ab7a6ecde101472fa023 Author: Steffan K

[Openvpn-devel] [PATCH applied] Re: Use SSL_MODE_RELEASE_BUFFERS if available

2014-05-28 Thread Steffan Karger
Hi, On 25-05-14 21:56, Gert Doering wrote: > your patch has been applied to the OpenVPN master branch. Sorry it took > us so long... Just noticed this patch needed a little more then resolving the merge conflict. The patch submission in 2011 was before the cipher abstraction layer was added. The

[Openvpn-devel] [PATCH] Add namespace option when using iproute2

2014-05-28 Thread Jared Casper
I wanted to have my vpn tunnel device in its own network namespace, and while there are certainly a number of ways to do that (up and route scripts, a plugin, running openvpn itself in the namespace, etc.) I decided that the cleanest way to do so would be to just teach openvpn how to put and config