From 30a95d7add958dfd059931fa64de5611f0d4503e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 5 Sep 2006 21:38:57 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18032 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index ce7fd5b47..a83220dc1 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,9 @@ 2006-09-05 Love Hörnquist Åstrand + * crypto.c: check that there are no extra bytes in the checksum + and that the parameters are NULL or the NULL-type. All to avoid + having excess data that can be used to fake the signature. + * hxtool.c: print keyusage * print.c: add hx509_cert_keyusage_print, simplify oid printing