From 2bc7e9543199b9bc7af7c58ee48ed0ed1d2cc365 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 4 Apr 2005 14:17:21 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14731 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f18f2de80..3333316c2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,17 @@ -2005-04-04 Love Hörnquist Åstrand +2005-04-04 Love Hörnquist Åstrand + * lib/krb5/acache.c: Argument to create_new_ccache is a principal, + not a credential cache name. Clean up lossage related to this + problem. + + * lib/hdb/Makefile.am: CHECK_SYMBOLS += HDBFlags2int + + * lib/krb5/addr_families.c + (krb5_address_prefixlen_boundary,krb5_free_address): + use find_atype when we are dealing with a kerberos address type + + * lib/krb5/aes-test.c: size_t vs int + fix printf + * lib/krb5/pkinit.c: Since the decode can't make out the diffrence between PA-PK-AS-REP-19 and PA-PK-AS-REQ-Win2k, try harder to verify both cases