git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15320 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-05-30 20:59:43 +00:00
parent e9cef62ab1
commit ed3c91d6b1
2 changed files with 18 additions and 0 deletions

View File

@@ -1,3 +1,12 @@
2005-05-30 Love H<>rnquist <20>strand <lha@it.su.se>
* init_sec_context.c (init_auth): honor ok-as-delegate if local
configuration approves
* gssapi_locl.h: prototype for _gss_check_compat
* compat.c: export check_compat as _gss_check_compat
2005-05-29 Love H<>rnquist <20>strand <lha@it.su.se>
* init_sec_context.c: Prefix Der_class with ASN1_C_ to avoid

View File

@@ -1,3 +1,12 @@
2005-05-30 Love H<>rnquist <20>strand <lha@it.su.se>
* init_sec_context.c (init_auth): honor ok-as-delegate if local
configuration approves
* gssapi_locl.h: prototype for _gss_check_compat
* compat.c: export check_compat as _gss_check_compat
2005-05-29 Love H<>rnquist <20>strand <lha@it.su.se>
* init_sec_context.c: Prefix Der_class with ASN1_C_ to avoid