mirror of
https://github.com/openssl/openssl.git
synced 2024-12-04 23:43:55 +08:00
harmonize with 0.9.7 tree
This commit is contained in:
parent
8d6e60486f
commit
2b2ab52354
8
CHANGES
8
CHANGES
@ -338,10 +338,6 @@ TODO: bug: pad x with leading zeros if necessary
|
|||||||
*) Avoid filename truncation in cert requests.
|
*) Avoid filename truncation in cert requests.
|
||||||
[Ben Laurie (CHATS)]
|
[Ben Laurie (CHATS)]
|
||||||
|
|
||||||
*) New OPENSSL_assert() macro (similar to assert(), but enabled
|
|
||||||
unconditionally).
|
|
||||||
[Ben Laurie (CHATS)]
|
|
||||||
|
|
||||||
*) Add assertions to check for (supposedly impossible) buffer
|
*) Add assertions to check for (supposedly impossible) buffer
|
||||||
overflows.
|
overflows.
|
||||||
[Ben Laurie (CHATS)]
|
[Ben Laurie (CHATS)]
|
||||||
@ -373,6 +369,10 @@ TODO: bug: pad x with leading zeros if necessary
|
|||||||
overflowing internal buffers by having large block sizes, etc.
|
overflowing internal buffers by having large block sizes, etc.
|
||||||
[Ben Laurie (CHATS)]
|
[Ben Laurie (CHATS)]
|
||||||
|
|
||||||
|
*) New OPENSSL_assert() macro (similar to assert(), but enabled
|
||||||
|
unconditionally).
|
||||||
|
[Ben Laurie (CHATS)]
|
||||||
|
|
||||||
*) Eliminate unused copy of key in RC4.
|
*) Eliminate unused copy of key in RC4.
|
||||||
[Ben Laurie (CHATS)]
|
[Ben Laurie (CHATS)]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user