Re: [Openvpn-devel] [Patch] Fix Null-Pointer bug in init_ssl() when no '--ca' is set but '--capath'

2008-01-29 Thread James Yonan
Maximilian Wilhelm wrote: Am Friday, den 12 October hub Maximilian Wilhelm folgendes in die Tasten: Hi! What about this patch? I think it should be included in the next -rc as it fixes a crash. This little patch fixes a silly bug in init_ssl() in ssl.c where options->ca_file is accessed w

[Openvpn-devel] OpenVPN binaries for MAC?

2008-01-29 Thread Maximilian Wilhelm
Hi! While watching the preparations for release 2.1 I'm wondering if there will be prepared binaries or installable packages for Mac users when the release is there? Thanks, Ciao Max -- Follow the white penguin.

Re: [Openvpn-devel] [Patch] Fix Null-Pointer bug in init_ssl() when no '--ca' is set but '--capath'

2008-01-29 Thread Maximilian Wilhelm
Am Friday, den 12 October hub Maximilian Wilhelm folgendes in die Tasten: Hi! What about this patch? I think it should be included in the next -rc as it fixes a crash. > This little patch fixes a silly bug in init_ssl() in ssl.c where > options->ca_file is accessed without prior check if it's n

[Openvpn-devel] OpenVPN 2.1_rc7 released

2008-01-29 Thread James Yonan
Download: http://openvpn.net/download.html Change Log: 2008.01.29 -- Version 2.1_rc7 * Added a few extra files that exist in the svn repo but were not being copied into the tarball by make dist. * Fixup null interface on close, don't use ip addr flush (Alon Bar-Lev).

Re: [Openvpn-devel] RC6 Windows Installer Source

2008-01-29 Thread Alon Bar-Lev
It is in install-win32 directory of svn BETA21 branch. On 1/29/08, Christoph Zürcher wrote: > > Hello > Is there somewhere a package with the installer source of OpenVPN 2.1.RC6? I > d' like to build my own installer. I made this with OpenVPN 2.0.9 an the > installer source from http://www.open

[Openvpn-devel] RC6 Windows Installer Source

2008-01-29 Thread Christoph Zürcher
Hello Is there somewhere a package with the installer source of OpenVPN 2.1.RC6? I d' like to build my own installer. I made this with OpenVPN 2.0.9 an the installer source from http://www.openvpn.se/files/install_packages_source/. Now i have to install the new version (Vista compatible). The s