*BIG* verify code reorganisation.
[oweals/openssl.git] / STATUS
diff --git a/STATUS b/STATUS
index 98b8656af928c6c86d59571aa1b43bbafc9c8eab..77b266c14966d62f432ea6ccca5f78d3d06ca0a2 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
 
   OpenSSL STATUS                           Last modified at
-  ______________                           $Date: 2000/05/26 23:51:09 $
+  ______________                           $Date: 2000/07/02 21:11:11 $
 
   DEVELOPMENT STATE
 
   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.
        Developing and bugfixing PKCS#7 (S/MIME code).
         Various X509 issues: character sets, certificate request extensions.
+    o Geoff and Richard are currently working on:
+       ENGINE (the new code that gives hardware support among others).
+    o Richard is currently working on:
+       UTIL (a new set of library functions to support some higher level
+             functionality that is currently missing).
+       Dynamic thread-lock support.
 
   NEEDS PATCH