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

Complete the version history (include information on unreleased

version 0.9.8s to show full information).
parent 025ee1db
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -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