On 05/02/12 16:57, Gert Doering wrote:
Hi,
On Sun, Feb 05, 2012 at 12:51:25PM +0100, Adriaan de Jong wrote:
Signed-off-by: Adriaan de Jong
---
buffer.c | 29 ++---
1 files changed, 10 insertions(+), 19 deletions(-)
diff --git a/buffer.c b/buffer.c
index 2f8e4b8..c3
Hi,
On Sun, Feb 05, 2012 at 12:51:25PM +0100, Adriaan de Jong wrote:
> Signed-off-by: Adriaan de Jong
> ---
> buffer.c | 29 ++---
> 1 files changed, 10 insertions(+), 19 deletions(-)
>
> diff --git a/buffer.c b/buffer.c
> index 2f8e4b8..c39bbcb 100644
> --- a/buffer.c
Hi,
On Sun, Feb 05, 2012 at 04:10:06PM +0100, Paul Bakker wrote:
> Hi OpenVPN Devel..
>
> As promised ;) I'm now subscribed to the OpenVPN devel list.
Cool, welcome!
> So if you need me for any questions related to PolarSSL, just mail..
So is the blowfish support already finished? ;-)
gert,
Hi OpenVPN Devel..
As promised ;) I'm now subscribed to the OpenVPN devel list.
So if you need me for any questions related to PolarSSL, just mail..
Regards,
Paul Bakker
Maintainer PolarSSL (http://polarssl.org)
Hi,
On Sun, Feb 05, 2012 at 03:02:40PM +0100, David Sommerseth wrote:
> >as promised :-) - it now passes all my t_client.rc tests, and smells
> >a lot less funny. We now might even throw out all these weird
> >#ifdefs from tun.h...
>
> Maybe an attachment would be nice? ;-)
And I thought you co
On 04/02/12 18:21, Gert Doering wrote:
Hi,
as discussed today. Pretty much cut-and-paste from the ipv4 counterparts.
gert
ACK. Applied to master on -stable and -testing.
commit 04d66ef064d5ac1ade4b30329b87239aac95d821
Author: Gert Doering
List-Post: openvpn-devel@lists.sourceforge.net
Dat
Hi,
as promised :-) - it now passes all my t_client.rc tests, and smells
a lot less funny. We now might even throw out all these weird
#ifdefs from tun.h...
gert
--
USENET is *not* the non-clickable part of WWW!
//www.muc.de/~gert/
Ger
During discussion on FOSDEM 2012 it was decided that proxy auto detection
is best done in the GUI as it's highly platform specific and shouldn't be
handled in openvpn itself for every supported platform in openvpn itself.
This removes --auto-proxy from openvpn.
Signed-off-by: Heiko Hund
---
ini
On 05/02/12 12:51, Adriaan de Jong wrote:
Signed-off-by: Adriaan de Jong
---
buffer.h |4 +---
error.h |3 +++
2 files changed, 4 insertions(+), 3 deletions(-)
ACK to both patches. Applied to master on -testing and -stable.
commit bee92b479414d12035b0422f81ac5fcfe14fa645
Author:
Signed-off-by: Adriaan de Jong
---
buffer.c | 29 ++---
1 files changed, 10 insertions(+), 19 deletions(-)
diff --git a/buffer.c b/buffer.c
index 2f8e4b8..c39bbcb 100644
--- a/buffer.c
+++ b/buffer.c
@@ -310,28 +310,19 @@ gc_malloc (size_t size, bool clear, struct gc_ar
Signed-off-by: Adriaan de Jong
---
buffer.h |4 +---
error.h |3 +++
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/buffer.h b/buffer.h
index e6113f9..6c79007 100644
--- a/buffer.h
+++ b/buffer.h
@@ -26,6 +26,7 @@
#define BUFFER_H
#include "basic.h"
+#include "error.h"
11 matches
Mail list logo