git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12717 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-08-31 21:58:37 +00:00
parent 90b52bb83b
commit 199d7998ff
2 changed files with 34 additions and 0 deletions

View File

@@ -1,3 +1,20 @@
2003-08-31 Love H<>rnquist <20>strand <lha@it.su.se>
* copy_ccache.c (gss_krb5_extract_authz_data_from_sec_context):
check that we have a ticket before we start to use it
* gss_acquire_cred.3: document
gss_krb5_extract_authz_data_from_sec_context
* gssapi.h (gss_krb5_extract_authz_data_from_sec_context):
return the kerberos authorizationdata, from idea of Luke Howard
* copy_ccache.c (gss_krb5_extract_authz_data_from_sec_context):
return the kerberos authorizationdata, from idea of Luke Howard
* verify_mic.c (gss_verify_mic_internal): switch type and key
argument
2003-08-30 Love H<>rnquist <20>strand <lha@it.su.se>
* cfx.[ch]: draft-ietf-krb-wg-gssapi-cfx-01.txt implemetation

View File

@@ -1,3 +1,20 @@
2003-08-31 Love H<>rnquist <20>strand <lha@it.su.se>
* copy_ccache.c (gss_krb5_extract_authz_data_from_sec_context):
check that we have a ticket before we start to use it
* gss_acquire_cred.3: document
gss_krb5_extract_authz_data_from_sec_context
* gssapi.h (gss_krb5_extract_authz_data_from_sec_context):
return the kerberos authorizationdata, from idea of Luke Howard
* copy_ccache.c (gss_krb5_extract_authz_data_from_sec_context):
return the kerberos authorizationdata, from idea of Luke Howard
* verify_mic.c (gss_verify_mic_internal): switch type and key
argument
2003-08-30 Love H<>rnquist <20>strand <lha@it.su.se>
* cfx.[ch]: draft-ietf-krb-wg-gssapi-cfx-01.txt implemetation