summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2009-09-02 12:45:19 +0000
committerDr. Stephen Henson <steve@openssl.org>2009-09-02 12:45:19 +0000
commitc9add317a9d9889312f7d6008f0944fb881bd070 (patch)
tree68a64654e53fdc951eeec04b630ea9847d4b2092 /CHANGES
parent6d1741030bb806533b32605fc2de606dcad6342c (diff)
Tidy up and fix verify callbacks to avoid structure dereference, use of
obsolete functions and enhance to handle new conditions such as policy printing.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index fe98cddc69..d43e499aed 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,11 @@
Changes between 0.9.8k and 1.0 [xx XXX xxxx]
+ *) Update verify callback code in apps/s_cb.c and apps/verify.c, it
+ needlessly dereferenced structures, used obsolete functions and
+ didn't handle all updated verify codes correctly.
+ [Steve Henson]
+
*) Delete MD2 from algorithm tables. This follows the recommendation in
several standards that it is not used in new applications due to
several cryptographic weaknesses. The algorithm is also disabled in