From: Bodo Möller Date: Wed, 15 Jun 2011 14:21:17 +0000 (+0000) Subject: Complete the version history (include information on unreleased X-Git-Tag: OpenSSL_1_0_0e~32 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=167d692925a67e82f6e96bb4fcd20754fb91cf2d;p=oweals%2Fopenssl.git Complete the version history (include information on unreleased version 0.9.8s to show full information). --- diff --git a/CHANGES b/CHANGES index 1cf8eccbad..b563a66617 100644 --- a/CHANGES +++ b/CHANGES @@ -891,6 +891,15 @@ *) Change 'Configure' script to enable Camellia by default. [NTT] + Changes between 0.9.8r and 0.9.8s [xx XXX xxxx] + + *) Add protection against ECDSA timing attacks as mentioned in the paper + by Billy Bob Brumley and Nicola Tuveri, see: + + http://eprint.iacr.org/2011/232.pdf + + [Billy Bob Brumley and Nicola Tuveri] + Changes between 0.9.8q and 0.9.8r [8 Feb 2011] *) Fix parsing of OCSP stapling ClientHello extension. CVE-2011-0014