Re: [Openvpn-devel] Cipher problem on Mac OS X

2012-02-16 Thread Freek Dijkstra
Frank de Brabander wrote: > Below I have included a patch that changes the bool return type to an int. > This will result in 'make check' to pass. I see that you already committed this. % cd openvpn % make distclean % git pull % git checkout 6449a149f850e9e1207233f3ca642d9342fbfbaf % autoreconf

Re: [Openvpn-devel] Cipher problem on Mac OS X

2012-02-16 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 16/02/12 15:00, Frank de Brabander wrote: > Sorry, patch format got broken in previous email. Hope this works > better. No worries, patches is tricky in quite some MUAs. Anyhow, patch is applied to master on -testing and -stable trees. commit

Re: [Openvpn-devel] Cipher problem on Mac OS X

2012-02-16 Thread Frank de Brabander
Sorry, patch format got broken in previous email. Hope this works better. 0001-Fixed-wrong-return-type-of-cipher_kt_mode.patch Description: 0001-Fixed-wrong-return-type-of-cipher_kt_mode.patch

Re: [Openvpn-devel] Cipher problem on Mac OS X

2012-02-16 Thread Adriaan de Jong
> -Original Message- > From: Frank de Brabander [mailto:braban...@fox-it.com] > > Hello, > > I have looked into the problem, it seems to be caused by the return > type of cipher_kt_mode() in crypto_backend.h being declared as a bool. > This function is called from init_key_type() of

Re: [Openvpn-devel] Cipher problem on Mac OS X

2012-02-16 Thread Frank de Brabander
Hello, I have looked into the problem, it seems to be caused by the return type of cipher_kt_mode() in crypto_backend.h being declared as a bool. This function is called from init_key_type() of crypto.c during the tests. The actual mode value in cipher_kt_mode() of openssl_backend.c during the

Re: [Openvpn-devel] Cipher problem on Mac OS X

2012-02-14 Thread Adriaan de Jong
> -Original Message- > From: Freek Dijkstra [mailto:pub...@macfreek.nl] > > Hi, Hi Freek, Sorry for the delay, but I've had some trouble replicating the bug. > > Sat Feb 11 22:46:37 2012 OpenVPN 2.x-master x86_64-apple-darwin11.2.0 > [SSL (OpenSSL)] [LZO2] [eurephia] [MH] [PF_INET6]