Move the SSL_CTX_xxx defines at the top of ssl.h to the location of other
[openssl.git] / STATUS
diff --git a/STATUS b/STATUS
index f8464fa9698b4003bb94bbfb5aba199ee9c1eb46..ca0d94fc1d4bbc8f96f747e1c917e5c6256343b6 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
 
   OpenSSL STATUS                           Last modified at
-  ______________                           $Date: 1999/02/21 12:33:58 $
+  ______________                           $Date: 1999/02/28 20:51:38 $
 
   DEVELOPMENT STATE
 
            source tree which are not really needed.
 
     o Ben is currently working on:
-      Integration of the "send a correct CA list for SSLCACertificatePath"
-      from Apache-SSL/mod_ssl.
+       1. Function Prototype Thought Police issues.
+       2. Integrated documentation.
+       3. New TLS Ciphersuites.
+       4. Anything else that takes his fancy.
 
   NEEDS PATCH
 
        SSLeay-0.9.1b RPM already includes some patches which do some of this.
        I can forward them if you wish."
 
+    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."
+