From 73044009fa68785f3dcec64a7b19d3e396bed50a Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Tue, 23 Sep 1997 07:38:01 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3548 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 974161024..1611cbbff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,20 @@ Tue Sep 23 03:00:53 1997 Assar Westerlund - (krb5_sendto_kdc): no data returned means no contact? + * lib/krb5/encrypt.c: fix checksumtype for des3-cbc-sha1 + + * lib/krb5/rd_safe.c: fix check for keyed and collision-proof + checksum + + * lib/krb5/context.c (valid_etype): remove hard-coded constants + (default_etypes): include DES3 + + * kdc/kerberos5.c: fix check for keyed and collision-proof + checksum + + * admin/util.c (init_des_key, set_password): DES3 keys also + + * lib/krb/send_to_kdc.c (krb5_sendto_kdc): no data returned means + no contact? * lib/krb5/addr_families.c: fix typo in `ipv6_anyaddr'