[Openvpn-devel] Apologies upfront :)

2012-02-10 Thread Paul Bakker
Hey guys, So I just got word that they actually successfully made a video of my talk on FOSDEM. So that will be published soon on video.fosdem.org I guess.. I want to apologize upfront for any misrepresentation I did on your part. In order to get my point across, I can be more negative on aspects

Re: [Openvpn-devel] [PATCHv2] handle Windows unicode paths

2012-02-10 Thread Alon Bar-Lev
Hello Heiko, I think this patch is important, however as I wrote before it is very difficult to review when you send it as one chunk. It is much better if you split this into trivial changes (the fopen->openvpn_fopen and such) and then focus on each complex change as in the openssl functions. Th

[Openvpn-devel] [PATCHv2] handle Windows unicode paths

2012-02-10 Thread Heiko Hund
Openvpn for Windows is not compiled as a Unicode binary and thus cannot handle paths which contain non-ASCII characters using the argv vector. Characters that are not present in the system codepage are simply replaced with a question mark, e.g. if started as 'openvpn --config домой.ovpn' the file '

[Openvpn-devel] openvpn binary giving error on Android HC 3.2.1

2012-02-10 Thread Kingsuk Mukherjee
Dear openvpn developers,   I am trying to configure the openvpn access to my vpn service provider CyberGhostVPN servers in last few days on non-Windows platforms. I have one laptop running Fedora 16 & one Toshiba Thrive tablet running Android HC 3.2.1 (Kernel version: 2.6.36.3-00020-g3d351b

[Openvpn-devel] openvpn binary giving error on Android HC 3.2.1

2012-02-10 Thread Kingsuk Mukherjee
Dear openvpn developers, I am trying to configure the openvpn access to my vpn service provider CyberGhostVPN servers in last few days on non-Windows platforms. I have one laptop running Fedora 16 & one Toshiba Thrive tablet running Android HC 3.2.1 (Kernel version: 2.6.36.3-00020-g3d351b6).