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:
b0bbe49
)
Add CHANGES entry for SCT viewer code.
author
Dr. Stephen Henson
<steve@openssl.org>
Fri, 5 Sep 2014 12:39:39 +0000
(13:39 +0100)
committer
Dr. Stephen Henson
<steve@openssl.org>
Fri, 5 Sep 2014 12:44:18 +0000
(13:44 +0100)
Reviewed-by: Emilia Käsper <emilia@openssl.org>
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 56d87050b97366fe965d67b4bc51eb3bf423a23f..01b2885bef4d6cb71e5275c126074c69dffd14ba 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-310,6
+310,10
@@
Changes between 1.0.1h and 1.0.2 [xx XXX xxxx]
+ *) Add support for the SignedCertificateTimestampList certificate and
+ OCSP response extensions from RFC6962.
+ [Rob Stradling]
+
*) Fix ec_GFp_simple_points_make_affine (thus, EC_POINTs_mul etc.)
for corner cases. (Certain input points at infinity could lead to
bogus results, with non-infinity inputs mapped to infinity too.)