Re: [Openvpn-devel] more t_client.sh fixes

2012-02-04 Thread David Sommerseth
On 03/02/12 18:21, Gert Doering wrote: Hi, last patch for "sudo functionality in t_client.sh" was incomplete, and for some reason I didn't notice on the test system - fell on my feet on the freebsd 7.4 test client, and is now fixed for good :-) gert ACK. Applied to master branch on -testing

Re: [Openvpn-devel] IPv6 enhancement: non-/64 prefix lengths for IPv6 [v2]

2012-02-04 Thread David Sommerseth
On 03/02/12 18:12, Gert Doering wrote: Hi, On Fri, Feb 03, 2012 at 04:19:31PM +0100, Gert Doering wrote: On Fri, Feb 03, 2012 at 03:10:37PM +0100, Michael wrote: the patch does not remove +++ b/push.c @@ -245,8 +245,9 @@ send_push_reply (struct context *c) /* TODO: push "/netbits" as

[Openvpn-devel] [PATCH] UTF-8 X.509 distinguished names

2012-02-04 Thread Heiko Hund
The UTF-8 support that came with commit 2627335 does allow international usernames and passwords. This patch introduces UTF-8 support for X.509 DNs. Additionally, instead of using the legacy openssl format, DNs are now displayed in RFC 2253 format; "/C=ru/L=\xD0\x9C\xD0\xBE\xD1\x81\xD0\xBA\xD0 \xB2

[Openvpn-devel] [PATCH] Minor code cleanup: cleaned up error handling in verify_cert.

2012-02-04 Thread Adriaan de Jong
Removed done label and cleaned up return values. Signed-off-by: Adriaan de Jong --- ssl_verify.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ssl_verify.c b/ssl_verify.c index 326b005..feee124 100644 --- a/ssl_verify.c +++ b/ssl_verify.c @@ -684,14 +684,14 @@ ver

Re: [Openvpn-devel] [PATCH] UTF-8 X.509 distinguished names

2012-02-04 Thread Heiko Hund
Hi list, On Saturday 04 February 2012 12:56:24 Heiko Hund wrote: > The UTF-8 support that came with commit 2627335 does allow international > usernames and passwords. This patch introduces UTF-8 support for X.509 DNs. > Additionally, instead of using the legacy openssl format, DNs are now > displa

Re: [Openvpn-devel] [PATCH] Minor code cleanup: cleaned up error handling in verify_cert.

2012-02-04 Thread Gert Doering
Hi, On Sat, Feb 04, 2012 at 02:16:13PM +0100, Adriaan de Jong wrote: > Removed done label and cleaned up return values. Boah, that code was ugly... ACK! gert -- USENET is *not* the non-clickable part of WWW! //www.muc.de/~gert/ Gert Do

Re: [Openvpn-devel] [PATCH] UTF-8 X.509 distinguished names

2012-02-04 Thread Gert Doering
Hi, On Sat, Feb 04, 2012 at 12:56:24PM +, Heiko Hund wrote: > Since the specific character classes for X.509 names are removed, the > "no-name-remapping" configuration option has no use anymore and is removed > as well. --no-name-remapping appears again somewhat further down in openvpn.8, we

[Openvpn-devel] add ipv6 related env variables to openvpn.8

2012-02-04 Thread Gert Doering
Hi, as discussed today. Pretty much cut-and-paste from the ipv4 counterparts. gert -- USENET is *not* the non-clickable part of WWW! //www.muc.de/~gert/ Gert Doering - Munich, Germany g...@greenie.muc.de fa