Additions for 0.9.6.
This commit is contained in:
parent
50b14a38f5
commit
b38d84d867
2 changed files with 9 additions and 7 deletions
3
NEWS
3
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:
|
||||
|
||||
|
|
13
STATUS
13
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
|
||||
|
|
Loading…
Reference in a new issue