Various changes to stop VC++ choking under Win32.
[openssl.git] / STATUS
diff --git a/STATUS b/STATUS
index f017c89adbadc6c9773fbff4f8c4fcafdbf5488f..02d7309cb643b197b483ab9ee021f5a2c869136f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
 
   OpenSSL STATUS                           Last modified at
-  ______________                           $Date: 1999/05/30 23:54:52 $
+  ______________                           $Date: 1999/06/08 17:57:49 $
 
   DEVELOPMENT STATE
 
@@ -12,7 +12,8 @@
 
   RELEASE SHOWSTOPPERS
 
-    o
+    o internal_verify doesn't know about X509.v3 (basicConstraints
+      CA flag ...)
 
   AVAILABLE PATCHES
 
 
   NEEDS PATCH
 
-    o  broken demos
     o  salzr@certco.com (Rich Salz): Bug in X509_name_print
        <29E0A6D39ABED111A36000A0C99609CA2C2BA4@macertco-srv1.ma.certco.com>
     o  $(PERL) in */Makefile.ssl
     o  "Sign the certificate?" - "n" creates empty certificate file
-    o  dubious declaration of crypt() in des.h
 
   OPEN ISSUES
 
 
   WISHES
 
-    o  Mats Nilsson <mats.nilsson@xware.se>:
-       "Add reference counting to all substructures of X509 etc. For instance,
-       X509_NAME lacks a reference counter, while EVP_PKEY has one.  I'm
-       making COM-wrappers for selected parts of SSLeay for a project of ours,
-       and has found this inconsistency in copy semantics annoying."
-
+    o