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