git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18032 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-09-05 21:38:57 +00:00
parent f62a5620c6
commit 30a95d7add

View File

@@ -1,5 +1,9 @@
2006-09-05 Love H<>rnquist <20>strand <lha@it.su.se>
* 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