[openssl-dev] 1.0.2j on solaris 10 sparc

2016-10-02 Thread Tim Rice
) in _time at 0x7e5c1944 0x7e5c1944: _time+0x0014: stx %o0, [%i0] Current function is main (optimized) 776 time((void *)server_random); (dbx) . Except for that, the tests are fine. -- Tim RiceMultitalents t...@multitalents.net

Re: [openssl-dev] Upcoming build system change

2016-01-23 Thread Tim Rice
l2016-01-23 21:15:19.705883094 > +0100 > @@ -1,4 +1,4 @@ > -#!/usr/local/bin/perl > +#!/usr/bin/perl A more portable fix would be #!/usr/bin/env perl -- Tim RiceMultitalents(707) 456-1146 t...@multitalents.net

Re: [openssl-dev] Do you use EGD or PRNGD?

2015-06-01 Thread Tim Rice
am aware of that does need PRNGD. OpenServer 5 from XinuOS. -- Senior Architect, Akamai Technologies IM: richs...@jabber.at Twitter: RichSalz -- Tim RiceMultitalents t...@multitalents.net ___ openssl-dev mailing

Re: Makedepend bug?

2014-07-01 Thread Tim Rice
On Tue, 1 Jul 2014, Ben Laurie wrote: Aha! Well done. I suspect there's not really any reason to support makedepend anymore - should perhaps just switch to always using gcc/clang for dependencies? So now gcc/clang is required to build OpenSSL? -- Tim Rice

