From 73868a7b50da1cef6d45ac6dd9ebc8753406c94e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 10 Mar 2005 05:42:58 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14633 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0de2d402d..fa59d661a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,25 @@ -2005-03-04 Love Hörnquist Åstrand +2005-03-10 Love + * lib/krb5/pkinit.c: handle the -25 generation path + + * lib/krb5/pkinit.c: use KRB5_PADATA_PK_AS_REQ_19 + + * lib/krb5/pkinit.c: fold in pk-init-25 asn1 changes + +2005-03-09 Love + + * kdc/pkinit.c: use generated oid's + + * lib/krb5/pkinit.c: use generated oid's + +2005-03-08 Love + + * kdc/pkinit.c: update to the asn1 structures used in -25's + + * lib/krb5/pkinit.c: update to the asn1 structures used in -25's + +2005-03-04 Love Hörnquist Åstrand + * lib/hdb/hdb-ldap.c: use the newly written hex function from roken and remove the old implementation