From 1cd4fe8eb895074827d8f14c65929524a224de2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 11 Apr 2007 11:10:53 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20298 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/asn1/ChangeLog | 9 ++++++++- lib/des/ChangeLog | 4 ++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/lib/asn1/ChangeLog b/lib/asn1/ChangeLog index 428c64526..3300788af 100644 --- a/lib/asn1/ChangeLog +++ b/lib/asn1/ChangeLog @@ -1,5 +1,12 @@ -2007-02-17 Love Hörnquist Åstrand +2007-04-11 Love Hörnquist Åstrand + * der_get.c: Allow trailing NULs. We allow this since MIT Kerberos + sends an strings in the NEED_PREAUTH case that includes a trailing + NUL. + +2007-02-17 Love Hörnquist Åstrand + + * Makefile.am: Add PA-ClientCanonicalized and friends. * k5.asn1: Add PA-ClientCanonicalized and friends. diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index e12cf5353..66a995259 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,3 +1,7 @@ +2007-04-11 Love Hörnquist Åstrand + + * rsa.c: spelling. + 2007-02-01 Love Hörnquist Åstrand * rand.c: Name the random file ~/.rnd, this is the same as