projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d85a772
)
Small cleanup, double entry in CHANGES.
author
Richard Levitte
<richard@levitte.org>
Thu, 12 Jun 2014 10:18:13 +0000
(12:18 +0200)
committer
Richard Levitte
<richard@levitte.org>
Thu, 12 Jun 2014 10:18:13 +0000
(12:18 +0200)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 2eeeb02303da44d011c7d68ea20b8fa902205ab7..3af69f1d225562c8d335e20df47e2950dc3a0bc3 100644
(file)
--- 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.