A number of things have now been corrected.
authorRichard Levitte <levitte@openssl.org>
Thu, 15 Mar 2001 06:15:26 +0000 (06:15 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 15 Mar 2001 06:15:26 +0000 (06:15 +0000)
HP MPE/iX passes.

STATUS

diff --git a/STATUS b/STATUS
index ad17a7c59664e7e781cc1bf9b99944c99feb3f26..c7fe4f186191fe03f92d75e0cfa009f3636e9093 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
 
   OpenSSL STATUS                           Last modified at
-  ______________                           $Date: 2001/03/14 13:44:59 $
+  ______________                           $Date: 2001/03/15 06:15:26 $
 
   DEVELOPMENT STATE
 
        HP-UX 10.20 (hpux-parisc-gcc)           - PASSED [normal+engine]
        HP-UX 11.00 32bit (hpux-parisc-gcc)     - FAILED [engine]
                "openssl speed rsa1024 -engine cswift" fails unless
-               libswift.sl is in $CWD, even if $SHLIB_PATH is defined.
+               libswift.sl is renamed to libswift.so.
+               [CORRECTED]
+       HP MPE/iX                               - PASSED [presumed normal]
        Linux 2.2.17 SMP (linux-elf)            - PASSED [normal+engine]
        Windows (VC-WIN32)                      - FAILED [presumed normal]
                Missing line in ms/32all.bat:
                        perl util\mkfiles.pl >MINFO
                [CORRECTED]
                In randfile.c, line 214, signed and unsigned int are mixed.
+               [CORRECTED]
                In s_client.c and s_server.c, RAND_status() needs to get
-               declared (#include <oenssl/rand.h>)
+               declared (#include <openssl/rand.h>)
+               [CORRECTED]
        OpenVMS (any version)                   - FAILED [normal+engine]
-               Missing istructions in building script.
+               Missing instructions in building script.
+               [CORRECTED]
        AIX 4.3                                 - FAILED [engine]
                Needs -DDSO_DLFCN and -DHAVE_DLFCN_H to work.
        Irix 6.5.11                             - FAILED [presumed normal]