From 57bbab93d7b9dd5f232c765a95354c5f1affbf8f Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Fri, 4 Feb 2000 03:45:37 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7848 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/ChangeLog b/ChangeLog index e404f73a3..a4a0caaa0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,11 +14,28 @@ * kpasswd/kpasswd.c (main): make sure the ticket is not forwardable and not proxiable +2000-01-26 Assar Westerlund + + * lib/krb5/crypto.c: update to pseudo-standard APIs for + md4,md5,sha. some changes to libdes calls to make them more + portable. + 2000-01-21 Assar Westerlund * lib/krb5/verify_init.c (krb5_verify_init_creds): make sure to clean up the correct creds. +2000-01-16 Assar Westerlund + + * lib/krb5/principal.c (append_component): change parameter to + `const char *'. check malloc + * lib/krb5/principal.c (append_component, va_ext_princ, va_princ): + const-ize + * lib/krb5/mk_req.c (krb5_mk_req): make `service' and `hostname' + const + * lib/krb5/principal.c (replace_chars): also add space here + * lib/krb5/principal.c: (quotable_chars): add space + 2000-01-12 Assar Westerlund * kdc/kerberos4.c (do_version4): check if preauth was required and