git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22069 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-11-14 19:56:37 +00:00
parent be8c8799d8
commit 21948a6f08

View File

@@ -1,5 +1,31 @@
2007-11-14 Love H<>rnquist <20>strand <lha@it.su.se>
* kdc/krb5tgs.c: Should pass different key usage constants
depending on whether or not optional sub-session key was passed by
the client for the check of authorization data. The constant is
used to derive "specific key" and its values are specified in
7.5.1 of RFC4120.
Patch from Andy Polyakov.
* kdc/krb5tgs.c: Don't send auth data in referrals, microsoft
clients have started to not like that. Thanks to Andy Polyakov for
excellent research.
2007-11-11 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/creds.c: use krb5_data_cmp
* lib/krb5/acache.c: use krb5_free_cred_contents
* lib/krb5/test_renew.c: use krb5_free_cred_contents
2007-11-10 Love H<>rnquist <20>strand <lha@it.su.se> 2007-11-10 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/acl.c: doxygen documentation
* lib/krb5/addr_families.c: doxygen documentation
* doc: add doxygen * doc: add doxygen
* lib/krb5/plugin.c: doxygen documentation * lib/krb5/plugin.c: doxygen documentation