Loading NEWS +17 −0 Original line number Original line Diff line number Diff line Loading @@ -5,6 +5,23 @@ This file gives a brief overview of the major changes between each OpenSSL This file gives a brief overview of the major changes between each OpenSSL release. For more details please read the CHANGES file. release. For more details please read the CHANGES file. Major changes between OpenSSL 0.9.7f and OpenSSL 0.9.7g: o More compilation issues fixed. o Adaptation to more modern Kerberos API. o Enhanced or corrected configuration for Solaris64, Mingw and Cygwin. o Enhanced x86_64 assembler BIGNUM module. o More constification. o Added processing of proxy certificates (RFC 3820). Major changes between OpenSSL 0.9.7e and OpenSSL 0.9.7f: o Several compilation issues fixed. o Many memory allocation failure checks added. o Improved comparison of X509 Name type. o Mandatory basic checks on certificates. o Performance improvements. Major changes between OpenSSL 0.9.7d and OpenSSL 0.9.7e: Major changes between OpenSSL 0.9.7d and OpenSSL 0.9.7e: o Fix race condition in CRL checking code. o Fix race condition in CRL checking code. Loading Loading
NEWS +17 −0 Original line number Original line Diff line number Diff line Loading @@ -5,6 +5,23 @@ This file gives a brief overview of the major changes between each OpenSSL This file gives a brief overview of the major changes between each OpenSSL release. For more details please read the CHANGES file. release. For more details please read the CHANGES file. Major changes between OpenSSL 0.9.7f and OpenSSL 0.9.7g: o More compilation issues fixed. o Adaptation to more modern Kerberos API. o Enhanced or corrected configuration for Solaris64, Mingw and Cygwin. o Enhanced x86_64 assembler BIGNUM module. o More constification. o Added processing of proxy certificates (RFC 3820). Major changes between OpenSSL 0.9.7e and OpenSSL 0.9.7f: o Several compilation issues fixed. o Many memory allocation failure checks added. o Improved comparison of X509 Name type. o Mandatory basic checks on certificates. o Performance improvements. Major changes between OpenSSL 0.9.7d and OpenSSL 0.9.7e: Major changes between OpenSSL 0.9.7d and OpenSSL 0.9.7e: o Fix race condition in CRL checking code. o Fix race condition in CRL checking code. Loading