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