Slow heap walking in rand_win.c

2003-10-01 Thread openssl
I know this has been brought up a few times on this list - but since I consider it a severe problem and I haven't found an acceptable solution anywhere, I bring it up again. Random number generation in crypto/rand/rand_win.c can be extremely slow! In our application (connecting to a SSL web

[openssl.org #710] chmod 644 /usr/lib/pkgconfig

2003-10-01 Thread Koblinger Egmont via RT
Hi, Makefiles of 0.9.7c have a new line: chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig I believe you wanted to write chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig/openssl.pc This way it chmod's a directory shared by many libraries, so that it becomes unreadable by non-root

[openssl.org #710] chmod 644 /usr/lib/pkgconfig

2003-10-01 Thread Lutz Jaenicke via RT
[EMAIL PROTECTED] - Wed Oct 1 14:46:51 2003]: Hi, Makefiles of 0.9.7c have a new line: chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig I believe you wanted to write chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig/openssl.pc Thanks. An appropriate fix has already been

[openssl.org #711] More Mangled Entries...

2003-10-01 Thread Ryan A. Krenzischek via RT
All, After sending my original email, pkgmk picked up some more problems. Here they are: /var/tmp/ossl/usr/local/ssl/man/man3/EVP_MD_CTX_copy_ex EVP_MD_CTX_copy.3 Should be linked to: EVP_MD_CTX_copy_ex.3 - EVP_DigestInit.3 EVP_MD_CTX_copy.3 - EVP_DigestInit.3 # ls -l

[openssl.org #712] OpenSSL 0.9.7c EVP_DigestInit.pod missing a comma in line 7

2003-10-01 Thread [EMAIL PROTECTED] via RT
Line 7 of EVP_DigestInit.pod is the file that needs the comma between EVP_MD_CTX_copy_ex and EVP_MD_CTX_copy I added it to my own source but you should add it overall. Sorry for the double posting, but not sure if anyone else has brought this to your attention. Jason Czech SCSU

RE: [openssl.org #709] AutoReply: OpenSSL-0.9.7c on Solaris

2003-10-01 Thread [EMAIL PROTECTED] via RT
Also, line 8 of ui.pod needs a comma on the end, I keep finding them. Also, this is kind of cosmetic and makes it easier, but in des_modes.pod could you change the spaces in the name (line 5) to underscores? Spaces break the package making process on Solaris quite quickly. Thanks! Jason Czech

Re: [openssl.org #709] AutoReply: OpenSSL-0.9.7c on Solaris

2003-10-01 Thread Richard Levitte - VMS Whacker
In message [EMAIL PROTECTED] on Wed, 1 Oct 2003 16:36:20 +0200 (METDST), [EMAIL PROTECTED] via RT [EMAIL PROTECTED] said: rt Also, line 8 of ui.pod needs a comma on the end, I keep finding them. rt Also, this is kind of cosmetic and makes it easier, but in des_modes.pod rt could you change the

Re: [openssl.org #709] AutoReply: OpenSSL-0.9.7c on Solaris

2003-10-01 Thread Richard Levitte - VMS Whacker via RT
In message [EMAIL PROTECTED] on Wed, 1 Oct 2003 16:36:20 +0200 (METDST), [EMAIL PROTECTED] via RT [EMAIL PROTECTED] said: rt Also, line 8 of ui.pod needs a comma on the end, I keep finding them. rt Also, this is kind of cosmetic and makes it easier, but in des_modes.pod rt could you change the

RE: [openssl.org #709] AutoReply: OpenSSL-0.9.7c on Solaris

2003-10-01 Thread [EMAIL PROTECTED] via RT
That's an OK solution, but what are the feelings towards those commas? Are those left out on purpose or were they typos? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] cottbus.de] On Behalf Of Richard Levitte - VMS Whacker via RT Sent: Wednesday, October 01,

Re: [openssl.org #709] AutoReply: OpenSSL-0.9.7c on Solaris

2003-10-01 Thread Richard Levitte - VMS Whacker
In message [EMAIL PROTECTED] on Wed, 1 Oct 2003 17:01:19 +0200 (METDST), [EMAIL PROTECTED] via RT [EMAIL PROTECTED] said: rt That's an OK solution, but what are the feelings towards those rt commas? Are those left out on purpose or were they typos? They were typos, and have already been

Re: [openssl.org #709] AutoReply: OpenSSL-0.9.7c on Solaris

2003-10-01 Thread Richard Levitte - VMS Whacker via RT
In message [EMAIL PROTECTED] on Wed, 1 Oct 2003 17:01:19 +0200 (METDST), [EMAIL PROTECTED] via RT [EMAIL PROTECTED] said: rt That's an OK solution, but what are the feelings towards those rt commas? Are those left out on purpose or were they typos? They were typos, and have already been

[openssl.org #709] OpenSSL-0.9.7c on Solaris

2003-10-01 Thread Richard Levitte via RT
I just committed a fix concerning this. The rest of the reported errors were fixed yesterday evening. Thanks for the notification. Ticket resolved. [EMAIL PROTECTED] - Wed Oct 1 16:56:02 2003]: In message [EMAIL PROTECTED] on Wed, 1 Oct 2003 16:36:20 +0200 (METDST), [EMAIL PROTECTED] via

[openssl.org #712] OpenSSL 0.9.7c EVP_DigestInit.pod missing a comma in line 7

2003-10-01 Thread Richard Levitte via RT
Fixed yesterday evening. Thanks. Ticket resolved. [EMAIL PROTECTED] - Wed Oct 1 16:21:13 2003]: Line 7 of EVP_DigestInit.pod is the file that needs the comma between EVP_MD_CTX_copy_ex and EVP_MD_CTX_copy I added it to my own source but you should add it overall. Sorry for the

[openssl.org #711] More Mangled Entries...

2003-10-01 Thread Richard Levitte via RT
All those problems have now been fixed. Thank you. Ticket resolved. [EMAIL PROTECTED] - Wed Oct 1 16:20:55 2003]: All, After sending my original email, pkgmk picked up some more problems. Here they are: /var/tmp/ossl/usr/local/ssl/man/man3/EVP_MD_CTX_copy_ex EVP_MD_CTX_copy.3

[openssl.org #708] request: wish the website made the terms of the license more clear

2003-10-01 Thread Richard Levitte via RT
Mark Cox added a link from the work license in the About page. Ticket resolved. [EMAIL PROTECTED] - Wed Oct 1 07:53:39 2003]: I am part of a project that will be using openssl and I can't find the license anywhere. It would be great if site and faq could make plain: A) The exact

[openssl.org #707] Documentation bug (man page creation) in openssl-0.9.7c

2003-10-01 Thread Richard Levitte via RT
All those problems should be fixed now. Please try tomorrows snapshot. Ticket resolved. [EMAIL PROTECTED] - Wed Oct 1 07:53:12 2003]: I skipped the make report, since this is only a documentation problem. The system is solaris 8. I built openssl using the Sun compiler. Problem 1:

[openssl.org #704] PATCH some manpages don't install linsk as expected

2003-10-01 Thread Richard Levitte via RT
Fixed. Thank you. Ticket resolved. [EMAIL PROTECTED] - Wed Oct 1 07:51:52 2003]: opessl 0.9.7c RELEASE while installing: [...] EVP_BytesToKey.3 = EVP_BytesToKey.3 [...] EVP_MD_CTX_copy_ex EVP_MD_CTX_copy.3 = EVP_DigestInit.3 [...] Modes of DES.7 = des_modes.7 [...]

[openssl.org #713] $(INSTALL_PREFIX)$(OPENSSLDIR)/lib

2003-10-01 Thread Frédéric L. W. Meunier via RT
Makefile has $(INSTALL_PREFIX)$(INSTALLTOP)/lib

[openssl.org #714] [PATCH] minor documentation glitch

2003-10-01 Thread Leslie R. Lait via RT
Hi, I am writing to report a few very minor bugs in the *documentation* (the crypto pod files) for OpenSSL 0.9.7c. Here is my info: OpenSSL version: 0.9.7c OS Name, Version, Hardware platform: N/A (architecture-independent problem) Compiler Details: N/A (documentation, not code)

[openssl.org #715] openssl-0.9.7c's crypto/des/cfb_enc.c needs to include e_os.h

2003-10-01 Thread via RT
openssl 0.9.7c fails to build under SunOS 4.1.4 because memmove is missing. This is addressed by a define in e_os.h but cfb_enc.c does not manage to include it. The appended patch fixes the problem but probably isn't the right way. Craig

[openssl.org #714] [PATCH] minor documentation glitch

2003-10-01 Thread Richard Levitte via RT
This has already been fixed. Thanks. Ticket resolved. [EMAIL PROTECTED] - Wed Oct 1 19:54:07 2003]: Hi, I am writing to report a few very minor bugs in the *documentation* (the crypto pod files) for OpenSSL 0.9.7c. Here is my info: OpenSSL version: 0.9.7c OS Name, Version,

[openssl.org #713] $(INSTALL_PREFIX)$(OPENSSLDIR)/lib

2003-10-01 Thread Richard Levitte via RT
[EMAIL PROTECTED] - Wed Oct 1 19:53:38 2003]: Makefile has $(INSTALL_PREFIX)$(INSTALLTOP)/lib and $(INSTALL_PREFIX)$(OPENSSLDIR)/lib If I use --prefix=/usr --openssldir=/etc/ssl I get all libraries in /usr/lib, but also an empty /etc/ssl/lib. The question is: What's the purpose

[openssl.org #715] openssl-0.9.7c's crypto/des/cfb_enc.c needs to include e_os.h

2003-10-01 Thread Richard Levitte via RT
That patch was good enough for me. Applied. Thanks. Ticket resolved. [guest - Wed Oct 1 21:20:29 2003]: openssl 0.9.7c fails to build under SunOS 4.1.4 because memmove is missing. This is addressed by a define in e_os.h but cfb_enc.c does not manage to include it. The appended patch

[openssl.org #716] minor nit with 0.9.7c openssl.pc installation

2003-10-01 Thread Tim Mooney via RT
The Makefile(s) for OpenSSL 0.9.7c installs the `openssl.pc' pkg-config file via cp openssl.pc $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig but then incorrectly removes execute/search permission on that *directory*: chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig What it