Re: [openssl.org #3269] 1.0.2 beta1 on UnixWare

2014-02-28 Thread Tim Rice
to git, I downloaded openssl-1.0.2-stable-SNAP-20140228.tar.gz and tested. All test now pass on UnixWare 7.1.4 and OpenServer 6 using native compilers. Thanks. -- Tim RiceMultitalents(707) 456-1146 t...@multitalents.net

Re: [openssl.org #3269] 1.0.2 beta1 on UnixWare

2014-02-28 Thread Tim Rice via RT
to git, I downloaded openssl-1.0.2-stable-SNAP-20140228.tar.gz and tested. All test now pass on UnixWare 7.1.4 and OpenServer 6 using native compilers. Thanks. -- Tim RiceMultitalents(707) 456-1146 t...@multitalents.net

[openssl.org #3269] 1.0.2 beta1 on UnixWare

2014-02-26 Thread Tim Rice via RT
OPENSSL_ia32cap_P-.L001K256(%ebp),%edx Thanks for your consideration. -- Tim RiceMultitalents(707) 456-1146 t...@multitalents.net __ OpenSSL Project http

Re: [openssl.org #3269] 1.0.2 beta1 on UnixWare

2014-02-26 Thread Tim Rice
OPENSSL_ia32cap_P-.L001K256(%ebp),%edx | | Yes, it seems so. | -- Tim RiceMultitalents(707) 456-1146 t...@multitalents.net __ OpenSSL Project http://www.openssl.org

Re: [openssl.org #3269] 1.0.2 beta1 on UnixWare

2014-02-26 Thread Tim Rice via RT
OPENSSL_ia32cap_P-.L001K256(%ebp),%edx | | Yes, it seems so. | -- Tim RiceMultitalents(707) 456-1146 t...@multitalents.net __ OpenSSL Project http://www.openssl.org

Re: [openssl.org #3269] 1.0.2 beta1 on UnixWare

2014-02-26 Thread Tim Rice
Compilation System (CCS) 4.2 04/24/13 (uw714mp5.bl3s) -- Tim RiceMultitalents(707) 456-1146 t...@multitalents.net __ OpenSSL Project http://www.openssl.org

Re: OpenSSL version 1.0.2 beta 1 released on AIX, IRIX, Solaris/SPARC

2014-02-26 Thread Tim Rice
: ERROR: fatal error. *** Error code 1 (bu21) UX:make: ERROR: fatal error. *** Error code 1 (bu21) UX:make: ERROR: fatal error. NOTE: it is very weird that it configures as unixware-7 and unixware-7-gcc Not weird at all. OpenServer 6 is UnixWare (SVR5) under the hood. [snip] -- Tim Rice

Re: [openssl.org #3269] 1.0.2 beta1 on UnixWare

2014-02-26 Thread Tim Rice
\ echo There's no support for shared libraries on this platform 2; \ exit 1; \ fi *** Error code 1 (bu21) UX:make: ERROR: fatal error. .. Still looking. -- Tim RiceMultitalents(707) 456-1146 t...@multitalents.net

Re: [openssl.org #3269] 1.0.2 beta1 on UnixWare

2014-02-26 Thread Tim Rice
On Wed, 26 Feb 2014, Tim Rice wrote: | On Wed, 26 Feb 2014, Andy Polyakov via RT wrote: | | #if (defined($base) $sym eq OPENSSL_ia32cap_P !$::macosx) | #{ ::lea($dst,::DWP($sym-$reflabel,$base));} | if (($::pic ($::elf || $::aout)) || $::macosx

Re: [openssl.org #3269] 1.0.2 beta1 on UnixWare

2014-02-26 Thread Tim Rice via RT
On Wed, 26 Feb 2014, Tim Rice wrote: | On Wed, 26 Feb 2014, Andy Polyakov via RT wrote: | | #if (defined($base) $sym eq OPENSSL_ia32cap_P !$::macosx) | #{ ::lea($dst,::DWP($sym-$reflabel,$base));} | if (($::pic ($::elf || $::aout)) || $::macosx

Re: OpenSSL Wiki

2013-03-19 Thread Tim Rice
On Tue, 19 Mar 2013, Matt Caswell wrote: Alternatively we just ditch pod altogether - but that would lose the ability to create man pages (does anyone still read man pages)? Yes, some of us still do. -- Tim RiceMultitalents t...@multitalents.net

Re: OpenSSL 1.0.1 on OpenServer 5.0.7

2012-01-24 Thread Tim Rice
... Thanks for your help. -- Tim RiceMultitalents t...@multitalents.net __ OpenSSL Project http://www.openssl.org Development Mailing List

Re: strtoull()

2012-01-23 Thread Tim Rice
care of that linking problem. Now to track down a core dump running the test suite. Details in a new post. -- Tim RiceMultitalents(707) 456-1146 t...@multitalents.net (707) 887-1469

OpenSSL 1.0.1 on OpenServer 5.0.7

2012-01-23 Thread Tim Rice
in gcm_ghash_4bit_mmx () #1 0x30201000 in ?? () Cannot access memory at address 0xe (gdb) ... Unfortunatly that's about all I knwow to do with gdb. -- Tim RiceMultitalents(707) 456-1146 t...@multitalents.net (707) 887-1469

crypto/objects/obj_xref.h

2012-01-03 Thread Tim Rice
a read-only source tree would appreciate it being removed. Thanks. -- Tim RiceMultitalents t...@multitalents.net __ OpenSSL Project http://www.openssl.org Development

Re: crypto/objects/obj_xref.h

2012-01-03 Thread Tim Rice
On Tue, 3 Jan 2012, Dr. Stephen Henson wrote: On Tue, Jan 03, 2012, Tim Rice wrote: I was testing OpenSSL_1_0_1-stable today and got this . making all in crypto/objects... /usr/bin/perl objxref.pl obj_mac.num obj_xref.txt obj_xref.h UX:sh (sh): ERROR: obj_xref.h

1.0.0 / 1.0.1 binary compatability

2012-01-03 Thread Tim Rice
I notice the shared library names (and SONAME) are 1.0.0 on the OpenSSL 1.0.1 libraries. I'd just like verification that this is intentional and we can expect binaries built against the 1.0.0 shared libs to run fine using the 1.0.1 shared libs. Thanks. -- Tim Rice

Re: 1.0.0 / 1.0.1 binary compatability

2012-01-03 Thread Tim Rice
are 1.0.0 hence my post. -- Tim RiceMultitalents(707) 456-1146 t...@multitalents.net (707) 887-1469 __ OpenSSL Project http

_POSIX_C_SOURCE

2012-01-03 Thread Tim Rice
/ui_openssl.c say it is needed for gcc -ansi. Was it VMS users using gcc -ansi? Can we restrict the _POSIX_C_SOURCE define to VMS? -- Tim RiceMultitalents t...@multitalents.net __ OpenSSL Project

OpenSSL 1.0.1 test results

2012-01-03 Thread Tim Rice
-arch ppc -O3 -DB_ENDIAN -Wa,-force_cpusubtype_ALL -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DAES_ASM OPENSSLDIR: /usr/local/ssl - -- Tim RiceMultitalents t...@multitalents.net

Re: Release of OpenSSL 1.0.1 approaching...

2011-12-09 Thread Tim Rice
: /etc/ssl . Thanks. -- Tim RiceMultitalents(707) 456-1146 t...@multitalents.net (707) 887-1469 __ OpenSSL Project http

Re: Release of OpenSSL 1.0.1 approaching...

2011-12-09 Thread Tim Rice
On Fri, 9 Dec 2011, Andy Polyakov wrote: http://cvs.openssl.org/chngview?cn=21817 Yes that works. Thanks. -- Tim RiceMultitalents t...@multitalents.net __ OpenSSL Project

Re: Release of OpenSSL 1.0.1 approaching...

2011-12-08 Thread Tim Rice
instruction: loopl *** Error code 1 (bu21) UX:make: ERROR: fatal error. *** Error code 1 (bu21) UX:make: ERROR: fatal error. -- Tim RiceMultitalents(707) 456-1146 t...@multitalents.net (707) 887-1469

Re: [openssl.org #2545] Openssl-1.0.0d fails to install on MacBook Air

2011-06-24 Thread Tim Rice
--openssldir=/usr/bin/openssl ^^^ Do you really want your certs and keys in the directory /usr/bin/openssl ? -- Tim RiceMultitalents(707) 456-1146 t...@multitalents.net

Re: OpenSSL HEAD on UnixWare

2011-02-12 Thread Tim Rice
-DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM OPENSSLDIR: /usr/local/ssl - Much better. Thanks. -- Tim RiceMultitalents t...@multitalents.net __ OpenSSL Project

Re: OpenSSL HEAD on UnixWare

2011-02-10 Thread Tim Rice
errors. No output written to openssl *** Error code 1 (bu21) ... $ egrep 'gcm_ghash_clmul|gcm_gmult_clmul|gcm_init_clmul' crypto/modes/ghash-x86.s $ ... -- Tim RiceMultitalents(707) 887-1469 t...@multitalents.net

Re: OpenSSL HEAD on UnixWare

2011-02-08 Thread Tim Rice
.version01.01 .data .globl i .align 2 i: .value 5 .type i,object .size i,2 .ident acomp: (CCS) 4.2 05/13/08 (uw714mp4.bl3h) /REGAL 0 EXTDEF i 2 .. -- Tim Rice

OpenSSL HEAD on UnixWare

2011-02-01 Thread Tim Rice
:918:unknown directive: .word [snip more errors] Hopefully there is a more portable way to do the assembler on ghash-x86.s -- Tim RiceMultitalents(707) 887-1469 t...@multitalents.net (707) 456-1146

[openssl.org #2154] OpenSSL 0.9.8 on UnixWare

2010-01-25 Thread Tim Rice via RT
-DZLIB -DOPENSSL_THREADS -Kthread -DDSO_DLFCN -DHAVE_DLFCN_H -D__i386__ -O -DFILIO_H -Kalloca -DOPENSSL_BN_ASM_PART_WORDS -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM OPENSSLDIR: /etc/ssl . -- Tim RiceMultitalents(707) 887-1469 t...@multitalents.net

Re: [openssl.org #2153] OpenSSL 1.0.0 on UnixWare

2010-01-25 Thread Tim Rice via RT
(uw714mp4.bl3h) Now I need to come up with a small reproducable test case and report it to the vendor. -- Tim RiceMultitalents(707) 887-1469 t...@multitalents.net __ OpenSSL Project

[openssl.org #2153] OpenSSL 1.0.0 on UnixWare

2010-01-24 Thread Tim Rice via RT
and tests fine both shared and static. -- Tim RiceMultitalents(707) 887-1469 t...@multitalents.net uw714-shared-testlog.gz Description: Binary data

Re: [openssl.org #1821] Extensive use of @commands in Makefile makes troubleshooting challenging

2009-06-30 Thread Tim Rice
be a separator on rules line 4 (bu39). $ gmake done $ - -- Tim RiceMultitalents t...@multitalents.net __ OpenSSL Project http://www.openssl.org Development Mailing

Re: [PATCH 14/14] Cleanup some compile time warnings/magic numbers.

2009-06-30 Thread Tim Rice
+70,9 @@ struct dev_crypto_state { int d_fd; #ifdef USE_CRYPTODEV_DIGESTS - char dummy_mac_key[20]; + char dummy_mac_key[HASH_MAX_LEN]; [snip] Where is HASH_MAX_LEN defined? -- Tim RiceMultitalents t...@multitalents.net

Re: [openssl.org #1821] Extensive use of @commands in Makefile makes troubleshooting challenging

2009-06-30 Thread Tim Rice via RT
be a separator on rules line 4 (bu39). $ gmake done $ - -- Tim RiceMultitalents t...@multitalents.net __ OpenSSL Project http://www.openssl.org Development

Re: [openssl.org #1821] Extensive use of @commands in Makefile makes troubleshooting challenging

2009-06-30 Thread Tim Rice
On Tue, 30 Jun 2009, Philip Prindeville via RT wrote: Tim Rice via RT wrote: On Mon, 29 Jun 2009, Philip A. Prindeville wrote: Stephen Henson via RT wrote: It's not the @ command which might be non-portable IMHO but the expansion of $(Q) into @. I guess I still don't understand

Re: [PATCH 14/14] Cleanup some compile time warnings/magic numbers.

2009-06-30 Thread Tim Rice
On Wed, 1 Jul 2009, David McCullough wrote: Jivin Tim Rice lays it down ... On Tue, 30 Jun 2009, David McCullough wrote: Cleanup some compile time warnings/magic numbers. --- diff --git a/crypto/engine/eng_cryptodev.c b/crypto/engine/eng_cryptodev.c index 186eb36

Re: [patch] OpenSSL-1.0.0-beta2 SCO OpenServer 5

2009-04-22 Thread Tim Rice
) _SCO_ELF is defined in gcc but not the native cc. 2) SOCKLEN_T should be int on OpenServer 5. You can run ./config -DSOCKLEN_T=int to get the desired result. -- Tim RiceMultitalents(707) 887-1469 t...@multitalents.net

Re: [patch] OpenSSL-1.0.0-beta2 SCO OpenServer 5

2009-04-22 Thread Tim Rice
only patched the sco5-gcc line since that is the only thing I can currently test, but I'm pretty sure the same thing should be applied to the sco5-cc line. If it is applied to sco5-gcc it should be applied to sco5-cc. -- Tim RiceMultitalents(707) 887-1469 t

long long

2009-04-22 Thread Tim Rice
on UnixWare and OpenServr 6 and does support long long. -- Tim RiceMultitalents(707) 887-1469 t...@multitalents.net __ OpenSSL Project http://www.openssl.org

[openssl.org #1888] socklen_t

2009-04-03 Thread Tim Rice via RT
do { char h[NI_MAXHOST],s[NI_MAXSERV]; . -- Tim RiceMultitalents(707) 887-1469 t...@multitalents.net --- openssl-1.0.0/Configure.old 2009-02-19 01:43:18.0 -0800 +++ openssl-1.0.0/Configure 2009-04-02 14:28:35.421293044 -0700 @@ -40,6

Re: [openssl.org #1888] socklen_t

2009-04-03 Thread Tim Rice
on all the unixware-* targets in Configure. The sco5-* targets would need SOCKLEN_T to be int. -- Tim RiceMultitalents(707) 887-1469 t...@multitalents.net __ OpenSSL Project

Re: [openssl.org #1883] OpenSSL 1.0.0 on UnixWare 7.1.4

2009-04-02 Thread Tim Rice
. -- Tim RiceMultitalents(707) 887-1469 t...@multitalents.net __ OpenSSL Project http://www.openssl.org Development Mailing List openssl

OpenSSL 1.0.0 on UnixWare 7.1.4

2009-04-01 Thread Tim Rice
*/ #include apps.h /* needs to be included before the openssl headers! */ #include openssl/e_os2.h #include openssl/crypto.h . -- Tim RiceMultitalents(707) 887-1469 t...@multitalents.net

Re: FIPS_selftest_rng fails on Solaris10 x86

2009-02-14 Thread Tim Rice
://developers.sun.com/sunstudio/downloads/patches/ss11_patches.html http://developers.sun.com/sunstudio/downloads/patches/ss12_patches.jsp -- Tim RiceMultitalents(707) 887-1469 t...@multitalents.net

Re: [openssl.org #1821] Extensive use of @commands in Makefile makes troubleshooting challenging

2009-01-26 Thread Tim Rice
to override QUIET from the command line. -- Tim RiceMultitalents(707) 887-1469 t...@multitalents.net __ OpenSSL Project http://www.openssl.org Development Mailing

Re: typo/bug in s3_srvr.c

2007-07-24 Thread Tim Rice
: if (peer != NULL) Should the line be: if ((peer != NULL) (type EVP_PKT_SIGN)) or am I missing something? --Ryan Smith -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED

Re: typo/bug in s3_srvr.c

2007-07-24 Thread Tim Rice
when my mind is not fully present. OK, I'll quietly go back to the otehr 5 things I'm working on this morning. -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED] __ OpenSSL Project

Re: AES endianness difference in 0.9.8d?

2006-10-02 Thread Tim Rice
. The working one probably has 120760-09, 121015-02, 121017-04. (Sun Studio 11 patches) -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED] __ OpenSSL Project

Re: Openssl 0.9.8x on SCO Openserver 5

2006-10-01 Thread Tim Rice
On Sun, 1 Oct 2006, Roger Cornelius wrote: On 09/30/2006 12:05, Tim Rice wrote: On Fri, 29 Sep 2006, Roger Cornelius wrote: Native compiler works here (w/ the HACK mentioned above) but you I just tried gcc. (don't need no-sha512 w/ gcc) All tests pass Regardless of what I do, I'm

Re: Openssl 0.9.8x on SCO Openserver 5

2006-09-30 Thread Tim Rice
and no-sha512 at configure time. I just tried gcc. (don't need no-sha512 w/ gcc) All tests pass -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED] __ OpenSSL Project

Re: Proxy module

2006-09-29 Thread Tim Rice
On Fri, 29 Sep 2006, Kyle Hamilton wrote: Next, create a diff -c (contextual diff) against the current CVS, including changes to the makefiles. diff -u is even better. -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED

Re: [openssl.org #1337] Bug: Crash in openssl0.9.8b in obj_name_cmp

2006-05-27 Thread Tim Rice
use openssl 0.9.8b sshd crashes in obj_name_cmp(line 101): Are your nss_ldap and pam_ldap modules built with openssl-0.9.8b? -- Tim RiceMultitalents [EMAIL PROTECTED] __ OpenSSL Project

Re: [patch] make AES-cfb128-encrypt faster by uglifying it

2006-05-25 Thread Tim Rice
long long? -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED] __ OpenSSL Project http://www.openssl.org Development Mailing List

aes/asm/fips-ax86-elf.s

2006-03-10 Thread Tim Rice
-elf.s:1340:name already bound as global: AES_Te UX:as: WARNING: asm/fips-ax86-elf.s:1576:name already bound as global: AES_Td UX:as: WARNING: asm/fips-ax86-elf.s:1577:name already bound as global: AES_Te *** Error code 1 (bu21) -- Tim RiceMultitalents(707

Re: question regarding us of openssh with openssl-0.9.7i

2006-03-10 Thread Tim Rice
On Thu, 9 Mar 2006, Basavaraj Bendigeri wrote: Tim Rice wrote: On Wed, 8 Mar 2006, Basavaraj Bendigeri wrote: Hi, I am facing a problem when using openssh-3.9 with openssl-0.9.7i. Both ssh and sshd are crashing. I have compiled openssl with fips. But openssh has not been

Re: Typo ?

2006-01-31 Thread Tim Rice
on earth is this supposed to do? data-state == (anything except 0): !(data-state) == 0. if (0 != BIO_CONN_S_OK)? data-state == 0: !(data-state) == 1. if (1 != BIO_CONN_S_OK)? -Kyle H [snip] -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED

Re: Still a few issues. Release delayed...

2005-06-29 Thread Tim Rice
.) Cheers, Richard - Please consider sponsoring my work on free software. See http://www.free.lp.se/sponsoring.html for details. -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED

Re: OpenSSL_0_9_8-stable CVS

2005-06-24 Thread Tim Rice
On Sun, 19 Jun 2005, Tim Rice wrote: OpenSSL_0_9_8-stable CVS pulled Sun Jun 19 12:25:10 PDT 2005 ** OpenServer 5.0.7: ./config shared zlib-dynamic ** After patching crypto/ui/ui_openssl.c it builds and passes tests. -#define _POSIX_C_SOURCE 1 +#define _POSIX_C_SOURCE 199506

Re: [CVS] OpenSSL: openssl/ Makefile.org openssl/apps/ Makefile openssl/cr...

2005-06-24 Thread Tim Rice
and cross-testing on a number platforms. A. It's looking much better on my system V platforms. -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED] __ OpenSSL Project

0.9.8 config: UnixWare7 OpenServer 6

2005-06-24 Thread Tim Rice
-D__i386__ fi ;; See Undefined symbol OPENSSL_ia32cap_P thread for why I've added -D__i386__ -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED] --- openssl-0.9.8/config.old2005-06-24 14:25:49.380089008 -0700 +++ openssl-0.9.8/config

util/selftest.pl

2005-06-20 Thread Tim Rice
=~ [Uu]sage; on the affected platforms but I don't know if the head -1 would adversely affect the platforms that $cversion=`$cc -V 21` if $cversion =~ usage; was supposed to catch. -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED

OpenSSL_0_9_8-stable CVS

2005-06-19 Thread Tim Rice
--enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux Thread model: posix gcc version 3.3.2 20031005 (Debian prerelease) Test passed. -- Tim RiceMultitalents(707) 887-1469

make depend

2005-06-06 Thread Tim Rice
/domd (bu24). *** Error code 1 (bu21) UX:make: ERROR: fatal error. ... The path to domd is not being updated when going into the crypto subdirectories. -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED

Re: Undefined symbol OPENSSL_ia32cap_P

2005-05-31 Thread Tim Rice
=Brother 1/CN=Brother 2 ERROR in SERVER 16395:error:1408E098:SSL routines:SSL3_GET_MESSAGE:excessive message size:s3_both.c:449: SSLv3, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 512 bit RSA 1 handshakes of 256 bytes done *** Error code 1 (bu21) -- Tim RiceMultitalents

Re: SHA512

2005-05-31 Thread Tim Rice
just need to be documented and then I'd just have to patch Configure to remove a couple of cc targets and add gcc targets. -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED] __ OpenSSL

Re: Undefined symbol OPENSSL_ia32cap_P

2005-05-31 Thread Tim Rice
On Tue, 31 May 2005, Tim Rice wrote: [snip] Now to track down the test failure (test SSL protocol). That was me forgeting about UnixWare 7.1.1 having an optimizer bug when you use the -Kpentium_pro flag. Tests fine without it. . test sslv3 with client authentication Available

Undefined symbol OPENSSL_ia32cap_P

2005-05-30 Thread Tim Rice
(config): i586-sco-unixware7 Target (default): unixware-7 Target: unixware-7 Compiler: UX:cc: TO FIX: Usage: cc [ -01234A:b:B:Ccd:D:e:EgGh:HI:K:l:L:o:OpPq:Q:Su:U:vVwW:X:Y:z:#Z: ] files ... Test skipped. -- -- Tim Rice

When do we stop supporting old platforms?

2005-05-30 Thread Tim Rice
be OK with pulling the sco3 target out of Configure for 0.9.8 and HEAD. BTW. We no longer support the sco3 target in OpenSSH portable. -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED

Re: OpenSSL 0.9.8 Beta 1

2005-05-22 Thread Tim Rice
? If not, how old is it then? A. Things are working much better today. I'm actually working from my rsync'd CVS using the OpenSSL_0_9_8-stable tag. -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED

Re: OpenSSL 0.9.8 Beta 1

2005-05-21 Thread Tim Rice
On Fri, 20 May 2005, Richard Levitte - VMS Whacker wrote: In message [EMAIL PROTECTED] on Thu, 19 May 2005 22:14:20 -0700 (PDT), Tim Rice [EMAIL PROTECTED] said: Hmm... I personally do not support SCO products for political reasons, so I'm not going to offer much about them. However

SHA512

2005-05-21 Thread Tim Rice
to add a unixware-2.0-gcc target. -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED] __ OpenSSL Project http://www.openssl.org Development Mailing List

OpenSSL 0.9.8 Beta 1

2005-05-19 Thread Tim Rice
. --- I'll try and find some time Saturday to dig deeper. -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED] __ OpenSSL Project http

Re: use of stty in config

2005-01-25 Thread Tim Rice
the proper way to address the problem. Cheers. A. __ -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED] __ OpenSSL Project

Re: UnixWare 2.03 build problem

2004-12-30 Thread Tim Rice
appropriate to just include e_os.h instead. A. It looks like (and tests OK on multiple platforms) you could strip the include stuff down to #include ctype.h #include e_os.h #include o_str.h -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED

UnixWare 2.03 build problem

2004-12-28 Thread Tim Rice
: o_str.c, line 64: cannot find include file: strings.h *** Error code 1 (bu21) UX:make: ERROR: fatal error. . The #include strings.h in crypto/o_str.c needs to be wrapped in a #ifndef NO_STRINGS_H similar to what is done in e_os.h -- Tim Rice

[openssl.org #900] non portable additions to OpenSSL_0_9_7-stable

2004-06-21 Thread Tim Rice via RT
/sha1/Makefile as it was done in fips/dsa/Makefile. -- Tim RiceMultitalents [EMAIL PROTECTED] __ OpenSSL Project http://www.openssl.org Development Mailing List

Re: [openssl.org #900] non portable additions to OpenSSL_0_9_7-stable

2004-06-21 Thread Tim Rice
On Mon, 21 Jun 2004, Richard Levitte - VMS Whacker via RT wrote: In message [EMAIL PROTECTED] on Mon, 21 Jun 2004 08:49:26 +0200 (METDST), Tim Rice via RT [EMAIL PROTECTED] said: rt The FIPS stuff needs a little tune up. rt rt Makefile.org rt - if ! egrep 'define OPENSSL_FIPS

Re: [openssl.org #900] non portable additions to OpenSSL_0_9_7-stable

2004-06-21 Thread Tim Rice via RT
On Mon, 21 Jun 2004, Richard Levitte - VMS Whacker via RT wrote: In message [EMAIL PROTECTED] on Mon, 21 Jun 2004 08:49:26 +0200 (METDST), Tim Rice via RT [EMAIL PROTECTED] said: rt The FIPS stuff needs a little tune up. rt rt Makefile.org rt - if ! egrep 'define OPENSSL_FIPS

non portable additions to OpenSSL_0_9_7-stable

2004-06-18 Thread Tim Rice
/sha1/Makefile as it was done in fips/dsa/Makefile. -- Tim RiceMultitalents [EMAIL PROTECTED] __ OpenSSL Project http://www.openssl.org Development Mailing List

rsync on dev.openssl.org

2004-02-11 Thread Tim Rice
I haven't been able to rsync CVS since Feb 3. Did something break? ... rsync: failed to connect to dev.openssl.org: Connection refused ... -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED

[openssl.org #735] Makefile.org rev 1.154.2.63 breaks OpenServer 5

2003-11-28 Thread Tim Rice
setting to these files. Please test the next snapshot (or CVS). I must have missed these by building a striped down version. crypto/rc5/Makefile.ssl crypto/cast/Makefile.ssl Best regards, Lutz -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED

Re: [openssl.org #765] compile bug in openssl-0.9.7c

2003-11-15 Thread Tim Rice
-- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED] __ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED

[openssl.org #735] Makefile.org rev 1.154.2.63 breaks OpenServer 5

2003-10-20 Thread Tim Rice via RT
be in order. crypto/sha/Makefile.ssl crypto/ripemd/Makefile.ssl crypto/des/Makefile.ssl crypto/rc4/Makefile.ssl crypto/bf/Makefile.ssl That seems to solve the build problem here. -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED

Makefile.org rev 1.154.2.63 breaks OpenServer 5

2003-10-05 Thread Tim Rice
be in order. crypto/sha/Makefile.ssl crypto/ripemd/Makefile.ssl crypto/des/Makefile.ssl crypto/rc4/Makefile.ssl crypto/bf/Makefile.ssl That seems to solve the build problem here. -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED

Re: small 0.9.7c patch

2003-10-05 Thread Tim Rice
?) if the shared libs are writable. - chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig + chmod 755 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig This has been fixed. -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED

Re: man page location

2003-01-29 Thread Tim Rice
On Wed, 29 Jan 2003, Bodo Moeller wrote: On Sun, Jan 26, 2003 at 01:31:48PM -0800, Tim Rice wrote: I looks like man pages are being installed in the wrong place on non default installs. Ie. --prefix=/usr --openssldir=/etc/ssl It is intentional that we use the --openssldir value rather

man page location

2003-01-26 Thread Tim Rice
-0800 @@ -190,7 +190,7 @@ MAKEFILE= Makefile.ssl MAKE= make -f Makefile.ssl -MANDIR=$(OPENSSLDIR)/man +MANDIR=$(INSTALLTOP)/man MAN1=1 MAN3=3 SHELL=/bin/sh -- end cut --- -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED

Re: [openssl.org #464] TSU NOTIFICATION - encryption

2003-01-18 Thread Tim Rice
. -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED] __ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED

Re: [openssl.org #464] TSU NOTIFICATION - encryption

2003-01-18 Thread Tim Rice via RT
. -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED] __ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED

Re: [openssl.org #464] TSU NOTIFICATION - encryption

2003-01-18 Thread Tim Rice
the current processor at the time 2.01 was released. If anyone is actually running 2.x on a i386 they can pass the 386 option on the command line. -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED

TSU NOTIFICATION - encryption

2003-01-17 Thread Tim Rice
SUBMISSION TYPE: TSU SUBMITTED BY: Tim Rice SUBMITTED FOR: POINT OF CONTACT: [EMAIL PROTECTED] PHONE and/or FAX: MANUFACTURER: (if relevant) PRODUCT NAME/MODEL #: openssl-0.9.7 ECCN: 5D002 NOTIFICATION: The attached patch applies to openssl-0.9.7. The source code

Re: [openssl.org #464] TSU NOTIFICATION - encryption

2003-01-17 Thread Tim Rice
support. -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED] __ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL

Re: [openssl.org #464] TSU NOTIFICATION - encryption

2003-01-17 Thread Tim Rice
fi ;; -- An argument in favor of knowing which processor it really has would be if at some future date we wanted to automaticly use say, crypto/des/asm/des686.pl instead of crypto/des/asm/des-586.pl on i686. -- Tim RiceMultitalents

Re: [openssl.org #464] TSU NOTIFICATION - encryption

2003-01-17 Thread Tim Rice via RT
fi ;; -- An argument in favor of knowing which processor it really has would be if at some future date we wanted to automaticly use say, crypto/des/asm/des686.pl instead of crypto/des/asm/des-586.pl on i686. -- Tim Rice

Re: [openssl.org #460] bug_report

2003-01-15 Thread Tim Rice
PROTECTED] -- Tim RiceMultitalents(707) 887-1469 [EMAIL PROTECTED] __ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL

Re: [openssl.org #460] bug_report

2003-01-15 Thread Tim Rice
. Isn't -lresolv for things like res_nsearch, i.e. to parse replies from DNS server? Can you verify that -lsocket -lnsl is sufficient on 5.0.6? It should be sufficient! A. With -lsocket only, make test passes on 5.0.6 (and 5.0.4) I don't need -lnsl for OpenSSH ethier. -- Tim Rice

  1   2   >