From fd0b931c9c4a39e83b7e7eeb137887840eaa260e Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Tue, 23 Nov 1999 09:01:30 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7427 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1ce74654f..6598ab080 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 1999-11-23 Assar Westerlund + * lib/krb5/crypto.c (ARCFOUR_string_to_key): change order of bytes + within unicode characters. this should probably be done in some + arbitrarly complex way to do it properly and you would have to + know what character encoding was used for the password and salt + string. + * lib/krb5/addr_families.c (ipv4_uninteresting): ignore 0.0.0.0 (INADDR_ANY) (ipv6_uninteresting): remove unused macro