From 27a38bba471e77be457a5927641c16587f2d66b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 28 Mar 2006 03:48:58 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16849 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index f4171b45d..4989e9f6f 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,15 @@ 2006-03-27 Love Hörnquist Åstrand + * print.c (check_altName): Print the othername oid. + + * crypto.c: Manual page claims RSA_public_decrypt will return -1 + on error, lets check for that + + * crypto.c (_hx509_pbe_decrypt): also try the empty password + + * collector.c (match_localkeyid): no need to add back the cert to + the cert pool, its already there. + * crypto.c: Add REQUIRE_SIGNER * cert.c (hx509_cert_free): ok to free NULL