summaryrefslogtreecommitdiffstats
path: root/STATUS
diff options
context:
space:
mode:
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS15
1 files changed, 3 insertions, 12 deletions
diff --git a/STATUS b/STATUS
index 3f46de1fa7..81923fa6e6 100644
--- a/STATUS
+++ b/STATUS
@@ -1,10 +1,11 @@
OpenSSL STATUS Last modified at
- ______________ $Date: 2002/11/28 12:26:04 $
+ ______________ $Date: 2002/12/05 22:50:27 $
DEVELOPMENT STATE
o OpenSSL 0.9.7: Under development...
+ o OpenSSL 0.9.6h: Released on December 5th, 2002
o OpenSSL 0.9.6g: Released on August 9th, 2002
o OpenSSL 0.9.6f: Released on August 8th, 2002
o OpenSSL 0.9.6e: Released on July 30th, 2002
@@ -23,17 +24,7 @@
RELEASE SHOWSTOPPERS
- o [2002-11-21]
- PR 343 mentions that scrubbing memory with 'memset(ptr, 0, n)' may
- be optimized away in modern compilers. This is definitely not good
- and needs to be fixed immediately. The formula to use is presented
- in:
-
- http://online.securityfocus.com/archive/82/297918/2002-10-27/2002-11-02/0
-
- The problem report that mentions this is:
-
- https://www.aet.TU-Cottbus.DE/rt2/Ticket/Display.html?id=343
+ o none
AVAILABLE PATCHES