Re: [openssl.org #2099] [PATCH] OpenSSL 1.0.0 beta4 release (OpenVMS)

2010-12-20 Thread Steven M. Schweda
From: Arpadffy Zoltan zoltan.arpad...@scientificgames.se TODO: The CA.COM is not usable as it is therefore both tests: TESTCA.COM and TESTTSA.COM fail. I don't remember what that not usable was, but on my VAX (VMS V7.3) system, I got some %DCL-W-TKNOVF, command element is too long -

Re: [openssl.org #2099] [PATCH] OpenSSL 1.0.0 beta4 release (OpenVMS)

2010-12-20 Thread Steven M. Schweda
[...] A revised test/CA.com may be found at: http://antinode.info/ftp/openssl/1_0_1/apps/CA.com That should have been 'A revised apps/CA.com', of course. SMS. __ OpenSSL Project

Re: [openssl.org #2099] [PATCH] OpenSSL 1.0.0 beta4 release (OpenVMS)

2010-12-20 Thread Steven M. Schweda
http://antinode.info/ftp/openssl/1_0_1/apps/CA.com Updated. The first one lacked a - line continuation (sigh), and, while I was looking at apps/CA.sh, I noticed that it checked to see if CATOP was defined before setting it to demoCA: if [ -z $CATOP ] ; then CATOP=./demoCA ; fi

RE: [openssl.org #2099] [PATCH] OpenSSL 1.0.0 beta4 release (OpenVMS)

2010-12-16 Thread Arpadffy Zoltan
: Richard Levitte via RT [mailto:r...@openssl.org] Sent: den 16 december 2010 01:18 To: Arpadffy Zoltan Cc: openssl-dev@openssl.org Subject: [openssl.org #2099] [PATCH] OpenSSL 1.0.0 beta4 release (OpenVMS) Is parts of this still an issue or can I simply close this ticket? [zoltan.arpad

[openssl.org #2099] [PATCH] OpenSSL 1.0.0 beta4 release (OpenVMS)

2010-12-15 Thread Richard Levitte via RT
; s...@antinode.info Subject: Re: OpenSSL 1.0.0 beta4 release I just committed the suggested changes. I try to find the time checking the problems with the tests within the next few days. Cheers, Richard In message 0915433492_20202...@antinode.info on Wed, 11 Nov 2009 15:43:34 -0600

RE: OpenSSL 1.0.0 beta4 release

2009-11-17 Thread Arpadffy Zoltan
, than structure and good coding practice. Thank you. Regards, Z -Original Message- From: Richard Levitte [mailto:rich...@levitte.org] Sent: den 13 november 2009 09:44 To: openssl-dev@openssl.org; Arpadffy Zoltan Subject: Re: OpenSSL 1.0.0 beta4 release In message

[openssl.org #2099] [PATCH] OpenSSL 1.0.0 beta4 release (OpenVMS)

2009-11-13 Thread Arpadffy Zoltan via RT
-TEST.PL + $ return $ $ $ exit: -Original Message- From: Richard Levitte [mailto:rich...@levitte.org] Sent: den 12 november 2009 15:07 To: openssl-dev@openssl.org; s...@antinode.info Subject: Re: OpenSSL 1.0.0 beta4 release I just committed the suggested changes. I try

RE: OpenSSL 1.0.0 beta4 release

2009-11-13 Thread Arpadffy Zoltan
@openssl.org; Arpadffy Zoltan Subject: Re: OpenSSL 1.0.0 beta4 release In message 839c820b5c926b4b89713b3a6ed68d2aae5...@sgstmail.scigames.at on Thu, 12 Nov 2009 16:26:57 +0100, Arpadffy Zoltan zoltan.arpad...@scientificgames.se said: Zoltan.Arpadffy Hello, Zoltan.Arpadffy Zoltan.Arpadffy Additionally

Re: OpenSSL 1.0.0 beta4 release

2009-11-13 Thread Richard Levitte
In message 839c820b5c926b4b89713b3a6ed68d2aae5...@sgstmail.scigames.at on Fri, 13 Nov 2009 09:14:07 +0100, Arpadffy Zoltan zoltan.arpad...@scientificgames.se said: Zoltan.Arpadffy ... my only wish is to get a clean build on OpenVMS Zoltan.Arpadffy when I download the code next time. That's

Re: OpenSSL 1.0.0 beta4 release

2009-11-12 Thread Richard Levitte
I just committed the suggested changes. I try to find the time checking the problems with the tests within the next few days. Cheers, Richard In message 0915433492_20202...@antinode.info on Wed, 11 Nov 2009 15:43:34 -0600 (CST), Steven M. Schweda s...@antinode.info said: sms From:

RE: OpenSSL 1.0.0 beta4 release

2009-11-12 Thread Arpadffy Zoltan
...@levitte.org] Sent: den 12 november 2009 15:07 To: openssl-dev@openssl.org; s...@antinode.info Subject: Re: OpenSSL 1.0.0 beta4 release I just committed the suggested changes. I try to find the time checking the problems with the tests within the next few days. Cheers, Richard In message

Re: OpenSSL 1.0.0 beta4 release

2009-11-12 Thread Richard Levitte
In message 09111210562552_20202...@antinode.info on Thu, 12 Nov 2009 10:56:25 -0600 (CST), Steven M. Schweda s...@antinode.info said: sms From: Dr. Stephen Henson st...@openssl.org sms sms Can you (and others in this thread) please submit bug fix patches to the sms request tracker

Re: OpenSSL 1.0.0 beta4 release

2009-11-12 Thread Richard Levitte
In message 839c820b5c926b4b89713b3a6ed68d2aae5...@sgstmail.scigames.at on Thu, 12 Nov 2009 16:26:57 +0100, Arpadffy Zoltan zoltan.arpad...@scientificgames.se said: Zoltan.Arpadffy The only extra improvement is that I used the unused Zoltan.Arpadffy second variable to configure the pointer size

Re: OpenSSL 1.0.0 beta4 release

2009-11-12 Thread Steven M. Schweda
From: Richard Levitte rich...@levitte.org smsAdded an SSL_ prefix to the object library names so that a sms victim might have some chance of identifying the things amid the sms clutter in SYS$SHARE: Most victims have read some documentation and therefore know what the library names

Re: OpenSSL 1.0.0 beta4 release

2009-11-12 Thread joshi chandran
Hi ALL , I tried to build openssl-1.0.0-beta4 version of Openssl for AIX . I am getting error while building . I have followed the following step. 1. ./Configure -DSSL_ALLOW_ADH --prefix=/usr --openssldir=/var/ssl no-idea no-rc5 no-ec no-symlinks shared threads aix-cc Configuring for

Re: OpenSSL 1.0.0 beta4 release

2009-11-11 Thread Steven M. Schweda
From: open...@master.openssl.org (OpenSSL) OpenSSL version 1.0.0 Beta 4 [...] Since the third beta, the following has happened: [...] - Build system fixes including VMS. [...] Not entirely successful. Around here: ALP $ cc /version HP C V7.3-009 on OpenVMS Alpha V8.3 I

OpenSSL 1.0.0 beta4 release

2009-11-10 Thread OpenSSL
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 OpenSSL version 1.0.0 Beta 4 OpenSSL - The Open Source toolkit for SSL/TLS http://www.openssl.org/ OpenSSL is currently in a release cycle. The fourth beta is now released. This is expected be the final or