From 3279ff83312914407e4c9fab543332e0b323bb31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 10 May 2007 21:47:29 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20660 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index d97ce4aa2..4ca154d9a 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,3 +1,14 @@ +2007-05-10 Love Hörnquist Åstrand + + * print.c: add Netscape cert comment + + * crypto.c: Try both the empty password and the NULL + password (nothing vs the octet string \x00\x00). + + * print.c: Add some US Fed PKI oids. + + * ks_p11.c: Add some more hashes. + 2007-04-24 Love Hörnquist Åstrand * hxtool.c (crypto_select): stop memory leak