summaryrefslogtreecommitdiffstats
path: root/STATUS
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-09-21 14:26:12 +0000
committerRichard Levitte <levitte@openssl.org>2000-09-21 14:26:12 +0000
commit9cfab47b183fde902adc2a5565c2fb97e1ac6425 (patch)
treefd8215a6cbac389c8262f9b3f7670249a5ef1e7f /STATUS
parent6e3dfc1f3ba62e1c3c34f99d12e2131b941679fa (diff)
Tests so far.
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS19
1 files changed, 13 insertions, 6 deletions
diff --git a/STATUS b/STATUS
index 5c6288e817..c2a5d7e999 100644
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
OpenSSL STATUS Last modified at
- ______________ $Date: 2000/09/21 12:54:41 $
+ ______________ $Date: 2000/09/21 14:26:12 $
DEVELOPMENT STATE
@@ -92,16 +92,23 @@
solaris-sparcv9-gcc (5.7, gcc 2.95.2) - success
solaris-sparcv9-cc (5.6, SunWS C 4.2) - success
solaris-sparcv9-cc [engine] (5.6, SunWS C 4.2)- success
- WinNT (4 SP6, VC6 SP2) - success
- WinNT (4 SP6, Cygwin) - success
+ VC-WIN32 (NT4 SP6, VC6 SP2) - success
+ VC-WIN32 (NT4 SP6, Cygwin) - success
The files used for testing must have CR/LF
as line endings.
- WinNT (4 SP6, Mingw32) - failed
+ VC-WIN32 (NT4 SP6, Mingw32) - failed
mingw32a.mak contains a few lines that
generate an error.
- WinNT (4 SP6, VC6 SP4) - failed
+ VC-NT (NT4 SP6, VC6 SP4) - failed static
Complains about unresolved external symbol
- __imp__RegQueryValueEx.
+ __imp__RegQueryValueEx. This only
+ happens when building the static
+ libraries.
+ VC-WIN32 (W2K Pro SP1, VC6 SP3, PSDK Jul2000)- success
+ hpux-parisc-gcc (B.10.20, gcc 2.95.2) - success
+ hpux-parisc-cc (B.10.20, cc A.10.32.30) - success
+ hpux-parisc-gcc [engine] (B.10.20, gcc 2.95.2)- success
+ hpux-parisc-cc [engine] (B.10.20, cc A.10.32.30)- success
o OpenSSL 0.9.5a: Released on April 1st, 2000
o OpenSSL 0.9.5: Released on February 28th, 2000
o OpenSSL 0.9.4: Released on August 09th, 1999