git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16570 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-01-16 13:15:05 +00:00
parent 20beaf630b
commit 6325518929
2 changed files with 10 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2006-01-16 Love H<>rnquist <20>strand <lha@it.su.se>
* delete_sec_context.c (gss_delete_sec_context): if the context
handle is GSS_C_NO_CONTEXT, don't fall over.
2005-12-12 Love H<>rnquist <20>strand <lha@it.su.se>
* gss_acquire_cred.3: Replace gss_krb5_import_ccache with

View File

@@ -1,3 +1,8 @@
2006-01-16 Love H<>rnquist <20>strand <lha@it.su.se>
* delete_sec_context.c (gss_delete_sec_context): if the context
handle is GSS_C_NO_CONTEXT, don't fall over.
2005-12-12 Love H<>rnquist <20>strand <lha@it.su.se>
* gss_acquire_cred.3: Replace gss_krb5_import_ccache with