From ed26f9615e082d7aed3467471891d96b8e2d046a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 31 May 2007 13:15:24 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20726 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index ac4545fb0..59b7c9b92 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,19 @@ +2007-05-31 Love Hörnquist Åstrand + + * hxtool-commands.in: make ca and alias of certificate-sign + 2007-05-30 Love Hörnquist Åstrand + * crypto.c (hx509_crypto_select): copy AI to the right place. + + * hxtool-commands.in: Add ca --ms-upn. + + * hxtool.c: add --ms-upn and add more EKU's for pk-init client. + + * ca.c: Add hx509_ca_tbs_add_san_ms_upn and refactor code. + + * test_crypto.in: Resurect killed e. + * test_crypto.in: check for aes256-cbc * tst-crypto-select7: check for aes256-cbc