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:
c3fbf5d
)
crypto/objects stuff
author
Bodo Möller
<bodo@openssl.org>
Mon, 3 Dec 2001 14:03:23 +0000
(14:03 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Mon, 3 Dec 2001 14:03:23 +0000
(14:03 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 0b58507f6dae95fa2f63edad40341bbac669b58e..ceceb0e03bd23981eeb5c2a741ceb9d192c418f0 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-12,6
+12,12
@@
*) applies to 0.9.6a/0.9.6b/0.9.6c and 0.9.7
+) applies to 0.9.7 only
+ *) Fix crypto/objects/objects.h: "ld-ce" should be "id-ce",
+ OBJ_ld_ce should be OBJ_id_ce.
+ Also some ip-pda OIDs in crypto/objects/objects.txt were
+ incorrect (cf. RFC 3039).
+ [Matt Cooper, Frederic Giudicelli, Bodo Moeller]
+
+) Add option to output public keys in req command.
[Massimiliano Pala madwolf@openca.org]