git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22145 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-12-04 17:32:33 +00:00
parent 292c545215
commit c9f248b7f0

View File

@@ -1,3 +1,13 @@
2007-12-04 Love H<>rnquist <20>strand <lha@it.su.se>
* mech/gss_release_oid_set.c: Avoid trying to deref NULL, from
Phil Fisher.
2007-12-03 Love H<>rnquist <20>strand <lha@it.su.se>
* test_acquire_cred.c: Always try to fetch cred (even with
GSS_C_NO_NAME).
2007-08-09 Love H<>rnquist <20>strand <lha@it.su.se>
* mech/gss_krb5.c: Readd gss_krb5_get_tkt_flags.