From: Richard Levitte Date: Thu, 12 Jun 2014 10:18:13 +0000 (+0200) Subject: Small cleanup, double entry in CHANGES. X-Git-Tag: OpenSSL_1_0_2-beta2~136 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=ed6c278f60120f768a847fca7441b20ca3e1e827 Small cleanup, double entry in CHANGES. --- diff --git a/CHANGES b/CHANGES index 2eeeb02303..3af69f1d22 100644 --- a/CHANGES +++ b/CHANGES @@ -1810,10 +1810,6 @@ This fixes a DoS attack. (CVE-2013-0166) [Steve Henson] - *) Return an error when checking OCSP signatures when key is NULL. - This fixes a DoS attack. (CVE-2013-0166) - [Steve Henson] - *) Call OCSP Stapling callback after ciphersuite has been chosen, so the right response is stapled. Also change SSL_get_certificate() so it returns the certificate actually sent.