Re: [Openvpn-devel] Enhancements.

2010-09-14 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14/09/10 13:37, Gert Doering wrote: > Hi, > > On Tue, Sep 14, 2010 at 11:10:28AM +0200, Jan Just Keijser wrote: >>> if (buf_string_match_head_str (, "AUTH_FAILED")) >>>receive_auth_failed (c, ); >>> else if

Re: [Openvpn-devel] Enhancements.

2010-09-14 Thread Gert Doering
Hi, On Tue, Sep 14, 2010 at 11:10:28AM +0200, Jan Just Keijser wrote: > > if (buf_string_match_head_str (, "AUTH_FAILED")) > >receive_auth_failed (c, ); > > else if (buf_string_match_head_str (, "PUSH_")) > >incoming_push_message (c, ); > > else

Re: [Openvpn-devel] Enhancements.

2010-09-14 Thread Jan Just Keijser
Hi, Gert Doering wrote: Hi, On Tue, Sep 14, 2010 at 09:58:19AM +1200, Jason Haar wrote: On 09/14/2010 08:52 AM, Brad Dameron wrote: Also can there be reporting added for the server side to show what version the client is connecting with? I agree. I have previously asked for

Re: [Openvpn-devel] Enhancements.

2010-09-14 Thread Gert Doering
Hi, On Tue, Sep 14, 2010 at 09:58:19AM +1200, Jason Haar wrote: > On 09/14/2010 08:52 AM, Brad Dameron wrote: > > Also can there be reporting added for the server side to show what > > version the client is connecting with? > > I agree. I have previously asked for client version and OS to be >