From a2f3d68355d81b8d6f91d716a1f22ee5f6e53ea9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 23 Apr 2006 20:45:12 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17186 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/des/ChangeLog | 17 ++++++++++++++++- lib/hx509/ChangeLog | 10 ++++++++++ 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index 6f827dd11..3c5c223c1 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,5 +1,20 @@ -2006-04-20 Love Hörnquist Åstrand +2006-04-23 Love Hörnquist Åstrand + * rsa.c (RSA_check_key): don't do any checking if there is no + private key + + * engine.c (add_engine): reassign engines variable after realloc + +2006-04-21 Love Hörnquist Åstrand + + * evp.h: Add EVP_get_cipherbyname, unbreak EVP_BytesToKey + + * evp.h: Add prototype for EVP_BytesToKey + + * evp.c: Add stub for EVP_BytesToKey + +2006-04-20 Love Hörnquist Åstrand + * dh.h: Add cpp-rename for DH_check_pubkey 2006-04-17 Love Hörnquist Åstrand diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index c18a49850..22689a54d 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,3 +1,13 @@ +2006-04-23 Love Hörnquist Åstrand + + * hxtool.c: print dh method too + + * test_chain.in: SKIP test if there is no RSA support. + + * test_cms.in: SKIP test if there is no RSA support. + + * test_nist.in: SKIP test if there is no RSA support. + 2006-04-22 Love Hörnquist Åstrand * hxtool-commands.in: Allow passing in pool and anchor to