A few more reports.
authorRichard Levitte <levitte@openssl.org>
Wed, 14 Mar 2001 06:57:16 +0000 (06:57 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 14 Mar 2001 06:57:16 +0000 (06:57 +0000)
STATUS

diff --git a/STATUS b/STATUS
index 733b03d5c33324198c3ee70e769dcb0815e22274..e32d3f6995453c6e7b2c53535ae805abf3074836 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
 
   OpenSSL STATUS                           Last modified at
-  ______________                           $Date: 2001/03/13 21:39:34 $
+  ______________                           $Date: 2001/03/14 06:57:16 $
 
   DEVELOPMENT STATE
 
                Missing line in ms/32all.bat:
                        perl util\mkfiles.pl >MINFO
                [CORRECTED]
+               In randfile.c, line 214, signed and unsigned int are mixed.
+               In s_client.c and s_server.c, RAND_status() needs to get
+               declared (#include <oenssl/rand.h>)
+       OpenVMS (any version)                   - FAILED [normal+engine]
+               Missing istructions in building script.
+       AIX 4.3                                 - FAILED [engine]
+               Needs -DDSO_DLFCN and -DHAVE_DLFCN_H to work.
     o  OpenSSL 0.9.6:  Released on September 24th, 2000
     o  OpenSSL 0.9.5a: Released on April      1st, 2000
     o  OpenSSL 0.9.5:  Released on February  28th, 2000