Re: [Openvpn-devel] [PATCH] adding support for systemd tty console wrapper

2011-12-12 Thread Frederic Crozat
Le lundi 31 octobre 2011 à 22:11 +0100, David Sommerseth a écrit : > On 31/10/11 16:30, Frederic Crozat wrote: > > Hi, > > > > as part of openSUSE switching to systemd by default, openVPN was made > > compatible with the systemd way of querying passphrase during boot > > (directly opening tty is

[Openvpn-devel] Weekly Snapshot Signature

2011-12-12 Thread Eric Crist
201150.tar.gz: -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.16 (FreeBSD) iQEcBAABAgAGBQJO5fseAAoJEHKWQhk5DQ0O5xgIAIyCeGhNQgncQM0dxmQ0p8KF S5fO+UQpH+KWcjkO5COfFBjOC6XxsguqYQQ/SOrdF+UbdVT6J7Jc6lbaungbaPMz 5qbgYqKpTQD2VEElDByBdgbP86GSYqkRCiExXxKcxhuz3I3xvhiGhi+zl0bvpu8+ RexqvgOE6YRG4gA9gtbNHS16

Re: [Openvpn-devel] Problem with alloc_buf_gc function

2011-12-12 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/12/11 10:32, Tiran Kaskas wrote: > Is there a problem connecting a client running 2.1.4 (the one with > polarssl) to a server running 2.0.9? > > How would the flow typically be? I see client sending > P_CONTROL_HARD_RESET_CLIENT_V2, and then imm

Re: [Openvpn-devel] Problem with alloc_buf_gc function

2011-12-12 Thread Tiran Kaskas
Is there a problem connecting a client running 2.1.4 (the one with polarssl) to a server running 2.0.9? How would the flow typically be? I see client sending P_CONTROL_HARD_RESET_CLIENT_V2, and then immediately starts the ssl session (which writes the client hello, but fails to read the server

Re: [Openvpn-devel] Problem with alloc_buf_gc function

2011-12-12 Thread Tiran Kaskas
You are right, I somehow mixed the data ptr with the struct copy by value. I do have a problem with returning structures with my 16 bit machine, seems some of the data not being copied (probably need to define far segment). -Original Message- From: Fabian Knittel [mailto:fabian.knit...@av