[openssl.org #1204] bug report - 0.9.8 and bad record mac because of wrong SSL_OP_TLS_BLOCK_PADDING_BUG handling

2006-05-12 Thread Stephen Henson via RT
I've disabled the check when compression is negotiated and that seems OK. Ticket resolved. __ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@opens

Need money for school?

2006-05-12 Thread Rajeshwar Singh Jenwar
Hi! Have a look... http://progressingpromotion.com/r/?r=2cc9283a-330f-1029-8d2f-00132060c3d9&i=gmail&z=1&tc=15 Talk soon! __ OpenSSL Project http://www.openssl.org Development Mailing List

[Patch] util/libeay.num

2006-05-12 Thread Gisle Vanem
With the following patch I'm able to link openssl.exe using the DLL (and not the static libs): --- orig/util/libeay.num Mon Apr 17 15:01:06 2006 +++ util/libeay.num Fri May 12 16:52:48 2006 @@ -3683,3 +3683,6 @@ EVP_PKEY_verify_recover 4079 EXIST::FUNCTION: EVP_PKEY_asn1_se

Re: [Patch] util/libeay.num

2006-05-12 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Fri, 12 May 2006 16:57:58 +0200, Gisle Vanem <[EMAIL PROTECTED]> said: giva> With the following patch I'm able to link openssl.exe using the DLL giva> (and not the static libs): Did a make update. There were more symbols missing and some other stuff to correct.

[openssl.org #1329] Insecure shared libraries in openssl-0.9.8b

2006-05-12 Thread [EMAIL PROTECTED] via RT
Insecure creation of shared libraries in openssl-0.9.8b. The following problem exists for the AIX platform (and maybe others). CC=xlc ./config --prefix=/usr/local shared make CC=xlc make install creates libcrypto.so, libssl.so and engines/*.so with relative paths (. and .. respectively) in the l

Openssl on a Montavista linux for a embedded ARM 9

2006-05-12 Thread Edwin Cordeiro
Hi,I want to use openssl on a Montavista linux for a embedded ARM 9. Is it possible?I'm using CentOS 4 to compile for the Montavista using a cross-compiler supplied by Montavista, but I can't setup the make file to do this. The Configure offers no options for arm-linux. How do I compile it?Thanks,E

Re: Openssl on a Montavista linux for a embedded ARM 9

2006-05-12 Thread Edwin Cordeiro
Hi,I want to use openssl on a Montavista linux for a embedded ARM 9. Is it possible?I'm using CentOS 4 to compile for the Montavista using a cross-compiler supplied by Montavista, but I can't setup the make file to do this. The Configure offers no options for arm-linux. How do I compile it?Thanks,E