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:
9004c53
)
Clear bytes used for block padding of SSL 3.0 records. (CVE-2011-4576)
author
Dr. Stephen Henson
<steve@openssl.org>
Wed, 4 Jan 2012 15:33:15 +0000
(15:33 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Wed, 4 Jan 2012 15:33:15 +0000
(15:33 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 193b5b5d47027c8568fd126b2f80c4df7ee7fb56..67cedf04c9e1ba6367c8cbc6a44b50583bbb5282 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-4,6
+4,10
@@
Changes between 1.0.0e and 1.0.0f [xx XXX xxxx]
+ *) Clear bytes used for block padding of SSL 3.0 records.
+ (CVE-2011-4576)
+ [Adam Langley (Google)]
+
*) Only allow one SGC handshake restart for SSL/TLS. (CVE-2011-4619)
[Adam Langley (Google)]