Re: [Openvpn-devel] OpenVPN on PDA ?

2004-10-25 Thread Dzuy Nguyen
get a Sharp Zaurus with Linux and you have a chance. Nicolas SANITAS wrote: Hi everybody ! I'm a french student who has great interest in OpenVPN. I would like to know if it's (will be) possible to use OpenVPN with a PDA (Pocket PC or Windows CE) client ? If no project exists yet, could you tell

[Openvpn-devel] OpenVPN on PDA ?

2004-10-25 Thread Nicolas SANITAS
Hi everybody ! I'm a french student who has great interest in OpenVPN. I would like to know if it's (will be) possible to use OpenVPN with a PDA (Pocket PC or Windows CE) client ? If no project exists yet, could you tell me if it's technically possible ? Thanks a lot ! Nicolas

Re: [Openvpn-devel] PATCH[2/2]: Use certificates from MS Cert Store with CryptoAPI

2004-10-25 Thread James Yonan
On Mon, 25 Oct 2004, Daniel Lehmann wrote: > Am Montag 25 Oktober 2004 01:29 schrieb James Yonan: > > > > Yes, this is already merged in beta14. > > > > James > > > > Hi, > is it possible, that cryptoapi.c and cryptoapi.h are missing in the 2.0 > beta14 > source packages? > > Though, in the cv

[Openvpn-devel] fdopen with winsock on win32

2004-10-25 Thread Didier Conchaudron
Hi all, I'm trying to add non-admin mode via a service wrapper for openvpn on win32 and I actually have some problems while opening a socket like a file descriptor. Seems like fdopen doesn't run on socket at all because winsock doesn't work like on POSIX and BTW Mingw haven't any sys/socket.