From 2f361edfd36a951146ab75bfb83d0e6b3a444577 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 21 Oct 2006 19:53:42 +0000 Subject: [PATCH] x x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18783 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/des/ChangeLog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index 7c063f37e..2767bb508 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,9 +1,13 @@ 2006-10-21 Love Hörnquist Åstrand + * imath: import imath-1.7, fixes buffer overrun problems + + * rsa.c (RSA_free): free the whole key + * test_engine_dso.c: Add more dh tests. - + 2006-10-20 Love Hörnquist Åstrand - + * imath/imath.c: Allocate more bits. * dh-imath.c (dh_compute_key): fix signness test