X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=STATUS;h=ca0d94fc1d4bbc8f96f747e1c917e5c6256343b6;hb=cba5068d1047fd8326a090d41f259513edb70e1b;hp=f8464fa9698b4003bb94bbfb5aba199ee9c1eb46;hpb=189b6a6062232c7e893c72a3fe9be03905febc47;p=oweals%2Fopenssl.git diff --git a/STATUS b/STATUS index f8464fa969..ca0d94fc1d 100644 --- 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 @@ -48,8 +48,10 @@ 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 @@ -144,3 +146,9 @@ SSLeay-0.9.1b RPM already includes some patches which do some of this. I can forward them if you wish." + o Mats Nilsson : + "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." +