0.9.6k another misuse of RSA_size()

2003-10-06 Thread Takeshi Yoneda
Hi,all It seems that in 0.9.6k, there is another misuse of RSA_size() . ssl/s3_clnt.c Line 1787-1789 if (rsa == NULL || RSA_size(rsa) > SSL_C_EXPORT_PKEYLENGTH(s->s3->tmp.new_cipher)) the above "if sentence"is rarely true, because RSA_size(rsa) is usually

[openssl.org #724] RQ: Library name unification for Win32 possible?

2003-10-06 Thread [EMAIL PROTECTED] via RT
Feature Request: Would it be please possible in some future OpenSSL release to use the same name for libssl when converted into a DLL regardless of the used compiler? MSVC currently calls it "ssleay32.dll" while MinGW uses "libssl32.dll". Thank you for consideration.

[openssl.org #725] compile error on SunOS 4.1.4

2003-10-06 Thread Helge Oldach via RT
Hi, while upgrading to 0.9.7c on my old SunOS 4.1.4 box I am getting the following error: | making all in test... | if [ "" = "hpux-shared" -o "" = "darwin-shared" ] ; then \ | gcc -o destest -I.. -I../include -DOPENSSL_SYSNAME_SUNOS -DOPENSSL_NO_KRB5 -O3 -mv8 -Dssize_t=int destest.o ../lib

[openssl.org #726] bug report, help request...

2003-10-06 Thread Jon Kulpa via RT
While running the "make" command to build version 9.7c, I get the following errors. My system is OpenBSD i386. Please help me fix this bug, if it is in fact a bug with OpenSSL. Thanks, Jon HERE ARE THE ERROR MESSAGES: (cd asm; /usr/bin/perl des-586.pl cpp >dx86unix.cpp) gcc -E -DOUT as

Re: [openssl.org #726] bug report, help request...

2003-10-06 Thread Rudolf Leitgeb
Am Montag, 6. Oktober 2003 17:08 schrieb Jon Kulpa via RT: > While running the "make" command to build version 9.7c, I get the following > errors. My system is OpenBSD i386. Please help me fix this bug, if it is > in fact a bug with OpenSSL. OpenBSD uses some outdated version of gcc which can't