From f5529ec7c16e17738400cc205d7bc3e8e2763b01 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Tue, 16 Apr 2002 15:58:23 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10903 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 325a1797b..58591fc57 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2002-04-16 Johan Danielsson + + * lib/krb5/crypto.c (krb5_crypto_init): check that the key size + matches the expected length + +2002-03-27 Johan Danielsson + + * lib/krb5/send_to_kdc.c: rename send parameter to send_data + + * lib/krb5/mk_error.c: rename ctime parameter to client_time + 2002-03-22 Johan Danielsson * kdc/kerberos5.c (find_etype): unsigned -> krb5_enctype (from