From fcfa029410cc61289c471d2735d50cbdc6f46d6b Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Mon, 22 Oct 2001 01:21:36 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10768 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7eee71e6b..4dbf0f7e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2001-10-22 Assar Westerlund + + * lib/krb5/crypto.c: make all high-level encrypting and decrypting + functions check the return value of the underlying function and + handle errors more consistently. noted by Sam Hartman + + +2001-10-21 Assar Westerlund + + * lib/krb5/crypto.c (enctype_arcfour_hmac_md5): actually use a + non-keyed checksum when it should be non-keyed + 2001-09-29 Assar Westerlund * kuser/kinit.1: add the kauth alias