git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15830 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-07-28 20:29:55 +00:00
parent 299df4981f
commit c6f1d06058

View File

@@ -1,5 +1,32 @@
2005-07-28 Love H<>rnquist <20>strand <lha@it.su.se>
* 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 <20>strand <lha@it.su.se>
* 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 <20>strand <lha@it.su.se>
* kdc/pkinit.c: update to pkinit-27
2005-07-23 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/pkinit.c: Adapt to IMPLICIT changes in CMS module.
2005-07-20 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/test_pkinit_dh2key.c: framework for testing
_krb5_pk_octetstring2key
* kpasswd/kpasswdd.c (doit): krb5_addr2sockaddr takes a
krb5_socklen_t