X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=STATUS;h=9172360c9d016723245a1471bcd20df9706a566b;hb=8d5b4ee1cab7cd02f9fe246fb60d7d018a315a86;hp=3e5c3778257a2ea30e0023c1be0b0bd6120fe6aa;hpb=eb025998708fd84b103a510c9cafea6168b46b54;p=oweals%2Fopenssl.git diff --git a/STATUS b/STATUS index 3e5c377825..9172360c9d 100644 --- a/STATUS +++ b/STATUS @@ -1,10 +1,12 @@ OpenSSL STATUS Last modified at - ______________ $Date: 1999/09/21 17:19:05 $ + ______________ $Date: 2000/02/14 16:58:40 $ DEVELOPMENT STATE o OpenSSL 0.9.5: Under development... + Proposed freeze time: Monday, February 21st 2000 + Proposed release time: Monday, February 28th 2000 o OpenSSL 0.9.4: Released on August 09th, 1999 o OpenSSL 0.9.3a: Released on May 29th, 1999 o OpenSSL 0.9.3: Released on May 25th, 1999 @@ -16,19 +18,19 @@ AVAILABLE PATCHES o shared libraries - o HP compiler flags - o Lennart Bang: test program patches o getenv in ca.c and x509_def.c (jaltman@watsun.cc.columbia.edu) o SMIME tool (demo), Sampo Kellomaki - o OCSP patch, Massimiliano Pala (madwolf@openca.org) + o CA.pl patch (Damien Miller) + o FreeBSD 3.0 changes (Richard Levitte) IN PROGRESS o Steve is currently working on (in no particular order): Proper (or at least usable) certificate chain verification. Private key, certificate and CRL API and implementation. - Checking and bugfixing PKCS#7 (S/MIME code). + Developing and bugfixing PKCS#7 (S/MIME code). Various X509 issues: character sets, certificate request extensions. + Documentation for the openssl utility. o Mark is currently working on: Folding in any changes that are in the C2Net code base that were @@ -60,8 +62,6 @@ NEEDS PATCH - o Arne Ansper: d2i_ASN1_bytes bug - o base64 decoding bug (Ivan Nejgebauer) o salzr@certco.com (Rich Salz): Bug in X509_name_print <29E0A6D39ABED111A36000A0C99609CA2C2BA4@macertco-srv1.ma.certco.com> o $(PERL) in */Makefile.ssl