[openssl.org #801] Memory leak in pem_lib.c

2005-03-11 Thread Bodo Moeller via RT
Thanks, this will be fixed in the next snapshots. __ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager

First (initializing) call to RAND_status() very slow on Win32

2005-03-11 Thread Ferdinand Prantl
Title: First (initializing) call to RAND_status() very slow on Win32 Hello, I am sorry for the long post, there is a question at the very end :-) (I sent it to the the openssl-users group at first, maybe you the developers are interested rather than users.) We integrate OpenSSL 0.9.6l

Re: First (initializing) call to RAND_status() very slow on Win32

2005-03-11 Thread Bernhard Froehlich
Ferdinand Prantl wrote: Hello, I am sorry for the long post, there is a question at the very end :-) (I sent it to the the openssl-users group at first, maybe you the developers are interested rather than users.) We integrate OpenSSL 0.9.6l compiled with standard settings and linked statically on

RE: First (initializing) call to RAND_status() very slow on Win32

2005-03-11 Thread Ferdinand Prantl
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bernhard Froehlich Ferdinand Prantl wrote: Hello, I am sorry for the long post, there is a question at the very end :-) (I sent it to the the openssl-users group at first, maybe you the developers are interested

[openssl.org #1021] about Window ce 5.0

2005-03-11 Thread jbkim via RT
Hi, I'm Kim in Korea. First, I'm not good at speaking English.. sorry about that.. I'm wonder about that openssl library is used for windows ce 5.0 I try compile openssl, following install.wce. but, I got the message d:\wcecompat/wcedefs.mak(20) : fatal error U1050: Unexpected OSVERSION

[openssl.org #1022] BUG over make

2005-03-11 Thread Zeman Jaroslav via RT
Dear Sirs Me info: ### info: OS: LINUX FEDORA CORE-3 2.6.10-1.766 FC3 PERL: v5.8.6 built for i686-linux OPENSLL: openssl-0.9.7e.tar.gz ### Me config: ./config Operating system: i686-whatever-linux2 Configuring for

[openssl.org #1023] openssl build fail under linux-x86_64 (RHEL 3.0)

2005-03-11 Thread Mohamed CHAARI via RT
./config -t Operating system: x86_64-whatever-linux2 Configuring for linux-x86_64 /project/asf/new_valid/pref_rhel3/bin/perl ./Configure linux-x86_64 ./config -d Operating system: x86_64-whatever-linux2 This system (debug-linux-x86_64) is not supported. See file INSTALL for details.

[openssl.org #1024] BUG: openssl fails to open random file in Solaris 10 due to O_NOFOLLOW option

2005-03-11 Thread ColinB via RT
I have built OpenSSL 0.9.7e on Solaris 10 (sparc). When the openssl command is run it fails with a error which states that it was unable to get sufficient entropy, even though Solaris has /dev/[u]random. So I built OpenSSL on Solaris 9 and found that the openssl command runs OK. I then ran the

Re: Minimum compiler support on different unix flavours?

2005-03-11 Thread Douglas E. Engert
Peter Lambrechtsen wrote: Hello As part of a project I am compiling OpenSSL on multiple different Unix flavours and have had many different problems when trying to get OpenSSL to compile. Yes, we build on Solaris (6), 7, 8, 9, HP 10.20, 11.0, 11i IA64 11.23 SGI 6.5, and linux have built on AIX

Issue with SSL_CTX_new

2005-03-11 Thread WriteNCook
Environment: Red Hat Enterprise Linux ES release 2.1 (Panama) using openssl-0.9.6b-35.7 rpm package Problem: Am running following code compiled under gcc: static SSL_CTX *gpsServerCTX; .. SSL_METHOD *psServerMethod; ..

RE: [openssl.org #1021] about Window ce 5.0

2005-03-11 Thread Steven Reddie
Hi Kim, No, I haven't seen Windows CE 5.0 yet so haven't tried to get OpenSSL to build for it. You may find that it's just a matter of adding a few lines to wcedefs.mak around line#20. Regards, Steven -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of