From 410d584bbb8374e5aea340ff926c67bdf3350832 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 12 Jan 2006 14:04:03 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16524 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/ChangeLog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index 7981f6280..b20420576 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,9 @@ -2006-01-11 Love Hörnquist Åstrand +2006-01-12 Love Hörnquist Åstrand + * crypto_headers.h: Need BN_is_negative too. + +2006-01-11 Love Hörnquist Åstrand + * ks_p11.c (p11_rsa_public_decrypt): since is wrong, don't provide it. PKCS11 can't do public_decrypt, it support verify though. All this doesn't matter, since the code never go though this path. @@ -7,7 +11,7 @@ * crypto_headers.h: Provide glue to compile with less warnings with OpenSSL -2006-01-08 Love Hörnquist Åstrand +2006-01-08 Love Hörnquist Åstrand * Makefile.am: Depend on LIB_des