mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
-nameopt fix has been moved to 0.9.7
This commit is contained in:
parent
ed5e37c309
commit
ba11121731
6
CHANGES
6
CHANGES
@ -4,9 +4,6 @@
|
||||
|
||||
Changes between 0.9.7 and 0.9.8 [xx XXX 2002]
|
||||
|
||||
*) Make -nameopt work fully for req and add -reqopt switch.
|
||||
[Michael Bell <michael.bell@rz.hu-berlin.de>, Steve Henson]
|
||||
|
||||
*) Add support for ECC-based ciphersuites from draft-ietf-tls-ecc-01.txt.
|
||||
As these are not official, they are not included in "ALL";
|
||||
the "ECCdraft" ciphersuite group alias can be used to select them.
|
||||
@ -248,6 +245,9 @@ TODO: bug: pad x with leading zeros if necessary
|
||||
|
||||
Changes between 0.9.6g and 0.9.7 [XX xxx 2002]
|
||||
|
||||
*) Make -nameopt work fully for req and add -reqopt switch.
|
||||
[Michael Bell <michael.bell@rz.hu-berlin.de>, Steve Henson]
|
||||
|
||||
*) The "block size" for block ciphers in CFB and OFB mode should be 1.
|
||||
[Steve Henson, reported by Yngve Nysaeter Pettersen <yngve@opera.com>]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user