[Openvpn-devel] [PATCH 0/2] tap-windows6 interoperability patches

2014-10-22 Thread samuli
These patches fix serious interoperability issues with tap-windows6. Backported versions of these patches were tested with OpenVPN 2.3.4 because openvpn-build is currently unable to build from Git "master". [PATCH 1/2] Modification to address bug where OpenVPN enters state [PATCH 2/2] Revised fix

[Openvpn-devel] [PATCH 1/2] Modification to address bug where OpenVPN enters state where it is unresponsive and cannot be terminated. Log output is continuous spew of "code=995" errors.

2014-10-22 Thread samuli
From: TDivine Adding new tap adapters while connected:   https://community.openvpn.net/openvpn/ticket/430 --- src/openvpn/tun.h | 27 ++- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/src/openvpn/tun.h b/src/openvpn/tun.h index 631b53c..d84b777 100644 ---

[Openvpn-devel] [PATCH 2/2] Revised fix for code=995 sped bug.

2014-10-22 Thread samuli
From: TDivine --- src/openvpn/forward.c | 9 + src/openvpn/tun.h | 34 -- 2 files changed, 29 insertions(+), 14 deletions(-) diff --git a/src/openvpn/forward.c b/src/openvpn/forward.c index 39f66e3..27b775f 100644 --- a/src/openvpn/forward.c +++ b/sr

[Openvpn-devel] [PATCH] Modernize sample keys and sample configs

2014-10-22 Thread Steffan Karger
I kept most of the certificate properties equal to the old certs, since some people's test scripts might rely on them (and it does not require any creativity from my part). Changes: * Add script to generate fresh test/sample keys (but keep sample keys in git for simple testing) * Switch from