Re: [Openvpn-devel] openvpn for the palm

2005-02-28 Thread James Yonan
On Mon, 28 Feb 2005, Gerd Mueller wrote: > Hi all, > > I wonder if there are any attempts to port openvpn to the palm. I got > now the wonderful treo 650 and would like to have openvpn on it. Do you > think it's much work to port it? The palms support IP, SSL, ... I guess > everything what is nee

Re: [Openvpn-devel] Prefixed bytes

2005-02-28 Thread James Yonan
On Mon, 28 Feb 2005, Bram wrote: > Hello, > > > According to this message: > http://sourceforge.net/mailarchive/message.php?msg_id=10639223 OpenVPN adds a > cleartext uint16_t length word before every packet, now my question is this: > is > it always the same word? where is it defined/calculate

[Openvpn-devel] openvpn for the palm

2005-02-28 Thread Gerd Mueller
Hi all, I wonder if there are any attempts to port openvpn to the palm. I got now the wonderful treo 650 and would like to have openvpn on it. Do you think it's much work to port it? The palms support IP, SSL, ... I guess everything what is needed should be there. Cheers, Gerd

Re: [Openvpn-devel] RPM build of 2.0-rc16 fails on MandrakeSoft

2005-02-28 Thread Matthias Andree
On Sun, 27 Feb 2005, James Yonan wrote: > The problem I have with this patch is that it assumes that Mandrake will > continue to follow the broken behavior. The ideal solution would be one > which doesn't break when Mandrake gets around to using the same standard > LZO RPM spec which everyone els

[Openvpn-devel] Prefixed bytes

2005-02-28 Thread Bram
Hello, According to this message: http://sourceforge.net/mailarchive/message.php?msg_id=10639223 OpenVPN adds a cleartext uint16_t length word before every packet, now my question is this: is it always the same word? where is it defined/calculated etc? I tried figuring it out by looking at logs