Tests so far.

This commit is contained in:
Richard Levitte 2000-09-21 14:26:12 +00:00
parent 6e3dfc1f3b
commit 9cfab47b18

19
STATUS
View File

@ -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