aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2000-09-20 15:22:02 +0000
committerBodo Möller <bodo@openssl.org>2000-09-20 15:22:02 +0000
commitb38d84d8678d0ca17e542933fe9611f0ebdbe192 (patch)
tree8c63d01defd24a361da1dab404eb51387d9ac192
parent50b14a38f5fecacd5c5aa4b8f75280cb03d8b6a2 (diff)
downloadopenssl-b38d84d8678d0ca17e542933fe9611f0ebdbe192.tar.gz
Additions for 0.9.6.
-rw-r--r--NEWS3
-rw-r--r--STATUS13
2 files changed, 9 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index 31077d2094..65dd4a7d9f 100644
--- a/NEWS
+++ b/NEWS
@@ -12,7 +12,8 @@
o New sign and verify options to 'dgst' application.
o Support for DER and PEM encoded messages in 'smime' application.
o New 'rsautl' application, low level RSA utility.
-
+ o MD4 now included.
+ o Bugfix for SSL rollback padding check.
Major changes between OpenSSL 0.9.5 and OpenSSL 0.9.5a:
diff --git a/STATUS b/STATUS
index 78692bf052..163cc472a3 100644
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
OpenSSL STATUS Last modified at
- ______________ $Date: 2000/09/20 15:15:37 $
+ ______________ $Date: 2000/09/20 15:22:02 $
DEVELOPMENT STATE
@@ -65,11 +65,12 @@
All hpux 10.20 targets succeeded provided -ldl
has been changed to -ldld.
solaris-sparcv9-gcc (2.6/ultra5) - success
- solaris-sparcv9-cc (SunOS 5.7 SC3.0) - failed
- Complaints about a number of -x parameters to
- the compiler and failed to compile an
- assembler file. Maybe a too old
- compiler?
+ [ solaris-sparcv9-cc (SunOS 5.7 SC3.0) - failed ]
+ [ Complaints about a number of -x parameters to ]
+ [ the compiler and failed to compile an ]
+ [ assembler file. Maybe a too old ]
+ [ compiler? (Yes, apparently:) ]
+ solaris-sparcv9-cc (SunOS 5.6 SC4.2) - success
FreeBSD (2.2.5-RELEASE) - success
alpha-cc [engine] (OSF1 5.0A) - success
irix-mips3-cc [engine] (Irix 6.2) - success