git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12517 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-07-25 08:27:09 +00:00
parent f837df3b5a
commit a642fd961b

View File

@@ -1,5 +1,17 @@
2003-07-25 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/cache.c (krb5_cc_set_default_name): only read
KRB5CCNAME when not suid
2003-07-24 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/keytab_krb4.c (read_v4_entry): the des key is 8 bytes,
use a char array instead of des_cblock
2003-07-23 Love H<>rnquist <20>strand <lha@it.su.se> 2003-07-23 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/kerberos5.c: add support for KRB5_PADATA_ETYPE_INFO2
* lib/krb5/crypto.c (hmac): make it return an error when out of * lib/krb5/crypto.c (hmac): make it return an error when out of
memory, update callsites to either return error or use krb5_abortx memory, update callsites to either return error or use krb5_abortx
(krb5_hmac): expose hmac (krb5_hmac): expose hmac