Later, Jeffrey changed his mind. Apparently, GetCursorInfo exists but
[openssl.git] / STATUS
diff --git a/STATUS b/STATUS
index 7479ed1245b282b8e3e475ecfdd1c2dea1767cd9..af8f921890cda7ebafc844f01126fd30e9ad7f8b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,10 +1,40 @@
 
   OpenSSL STATUS                           Last modified at
 
   OpenSSL STATUS                           Last modified at
-  ______________                           $Date: 2000/06/14 17:27:02 $
+  ______________                           $Date: 2000/09/13 12:14:39 $
 
   DEVELOPMENT STATE
 
 
   DEVELOPMENT STATE
 
-    o  OpenSSL 0.9.6:  Under development...
+    o  OpenSSL 0.9.6:  Under development (in release cycle)...
+                       Proposed release date September 24, 2000
+                       0.9.6-beta1 is available:
+                       OpenBSD-x86 2.7                 - failed
+                               ftime not supported [FIXED]
+                       hpux-parisc-cc 10.20            - passed
+                       hpux-parisc-gcc 10.20           - passed
+                       hpux-parisc-gcc 11.00           - passed
+                       hpux-gcc                        - passed
+                       hpux-brokengcc                  - failed
+                               BN_sqr fails in test
+                       linux-elf                       - passed
+                       linux-sparcv7                   - passed
+                       linux-ppc                       - passed
+                       Solaris [engine]                - failed
+                               speed cswift gives odd errors [FIXED]
+                       solaris-sparcv8-gcc             - passed
+                       solaris-sparcv9-gcc             - passed
+                       solaris-sparcv9-cc              - passed
+                       solaris64-sparcv9-cc            - passed
+                       sco5-gcc                        - passed
+                       sco5-cc                         - passed
+                       FreeBSD                         - passed
+                       Win32 VC++                      - failed
+                               PCURSORINFO not defined unless Win2000 [FIXED]
+                               RAND_poll() problem on Win2000 [FIXED]
+                               DSO method always DSO_METHOD_null [FIXED]
+                       CygWin32                        - test failed
+                       MingW32                         - failed
+                               thelp32.h
+                       aix-gcc (AIX 4.3.2)             - passed
     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
     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
@@ -22,6 +52,7 @@
   IN PROGRESS
 
     o Steve is currently working on (in no particular order):
   IN PROGRESS
 
     o Steve is currently working on (in no particular order):
+        ASN1 code redesign, butchery, replacement.
         EVP cipher enhancement.
         Proper (or at least usable) certificate chain verification.
        Private key, certificate and CRL API and implementation.
         EVP cipher enhancement.
         Proper (or at least usable) certificate chain verification.
        Private key, certificate and CRL API and implementation.
@@ -33,6 +64,7 @@
        UTIL (a new set of library functions to support some higher level
              functionality that is currently missing).
        Dynamic thread-lock support.
        UTIL (a new set of library functions to support some higher level
              functionality that is currently missing).
        Dynamic thread-lock support.
+       Shared library support for VMS.
 
   NEEDS PATCH
 
 
   NEEDS PATCH