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:
e12e875
)
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:45:45 +0000
(13:45 +0100)
Reviewed-by: Emilia Käsper <emilia@openssl.org>
(cherry picked from commit
b2774f6e17d4204f19a4c009cef9db58821c4456
)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 613b54f0e4eed5e845c3220deb0fee7bf3986cc5..c2a23d1082e5b3248f52d590293a8ede8b1a80c4 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-4,6
+4,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.)