diff --git a/ChangeLog b/ChangeLog index 133cc50ee..2da7d3631 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,32 @@ +2005-07-28 Love Hörnquist Åstrand + + * kdc/kerberos5.c (_kdc_as_rep): log what enctypes was using in + ENC-TS preauth, both for failure and success. + + * kdc/hprop.c: Use the _krb5_krb_life_to_time function from + libkrb5 instead of including our own here too. + + * kdc/kerberos5.c: indent printf strings + +2005-07-28 Love Hörnquist Åstrand + + * lib/hdb/mkey.c (hdb_unseal_key_mkey): try to unseal key with + keyusage 0 in case the key was encrypted with MIT Kerberos (old + patch from Johan) + +2005-07-26 Love Hörnquist Åstrand + + * kdc/pkinit.c: update to pkinit-27 + +2005-07-23 Love Hörnquist Åstrand + + * lib/krb5/pkinit.c: Adapt to IMPLICIT changes in CMS module. + 2005-07-20 Love Hörnquist Åstrand + * lib/krb5/test_pkinit_dh2key.c: framework for testing + _krb5_pk_octetstring2key + * kpasswd/kpasswdd.c (doit): krb5_addr2sockaddr takes a krb5_socklen_t