Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2002-05-16 13:31:27 +0400
committerBodo Möller <bodo@openssl.org>2002-05-16 13:31:27 +0400
commit685e7d7225bdaae80632bebdef281162e312e88e (patch)
tree432a815ca1315b112c0611a5fe59644489b41d5a /STATUS
parent38dbcb22487263aaaeb5fe1a4a63e50024b571d3 (diff)
update
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS21
1 files changed, 5 insertions, 16 deletions
diff --git a/STATUS b/STATUS
index d22018b376..5086f82877 100644
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
OpenSSL STATUS Last modified at
- ______________ $Date: 2002/05/09 23:53:35 $
+ ______________ $Date: 2002/05/16 09:31:27 $
DEVELOPMENT STATE
@@ -18,23 +18,12 @@
o OpenSSL 0.9.2b: Released on March 22th, 1999
o OpenSSL 0.9.1c: Released on December 23th, 1998
- RELEASE SHOWSTOPPERS
-
- o BIGNUM library failures on 64-bit platforms (0.9.7-dev):
- - BN_mod_mul verificiation (bc) fails for solaris64-sparcv9-cc
- and other 64-bit platforms
+ [See also https://www.aet.tu-cottbus.de/rt2/]
- Checked on Result
- alpha-cc (Tru64 version 4.0) works
- linux-alpha+bwx-gcc doesn't work. Reported by
- Sean O'Riordain <seanpor@acm.org>
- OpenBSD-sparc64 doesn't work. BN_mod_mul breaks.
-
- Needs checked on
- [add platforms here]
+ RELEASE SHOWSTOPPERS
- - BN_mod_mul verification fails for mips3-sgi-irix
- unless configured with no-asm
+ o BN_mod_mul verification fails for mips3-sgi-irix
+ unless configured with no-asm
AVAILABLE PATCHES