From 5d5378db660a9670bf913e1806725c8e5ec7bda5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 30 Apr 2006 07:36:43 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17369 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 11cab052e..9e827d3df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ +2006-04-30 Love Hörnquist Åstrand + + * lib/krb5/pkinit.c (cert2epi): don't include subject if its null + 2006-04-29 Love Hörnquist Åstrand + * lib/krb5/pkinit.c: Send over what trust anchors the client have + configured. + * lib/krb5/pkinit.c (pk_verify_host): set better error string, only check kdc name/address when we got a hostname/address passed in the the function.