Commit 2b2ab523 authored by Bodo Möller's avatar Bodo Möller
Browse files

harmonize with 0.9.7 tree

parent 8d6e6048
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -338,10 +338,6 @@ TODO: bug: pad x with leading zeros if necessary
  *) Avoid filename truncation in cert requests.
     [Ben Laurie (CHATS)]

  *) New OPENSSL_assert() macro (similar to assert(), but enabled
     unconditionally).
     [Ben Laurie (CHATS)]

  *) Add assertions to check for (supposedly impossible) buffer
     overflows.
     [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.
     [Ben Laurie (CHATS)]

  *) New OPENSSL_assert() macro (similar to assert(), but enabled
     unconditionally).
     [Ben Laurie (CHATS)]

  *) Eliminate unused copy of key in RC4.
     [Ben Laurie (CHATS)]