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

Harmonize with CHANGES as distributed in OpenSSL 0.9.7f.

parent 7a8c7288
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -766,7 +766,7 @@
  *) Undo Cygwin change.
     [Ulf Möller]

 Changes between 0.9.7e and 0.9.7f  [23 Mar 2005]
 Changes between 0.9.7e and 0.9.7f  [22 Mar 2005]

  *) Use (SSL_RANDOM_VALUE - 4) bytes of pseudo random data when generating
     server and client random values. Previously
@@ -800,6 +800,10 @@
  *) Prompt for pass phrases when appropriate for PKCS12 input format.
     [Steve Henson]

  *) Back-port of selected performance improvements from development
     branch, as well as improved support for PowerPC platforms.
     [Andy Polyakov]

  *) Add lots of checks for memory allocation failure, error codes to indicate
     failure and freeing up memory if a failure occurs.
     [Nauticus Networks SSL Team <openssl@nauticusnet.com>, Steve Henson]